.. |
extras
|
Be more informative when reporting import errors.
|
2013-01-07 12:52:20 +00:00 |
__init__.py
|
Push tests into a seperate app namespace 'rest_framework.test'
|
2012-10-27 18:44:23 +01:00 |
authentication.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
breadcrumbs.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
decorators.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
description.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
fields.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
files.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
filterset.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
genericrelations.py
|
Use new many=True relations style.
|
2013-02-07 09:14:58 +00:00 |
generics.py
|
Use new many=True relations style.
|
2013-02-07 09:14:58 +00:00 |
htmlrenderer.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
hyperlinkedserializers.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
models.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00: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
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
relations_hyperlink.py
|
Use new many=True relations style.
|
2013-02-07 09:14:58 +00:00 |
relations_nested.py
|
Use new many=True relations style.
|
2013-02-07 09:14:58 +00:00 |
relations_pk.py
|
Use new many=True relations style.
|
2013-02-07 09:14:58 +00:00 |
relations_slug.py
|
Use new style of required=<bool> not blank or null
|
2013-02-07 09:24:34 +00:00 |
relations.py
|
Use new many=True relations style.
|
2013-02-07 09:14:58 +00:00 |
renderers.py
|
Move the various compat things to the compat module.
|
2013-01-03 11:41:07 +01:00 |
request.py
|
Cleanup imports
|
2013-02-04 20:55:35 +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 |
serializer.py
|
Allow serializers to handle dicts as well as objects. Fixes #447.
|
2013-02-07 12:57:40 +00:00 |
settings.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
status.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
testcases.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
tests.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
|
Purge naked excepts.
|
2013-02-06 13:05:17 +00:00 |
utils.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
validators.py
|
3.2, 3.3 compat
|
2013-02-01 14:03:28 +00:00 |
views.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |