- 28 Sep, 2015 13 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Remove content overriding
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Django 1.9 support
Tom Christie committed -
Tom Christie committed
-
Drop django 16
Tom Christie committed -
Merge branch 'drop-django-16' oft https://github.com/carltongibson/django-rest-framework into carltongibson-drop-django-16 Conflicts: docs/topics/release-notes.md
Tom Christie committed -
Compat updates for version 3.3
Tom Christie committed -
Conflicts: docs/topics/release-notes.md
Tom Christie committed
-
- 24 Sep, 2015 2 commits
-
-
Access settings lazily, not at module import.
Tom Christie committed -
Use model error_messages when available
Tom Christie committed
-
- 23 Sep, 2015 4 commits
-
-
fixing a trivial HTML tag which is closed twice
José Padilla committed -
In the automatically applied UniqueValidator, use the error message from error_messages defined in the model instead of the generic default UniqueValidator message. This fixes #2878.
Stian Jensen committed -
Guard against calling `serializer.data` before `serializer.save()`
Tom Christie committed -
Mads Jensen committed
-
- 22 Sep, 2015 14 commits
-
-
Release/3.2.4
Xavier Ordoquy committed -
- Asserts that `_data` does not exist when calling `.save()`
paolopaolopaolo committed -
- Added test_data_access_before_save_raises_error test
paolopaolopaolo committed -
Carlton Gibson committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
* Corrects presumed logic error in `ResolveModelWithPatchedDjangoTests`
Carlton Gibson committed -
Carlton Gibson committed
-
Carlton Gibson committed
-
Exclude Guardian testing against Django master
Tom Christie committed -
Carlton Gibson committed
-
Drop Django 1.5
Tom Christie committed -
Typo in test method name
Tom Christie committed -
Alexey Boriskin committed
-
- 21 Sep, 2015 7 commits
-
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-
Carlton Gibson committed
-