.. |
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
|
Replaced status numbers with the statuses constants from the status model.
|
2013-02-25 16:59:40 +03:00 |
breadcrumbs.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |
decorators.py
|
Replaced status numbers with the statuses constants from the status model.
|
2013-02-25 16:59:40 +03:00 |
description.py
|
Added test for utf8 strings in docstrings of views.
|
2013-02-22 20:17:47 +00:00 |
fields.py
|
Added a serializer TimeField
|
2013-02-14 21:19:51 +01: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
|
Fixed misspelled remark in comments.
|
2013-02-25 16:44:44 +03:00 |
htmlrenderer.py
|
Replaced status numbers with the statuses constants from the status model.
|
2013-02-25 16:59:40 +03:00 |
hyperlinkedserializers.py
|
Fixed misspelled remarks in comments.
|
2013-02-25 16:47:07 +03: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
|
defusedxml for security fix.
|
2013-02-22 13:17:22 +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
|
Fixed misspelled remark in comments.
|
2013-02-25 16:47:47 +03:00 |
relations.py
|
Use new many=True relations style.
|
2013-02-07 09:14:58 +00:00 |
renderers.py
|
Replaced status numbers with the statuses constants from the status model.
|
2013-02-25 16:59:40 +03: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
|
Fixed misspelled remark in comments.
|
2013-02-25 16:48:21 +03:00 |
serializer.py
|
Changed AttributeError to AssertionError
|
2013-02-26 09:38:57 +01: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
|
Added tests for PATCH form in the Browsable API
|
2013-02-15 15:44:11 +06:00 |
validation.py
|
Fix and test case for #653
|
2013-02-22 22:13:06 +00:00 |
views.py
|
Cleanup imports
|
2013-02-04 20:55:35 +00:00 |