Fix bugs, mostly related to date formatting.

This commit is contained in:
jakedt 2014-03-17 13:10:12 -04:00
parent ddf5f2053c
commit 3542a520f5
11 changed files with 42 additions and 40 deletions

View file

@ -37,7 +37,6 @@ class OrganizationTeam(ApiResource):
'description': 'Description of a team',
'required': [
'role',
'description',
],
'properties': {
'role': {