1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-07-24 06:59:55 +03:00
django-rest-framework/rest_framework/utils
2017-07-16 17:12:29 +01:00
..
__init__.py XML cleanup 2013-02-22 19:46:47 +00:00
breadcrumbs.py Pass initkwargs stored on view to instance 2017-04-06 16:38:28 +04:00
encoders.py Raise RuntimeError when trying to encode coreapi objects () 2017-01-06 22:32:13 +00:00
field_mapping.py make sure max_length is in FileField kwargs 2017-05-28 04:14:56 +08:00
formatting.py Simplified chained comparisons and minor code fixes () 2017-07-16 17:12:29 +01:00
html.py Fixed various typos () 2016-08-08 09:32:22 +01:00
humanize_datetime.py Fleshing out serializer fields 2014-09-09 17:46:28 +01:00
mediatypes.py Add mediatype tests () 2017-01-16 18:17:51 +00:00
model_meta.py Reverted "Removed multi-table inheritance auto created PK from serialize" 1ecbeebbe5. 2017-02-11 17:39:47 +01:00
representation.py Django 1.10 support. () 2016-06-01 15:31:00 +01:00
serializer_helpers.py Merge pull request from Nerlin/fix-render-required-nested-serializer-error 2017-05-02 10:05:25 +01:00
urls.py Don't strip empty query params when paginating () 2016-08-12 10:50:16 +01:00