1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-07-25 23:50:01 +03:00
django-rest-framework/rest_framework/utils
2017-01-06 22:32:13 +00:00
..
__init__.py XML cleanup 2013-02-22 19:46:47 +00:00
breadcrumbs.py Breadcrumb view name suffix fix () 2016-12-20 22:19:00 +00:00
encoders.py Raise RuntimeError when trying to encode coreapi objects () 2017-01-06 22:32:13 +00:00
field_mapping.py Fix 3674 () 2016-10-13 12:43:43 +01:00
formatting.py Dedent tabs. () 2016-08-02 13:33:14 +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 Cleanup import following PEP 8 style guide 2015-06-25 16:10:17 -04:00
model_meta.py Fix 3674 () 2016-10-13 12:43:43 +01:00
representation.py Django 1.10 support. () 2016-06-01 15:31:00 +01:00
serializer_helpers.py Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. () 2016-08-10 12:02:33 +01:00
urls.py Don't strip empty query params when paginating () 2016-08-12 10:50:16 +01:00