| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Closes #2021.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#2054: Update exceptions to allow custom detail
|
|
This addresses the changes requested in #2054 and allows for custom messages that do not necessarily require a string formatter be present in the detail message.
|
|
|
|
|
|
|
|
|
|
Fix some typos in contributing.md
|
|
|
|
Fix csrf-ajax link
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ListSerializer. Closes #2035.
|
|
|
|
|
|
|
|
|
|
|
|
minor spelling tweaks
|
|
|
|
Fixed base_url duplication in FileField.use_url
|
|
|
|
Django already joins base_url when constructing FileField.url
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|