.. |
authtoken
|
Merge branch 'p3k' of https://github.com/linovia/django-rest-framework into working
|
2013-02-01 11:58:55 +00:00 |
runtests
|
Drop six module from coverage.
|
2013-02-12 08:58:29 +00:00 |
static/rest_framework
|
Make textareas in browseable API same width as everything else
|
2012-11-07 11:32:52 +00:00 |
templates/rest_framework
|
Fix mismatch between template blocks and docs.
|
2013-02-06 12:35:05 +00:00 |
templatetags
|
Try the correct NoReverseMatch location.
|
2013-02-06 13:10:54 +00:00 |
tests
|
Unicode literal fix
|
2013-02-12 23:00:43 +00:00 |
utils
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
__init__.py
|
3.2, 3.3 compat
|
2013-02-01 14:03:28 +00:00 |
authentication.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
compat.py
|
Purge naked excepts.
|
2013-02-06 13:05:17 +00:00 |
decorators.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
exceptions.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
fields.py
|
Clean up field_to_native logic
|
2013-02-12 22:59:01 +00:00 |
filters.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
generics.py
|
Tidy up internal view permission checking logic.
|
2013-02-12 08:58:28 +00:00 |
mixins.py
|
Tidy up internal view permission checking logic.
|
2013-02-12 08:58:28 +00:00 |
models.py
|
Change package name: djangorestframework -> rest_framework
|
2012-09-20 13:06:27 +01:00 |
negotiation.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
pagination.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
parsers.py
|
Fix 2.6 compat
|
2013-02-04 21:35:47 +00:00 |
permissions.py
|
New style object-level permission checks
|
2013-02-12 08:58:28 +00:00 |
relations.py
|
Raise warnings if 'request' not in context for hyperlinked fields.
|
2013-02-12 13:54:50 +00:00 |
renderers.py
|
Tidy up internal view permission checking logic.
|
2013-02-12 08:58:28 +00:00 |
request.py
|
Fix incorrect 401 vs 403 response, if lazy authentication has not taken place.
|
2013-02-10 20:08:36 +00:00 |
response.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
reverse.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
serializers.py
|
Remove deprecated APIs from tests
|
2013-02-12 20:07:35 +00:00 |
settings.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
six.py
|
Py3k cleanup
|
2013-02-01 15:07:51 +00:00 |
status.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
throttling.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
urlpatterns.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
urls.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
views.py
|
Tidy up internal view permission checking logic.
|
2013-02-12 08:58:28 +00:00 |