.. |
runtests
|
Update test settings for 1.2
|
2012-02-01 20:24:45 +00:00 |
static/djangorestframework/css
|
Move stylesheet references to the new relative namespace
|
2012-02-14 14:50:11 +09:00 |
templates/djangorestframework
|
Rename templates to 'base.html', 'api.html', 'api.txt' and 'login.html'
|
2012-02-20 22:16:51 +09:00 |
templatetags
|
Chase changes to URLObject's API in v2.0.0
|
2012-02-20 12:56:27 -05:00 |
tests
|
Delete robots.txt, favicon.ico views; Move style to a new static namespace
|
2012-02-14 11:25:59 +09:00 |
utils
|
Rename templates to 'base.html', 'api.html', 'api.txt' and 'login.html'
|
2012-02-20 22:16:51 +09:00 |
__init__.py
|
Fix silly error. This makes more sense.
|
2012-01-28 15:27:06 +01:00 |
authentication.py
|
Fix UserLoggedInAuthentication for POST requests.
|
2012-01-24 19:26:37 +00:00 |
compat.py
|
Don't raise when in compat mode, just pass.
|
2012-01-04 13:55:37 +01: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
|
pep8/pyflakes cleanup
|
2012-01-21 18:33:34 +00:00 |
permissions.py
|
Fix typo.
|
2012-02-11 21:15:06 +00:00 |
renderers.py
|
Rename templates to 'base.html', 'api.html', 'api.txt' and 'login.html'
|
2012-02-20 22:16:51 +09:00 |
resources.py
|
pep8/pyflakes cleanup
|
2012-01-21 18:33:34 +00:00 |
response.py
|
Python docs say inherit from Exception, not BaseException.
|
2012-02-02 09:05:28 +00:00 |
serializer.py
|
pep8/pyflakes cleanup
|
2012-01-21 18:33:34 +00:00 |
status.py
|
Drop redundant comment.
|
2012-01-24 17:53:54 +00:00 |
urls.py
|
Delete robots.txt, favicon.ico views; Move style to a new static namespace
|
2012-02-14 11:25:59 +09:00 |
views.py
|
Tidy up auto-escaping.
|
2012-01-28 14:38:11 +00:00 |