.. |
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
|
Remove deprecated APIs from tests
|
2013-02-12 20:07:35 +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 |
permissions.py
|
New style object-level permission checks
|
2013-02-12 08:58:28 +00:00 |
relations_hyperlink.py
|
Remove deprecated APIs from tests
|
2013-02-12 20:07:35 +00:00 |
relations_nested.py
|
Remove deprecated APIs from tests
|
2013-02-12 20:07:35 +00:00 |
relations_pk.py
|
Fix pk relations tests which were not running.
|
2013-02-13 12:33:04 +00:00 |
relations_slug.py
|
Fix pk relations tests which were not running.
|
2013-02-13 12:33:04 +00:00 |
relations.py
|
Use new many=True relations style.
|
2013-02-07 09:14:58 +00:00 |
renderers.py
|
New style object-level permission checks
|
2013-02-12 08:58:28 +00:00 |
request.py
|
request.DATA should use empty QueryDict for no data, not None.
|
2013-02-14 13:02:28 +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
|
Test for None in 'dotted.source' component.
|
2013-02-12 23:01:20 +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 |