.. |
runtests
|
Remove ADMIN_MEDIA_PREFIX everywhere
|
2012-02-21 22:13:41 +00:00 |
static/djangorestframework/css
|
Move stylesheet references to the new relative namespace
|
2012-02-14 14:50:11 +09:00 |
templates/djangorestframework
|
Remove staticviews. Use standard login/logout
|
2012-02-21 22:50:41 +00:00 |
templatetags
|
Chase changes to URLObject's API in v2.0.0
|
2012-02-20 12:56:27 -05:00 |
tests
|
reverse takes request as a kwarg for compatibility with django's reverse
|
2012-02-23 08:58:10 +00:00 |
utils
|
Remove ADMIN_MEDIA_PREFIX everywhere
|
2012-02-21 22:13:41 +00:00 |
__init__.py
|
Version 0.3.3
|
2012-02-20 20:33:07 +00:00 |
authentication.py
|
Fix UserLoggedInAuthentication for POST requests.
|
2012-01-24 19:26:37 +00:00 |
compat.py
|
reverse takes request as a kwarg for compatibility with django's reverse
|
2012-02-23 08:58:10 +00:00 |
mixins.py
|
Fix for URLObject 2.0.0
|
2012-02-20 20:07:14 +00:00 |
models.py
|
Revert unwanted checkin of models.py
|
2011-03-03 09:05:27 +00:00 |
parsers.py
|
Properly catch MultiPartParserError during .parse()
|
2012-02-22 13:09:09 +00:00 |
permissions.py
|
Fix typo.
|
2012-02-11 21:15:06 +00:00 |
renderers.py
|
Remove staticviews. Use standard login/logout
|
2012-02-21 22:50:41 +00:00 |
resources.py
|
reverse takes request as a kwarg for compatibility with django's reverse
|
2012-02-23 08:58:10 +00:00 |
response.py
|
Python docs say inherit from Exception, not BaseException.
|
2012-02-02 09:05:28 +00:00 |
reverse.py
|
reverse takes request as a kwarg for compatibility with django's reverse
|
2012-02-23 08:58:10 +00:00 |
serializer.py
|
Gotta love dynamic languages
|
2012-02-21 13:38:21 +00:00 |
status.py
|
Drop redundant comment.
|
2012-01-24 17:53:54 +00:00 |
urls.py
|
Remove staticviews. Use standard login/logout
|
2012-02-21 22:50:41 +00:00 |
views.py
|
Update djangorestframework/views.py
|
2012-02-21 14:53:54 +00:00 |