| Age | Commit message (Collapse) | Author |
|
|
|
slug_kwarg attribute doesn't work; it should be slug_url_kwarg
|
|
Conflicts:
rest_framework/tests/serializer.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Writable Serializers - READ tests
|
|
Added virtualenv-generated directories to the .gitignore
|
|
Added setter to auth property
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.6 import compatability
|
|
|
|
|
|
Fixes #509
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to @n8agrin for the bug report.
|
|
|
|
|
|
|
|
|
|
Conflicts:
rest_framework/serializers.py
rest_framework/tests/serializer.py
|
|
|
|
Serializer errors are: {'title': [u'This field is required.']}
|
|
All tests should still pass
Ref #514
|
|
|
|
|
|
|