3 Aug
2001
3 Aug
'01
8:21 p.m.
I am trying to create an application that will allow employees to enter their time cards via the CMF. ... Error Type: TypeError Error Value: unexpected keyword argument: Description ... context.edit(subject=subject , start=start , end=end , title=title , Description=desc , actual_time_worked=actual_time_worked ... The edit method of your "context" does not have an argument "Description", maybe a typo.
Dieter