- 10 Mar, 2017 10 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
* Fixes #4950.
Michael Palmer committed -
Tom Christie committed
-
Tom Christie committed
-
* converted testing test asserts to pytest * moved 3rd arg from test_empty_post_uses_default_boolean_value test assert
Asif Saifuddin Auvi committed -
Tom Christie committed
-
fixed issue on schemas.py where if model._meta.get_field(variable) failed model_field was not set to None and would reult in an error
Chris Carty committed
-
- 09 Mar, 2017 5 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 07 Mar, 2017 2 commits
-
-
Xavier Ordoquy committed
-
* Default value will now be used when serializing if key or attribute is missing.
Tibo Beijen committed
-
- 06 Mar, 2017 2 commits
-
-
Md. Al-Amin committed
-
Tom Christie committed
-
- 03 Mar, 2017 4 commits
-
-
Tom Christie committed
-
* directly using Django's JSONResponse * fixed JsonResponse typo * added safe=False to JsonResponse * removed unnecessary 'safe=False' in JsonResponse
atkawa7 committed -
Tim Watts committed
-
Fixed broken mail link in tutorials and resources
José Padilla committed
-
- 02 Mar, 2017 1 commit
-
-
Anna committed
-
- 01 Mar, 2017 3 commits
-
-
Peter JJ MacDonald committed
-
Added a failing test for #4927
José Padilla committed -
`DjangoObjectPermissions` and `DjangoModelPermissions` are now properly cover for the `METHOD_NOT_ALLOWED` issue
tdruez committed
-
- 28 Feb, 2017 4 commits
-
-
Fix Schemas Example URL
José Padilla committed -
Binoj David committed
-
Fixed Permissions.get_required_object_permissions for #4927
tdruez committed -
tdruez committed
-
- 27 Feb, 2017 1 commit
-
-
tdruez committed
-
- 26 Feb, 2017 1 commit
-
-
José Padilla committed
-
- 24 Feb, 2017 1 commit
-
-
* Updated Support section and added funding email * Created new tutorials and resources section, cleaned up third party packages section * Created Jobs section
Anna Ossowski committed
-
- 22 Feb, 2017 2 commits
-
-
Guard against the possible misspelling `readonly_fields` in model serializers
Xavier Ordoquy committed -
Fixes #4897.
Ran Benita committed
-
- 21 Feb, 2017 3 commits
-
-
Tom Christie committed
-
added django 1.11 beta 1 for testing
Xavier Ordoquy committed -
Asif Saifuddin Auvi committed
-
- 20 Feb, 2017 1 commit
-
-
Vadim committed
-