| Age | Commit message (Collapse) | Author |
|
|
|
|
|
If set to `True` then leading and trailing
whitespace is trimmed. Defaults to `True`.
|
|
|
|
|
|
|
|
Document how to translate DRF error messages (version 3.1)
|
|
|
|
add some missing full stops to user visible strings
|
|
|
|
stops; add some missing translation tags
|
|
|
|
|
|
|
|
|
|
|
|
Use unicode internally everywhere for 'repr'.
|
|
|
|
|
|
|
|
|
|
|
|
This makes a ChoiceField optional in HTML if
model field has `blank=True` set.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Django already joins base_url when constructing FileField.url
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|