.. |
authtoken
|
authtoken abstract if not installed.
|
2013-03-08 20:56:30 +00:00 |
runtests
|
Merge OAuth2 work.
|
2013-03-07 17:43:13 +00:00 |
static/rest_framework
|
Minimal appearance fixes in addition to #663
|
2013-02-22 17:49:10 +06:00 |
templates/rest_framework
|
Added break_long_headers on templatetags and base template
|
2013-04-04 12:11:04 +02:00 |
templatetags
|
Fixed comma detection in break_long_headers templatetag
|
2013-04-04 14:01:47 +02:00 |
tests
|
Merge remove-django-generics
|
2013-04-23 11:59:13 +01:00 |
utils
|
Factor view names/descriptions out of View class
|
2013-04-04 21:42:26 +01:00 |
__init__.py
|
Version 2.2.7
|
2013-04-17 09:07:20 +01:00 |
authentication.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
compat.py
|
Merge remove-django-generics
|
2013-04-23 11:59:13 +01:00 |
decorators.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
exceptions.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
fields.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
filters.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
generics.py
|
Simplify paginate_queryset method
|
2013-04-25 17:40:17 +01:00 |
mixins.py
|
Simplify paginate_queryset method
|
2013-04-25 17:40:17 +01:00 |
models.py
|
Change package name: djangorestframework -> rest_framework
|
2012-09-20 13:06:27 +01:00 |
negotiation.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
pagination.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
parsers.py
|
Add forbid_dtd flag, since we don't need any DTDs.
|
2013-02-22 19:41:09 +00:00 |
permissions.py
|
Ensure implementation of reverse relations in 'fields' is backwards compatible
|
2013-04-23 11:31:38 +01:00 |
relations.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
renderers.py
|
Factor view names/descriptions out of View class
|
2013-04-04 21:42:26 +01:00 |
request.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
response.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
reverse.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
routers.py
|
Various clean up and lots of docs
|
2013-04-24 22:40:24 +01:00 |
serializers.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
settings.py
|
Clean ups to datetime formatting
|
2013-03-06 12:19:39 +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 docstrings
|
2013-04-25 12:47:34 +01: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
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |
viewsets.py
|
Cleanup docstrings
|
2013-04-25 12:47:34 +01:00 |