| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Document how to translate DRF error messages (version 3.1)
|
|
|
|
add some missing full stops to user visible strings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Better behavior with null and '' for blank HTML fields.
|
|
|
|
|
|
Ability to customize method names without creating a custom router
|
|
|
|
|
|
|
|
|
|
|
|
Fix empty HTML values when a default is provided.
|
|
|
|
|
|
Set authenticated user on wrapped request
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
git://github.com/mhsparks/django-rest-framework into mhsparks-validator-pollution
|
|
This makes a ChoiceField optional in HTML if
model field has `blank=True` set.
|
|
|