| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Remove trailing unmatched </div> in login_base.html template. Reformat i...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
indentation and label all closing tags for consistency.
|
|
|
|
with a router testcase illustrating the failure against the master code base
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added FileUploadParser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added docstrings.
* Added `FileUploadParser.get_filename` to make it easier to override.
* Added url kwargs filename detection step.
* Updated tests corresponding to these changes.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #688
|
|
|
|
|
|
|
|
|