.. |
authtoken
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
locale
|
Translations updated for 3.1.3
|
2015-06-03 17:34:13 +01:00 |
static/rest_framework
|
Restyle horizontal checkbox. Closes #2783.
|
2015-07-27 13:11:24 +01:00 |
templates/rest_framework
|
Restyle horizontal checkbox. Closes #2783.
|
2015-07-27 13:11:24 +01:00 |
templatetags
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
utils
|
None -> '' in the context of form field values
|
2015-07-23 14:36:23 +01:00 |
__init__.py
|
Bump to version 3.1.3
|
2015-06-03 16:57:18 +01:00 |
authentication.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
compat.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
decorators.py
|
Cleanup import following PEP 8 style guide
|
2015-06-25 16:10:17 -04:00 |
exceptions.py
|
Errors in browsable API on error. Closes #3024.
|
2015-07-23 14:31:25 +01:00 |
fields.py
|
Support QueryDict list arguments with ListField. Closes #3155.
|
2015-07-16 15:59:15 +01:00 |
filters.py
|
Fix for DjangoObjectPermissionsFilter with Guardian < 1.3
|
2015-07-27 10:20:37 +01:00 |
generics.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
metadata.py
|
Include nested objects in metadata for OPTIONS. Closes #3156. Closes #2915.
|
2015-07-16 15:17:18 +01:00 |
mixins.py
|
Cleanup import following PEP 8 style guide
|
2015-06-25 16:10:17 -04:00 |
models.py
|
Move models.resolve_model to serializers._resolve_model
|
2014-01-13 11:47:44 -05:00 |
negotiation.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
pagination.py
|
Resolve assertion error with LimitOffsetPagination and erronous parameters. Closes #2920.
|
2015-07-23 12:41:35 +01:00 |
parsers.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
permissions.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
relations.py
|
Moved the code comment inside the if block and removed whitespace
|
2015-07-27 07:57:05 -07:00 |
renderers.py
|
Form fields should use textual only value representations. Closes #3139. Closes #2416. Closes #2558.
|
2015-07-14 15:47:13 +01:00 |
request.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
response.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
reverse.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
routers.py
|
Correct API ROOT to enable parametered urls
|
2015-07-28 15:55:49 +02:00 |
serializers.py
|
HStoreField maps to ListField(CharField(allow_blank=True). Closes #2659.
|
2015-07-27 13:18:49 +01:00 |
settings.py
|
Empty settings should also be coerced to lists. Closes #3087.
|
2015-07-02 10:28:46 +01:00 |
status.py
|
Code linting and added runtests.py
|
2014-08-19 13:28:07 +01:00 |
test.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
throttling.py
|
Cleanup import following PEP 8 style guide
|
2015-06-25 16:10:17 -04:00 |
urlpatterns.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
urls.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
validators.py
|
Cleanup import following PEP 8 style guide
|
2015-06-25 16:10:17 -04:00 |
versioning.py
|
Sort imports with isort
|
2015-06-25 16:55:51 -04:00 |
views.py
|
Use RuntimeError, not AssertionError when guarding against direct View.queryset evalutation. Refs #3180.
|
2015-07-24 09:13:39 +01:00 |
viewsets.py
|
Fix 'metadata' action on viewsets. Closes #3158. Closes #3157. Closes #3115.
|
2015-07-16 10:08:22 +01:00 |