- 13 Aug, 2013 3 commits
-
-
Stephan Groß committed
-
Fix typo
Stephan Groß committed -
martync committed
-
- 12 Aug, 2013 5 commits
-
-
Fix PATCH button title in the template
Tom Christie committed -
Yuri Prezument committed
-
For fixes in #1029, #1030 - Thanks!
Tom Christie committed -
Spelling correction on read_only_fields err msg
Tom Christie committed -
Spelling correction on read_only_fields err msg
Tom Christie committed
-
- 10 Aug, 2013 2 commits
-
-
just spotted extras
Dan Stephenson committed -
Dan Stephenson committed
-
- 07 Aug, 2013 3 commits
-
-
For multiple documentation fixes in #1026. Thank you! :)
Tom Christie committed -
Fixed typos in a bunch of docs
Tom Christie committed -
Veronica Lynn committed
-
- 03 Aug, 2013 2 commits
-
-
Fix typos in routers.md
Stephan Groß committed -
James Summerfield committed
-
- 02 Aug, 2013 2 commits
-
-
Stephan Groß committed
-
Add missing comma to generic view example.
Stephan Groß committed
-
- 01 Aug, 2013 1 commit
-
-
Ricky Rosario committed
-
- 31 Jul, 2013 4 commits
-
-
Add drf-any-permission docs entry #1014
Stephan Groß committed -
Stephan Groß committed
-
Stephan Groß committed
-
Renamed wrong filename in the browsable API documentation.
Tom Christie committed
-
- 30 Jul, 2013 1 commit
-
-
Changed rest_framework/base_login.html to rest_framework/login_base.html (which is the correct name the user should extends in their templates).
leandersikma committed
-
- 29 Jul, 2013 7 commits
-
-
Stephan Groß committed
-
Clarification to authtoken docs
Tom Christie committed -
James Rutherford committed
-
James Rutherford committed
-
Tom Christie committed
-
Documentation detailing requirement to migrate prior to running `createsuperuser` if using an authtoken `post_save` signal. Closes #987. Thanks to @yprez.
Tom Christie committed
-
- 28 Jul, 2013 1 commit
-
-
Stephan Groß committed
-
- 27 Jul, 2013 2 commits
-
-
Fix Tutorial5 serializers.py typo
Stephan Groß committed -
[Issue #N/A] A slight typo at Tutorial5 causing an Exception "name 'models' is not defined". A subtle one that can confuse Python/Django noobs like me.
Rodrigo Martell committed
-
- 26 Jul, 2013 5 commits
-
-
Fixed arguments in assertion
Tom Christie committed -
Kevin Brown committed
-
Kevin Brown committed
-
Stephan Groß committed
-
Fix *Throttle class names in the docs
Stephan Groß committed
-
- 25 Jul, 2013 1 commit
-
-
* AnonThrottle -> AnonRateThrottle * UserThrottle -> UserRateThrottle * ScopedThrottle -> ScopedRateThrottle * (cosmetic) removed one errant whitespace character Fixes #1006.
Will Kahn-Greene committed
-
- 24 Jul, 2013 1 commit
-
-
Stephan Groß committed
-