| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Raise appropriate error in serializer when making a partial update to set a required RelatedField to null (issue #1158)
|
|
required RelatedField to null (issue #1158)
|
|
fix setup.py with new __init__.py boilerplate
|
|
|
|
|
|
|
|
fix broken documentation links
|
|
|
|
|
|
|
|
Clarify wording, fixes #1133.
|
|
|
|
Remove Content-Type header from empty responses. Fixes #1196
|
|
|
|
|
|
|
|
Add choices to options metadata for ChoiceField.
|
|
|
|
Adds pre_delete and post_delete hooks on `DestroyModelMixin`
|
|
|
|
Fix TemplateHTMLRenderer example
|
|
|
|
Recommend using Pillow instead of PIL.
|
|
|
|
|
|
|
|
Rename 'name' to 'display_name'.
|
|
|
|
|
|
Update urlpatterns.py
|
|
|
|
|
|
Added handling of validation errors in PUT-as-create.
|
|
Fixes #1035.
|
|
|
|
|
|
|
|
Removed the DynamicSerializerView duplication
|
|
|
|
|
|
|
|
|
|
|
|
Enabled syntax highlighting in the README file.
|
|
|
|
Set up wheel distribution support
|
|
|