| Age | Commit message (Collapse) | Author |
|
|
|
Updated EmailField error message.
|
|
added script block to list of blocks
|
|
Phew, was afraid I wouldn't be able to overwrite this section..
|
|
|
|
translations.
https://github.com/django/django/blob/master/django/conf/locale/ru/LC_MESSAGES/django.po#L343
|
|
Made the CSRF documentation more clear
|
|
|
|
pedantic doc updates
|
|
|
|
|
|
|
|
|
|
|
|
Fix Mixin class name in viewsets docs example
|
|
|
|
fields. Refs #949
|
|
|
|
|
|
Fix broken links in views doc
|
|
|
|
|
|
|
|
Add recommendation about autocomplete widgets for the browsable API
|
|
|
|
|
|
Add an ModelAdmin for easy management of Tokens
|
|
|
|
|
|
|
|
|
|
git://github.com/rouge8/django-rest-framework into rouge8-remove-hold-down-control-messages
|
|
APIClient and APIRequestFactory
|
|
|
|
|
|
|
|
|
|
When getting the help_text from a field where `many=True`, Django
appends 'Hold down "Control", or "Command" on a Mac, to select more than
one.' to the help_text. This makes some sense in Django's ModelForms,
but no sense in the API.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#955 updated documentation for overriding `routes` attribute in Router sub-classes
|
|
and its parameters.
|
|
|
|
|
|
|