| Age | Commit message (Collapse) | Author |
|
Release notes & version 3.0.1
|
|
|
|
|
|
|
|
Add link to the issues
Fix the milestone link
|
|
|
|
|
|
|
|
|
|
|
|
Syntax highlighting
|
|
|
|
Moved images referenced by the markdown back to the docs directory
Deleted unused image autocomplete.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use httpie for tutorials
|
|
|
|
|
|
|
|
|
|
I went through this exact problem and so thought the docs might
benefit from a small hint at the appropriate point.
|
|
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
|
|
|
|
|