.. |
authtoken
|
Merge master
|
2015-01-30 14:00:25 +00:00 |
locale
|
Add built-in translations.
|
2015-01-30 16:41:21 +00:00 |
static/rest_framework
|
Add paging controls
|
2015-01-22 17:25:12 +00:00 |
templates/rest_framework
|
Add paging controls
|
2015-01-22 17:25:12 +00:00 |
templatetags
|
Fixes for latest pep8 updates. Refs #2563.
|
2015-02-17 10:58:00 +00:00 |
utils
|
Fixes for latest pep8 updates. Refs #2563.
|
2015-02-17 10:58:00 +00:00 |
__init__.py
|
Bumped the version to 3.0.5
|
2015-02-10 22:48:04 +01:00 |
authentication.py
|
Merge master
|
2015-02-09 20:43:50 +00:00 |
compat.py
|
Move importlib fallback into compat.
|
2015-02-17 11:55:15 +01:00 |
decorators.py
|
Parens around if clause
|
2015-02-04 16:26:23 +02:00 |
exceptions.py
|
swap backticks for double quotes
|
2015-01-07 18:22:30 +00:00 |
fields.py
|
Fix incorrect HTML parsing for DictField
|
2015-02-11 14:19:07 +00:00 |
filters.py
|
Merge pull request #2198 from tomchristie/version-3.1
|
2015-02-13 13:38:44 +00:00 |
generics.py
|
More pagination tests & cleanup
|
2015-01-16 16:55:46 +00:00 |
metadata.py
|
Removed custom StringIO, force_text, smart_text compat
|
2014-12-04 03:11:42 +01:00 |
mixins.py
|
First pass at 3.1 pagination API
|
2015-01-09 15:30:36 +00:00 |
models.py
|
Move models.resolve_model to serializers._resolve_model
|
2014-01-13 11:47:44 -05:00 |
negotiation.py
|
request.data attribute
|
2014-09-26 10:46:52 +01:00 |
pagination.py
|
Merge master
|
2015-02-09 20:43:50 +00:00 |
parsers.py
|
Merge master
|
2015-01-30 14:00:25 +00:00 |
permissions.py
|
Merge master
|
2014-12-12 15:37:43 +00:00 |
relations.py
|
Fix NamespaceVersioning with hyperlinked serializer fields
|
2015-02-05 00:58:09 +00:00 |
renderers.py
|
Fixes for latest pep8 updates. Refs #2563.
|
2015-02-17 10:58:00 +00:00 |
request.py
|
Fixes for latest pep8 updates. Refs #2563.
|
2015-02-17 10:58:00 +00:00 |
response.py
|
_closable_objects as an empty list, not deleted
|
2015-01-31 08:27:17 +00:00 |
reverse.py
|
Fix NamespaceVersioning with hyperlinked serializer fields
|
2015-02-05 00:58:09 +00:00 |
routers.py
|
Removed router check for deprecated '.model' attribute
|
2015-01-29 17:28:03 +01:00 |
serializers.py
|
Fixes for latest pep8 updates. Refs #2563.
|
2015-02-17 10:58:00 +00:00 |
settings.py
|
Move importlib fallback into compat.
|
2015-02-17 11:55:15 +01:00 |
status.py
|
Code linting and added runtests.py
|
2014-08-19 13:28:07 +01:00 |
test.py
|
Client.logout() also clears any force_authenticate
|
2014-12-12 13:13:08 +00:00 |
throttling.py
|
Update throttling.py
|
2015-02-05 13:27:26 -08:00 |
urlpatterns.py
|
Merge branch 'master' into 2.4.0
|
2013-12-13 16:32:34 +00:00 |
urls.py
|
Regression for #1810: Test login view renders
|
2014-09-01 10:07:05 +02:00 |
validators.py
|
prefer single quotes in source and double quotes in user visible strings; add some missing full stops to user visible strings
|
2015-01-07 12:46:23 +00:00 |
versioning.py
|
Fix NamespaceVersioning with hyperlinked serializer fields
|
2015-02-05 00:58:09 +00:00 |
views.py
|
Upgrade pending deprecations to deprecations
|
2015-02-06 13:21:35 +00:00 |
viewsets.py
|
Removed unused imports, pep8 fixes, typo fixes
|
2014-12-05 00:29:28 +01:00 |