| Age | Commit message (Collapse) | Author |
|
PrimaryKeyRelatedField now needs a queryset argument.
urls now don't use urlpatterns.
|
|
|
|
Clarify read-only & `unique_together` Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
similar code.
|
|
|
|
|
|
There was an error in the docs: the field extra_field_kwargs of the serializer's Meta doesn't work. The field must be extra_kwargs instead.
|
|
|
|
|
|
|
|
|
|
Consolidate Django and test requirements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Information about Third party packages is already covered under the Third Party Resources topic
|
|
|
|
|
|
|
|
|
|
|
|
|