| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
#955 updated documentation for overriding `routes` attribute in Router sub-classes
|
|
and its parameters.
|
|
|
|
|
|
|
|
|
|
aware datetimes
|
|
sub-classes
|
|
|
|
|
|
|
|
|
|
|
|
Prevent dynamically routing to a method that is already routed to.
|
|
|
|
already routed to. Fixes #940
|
|
|
|
|
|
|
|
|
|
Make browsable API views play nice with utf-8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed a couple of small problems I found when using the action decorator.
|
|
|
|
'name' argument. Closes #933
|
|
|
|
|
|
Previously, using uppercase for the method argument would silently fail
to route those methods.
|
|
If you don't call it, it doesn't work.
|
|
DjangoModelPermissions
|
|
|
|
|
|
|
|
|
|
Fixed minor typo in tutorial documentation.
|
|
Fixed typo in documentation (Testarea to Textarea)
|
|
|