django-rest-framework/rest_framework/utils
Tom Christie 8d0a91b002 Fix 3674 (#4571)
Handle ModelSerializer case for relationships to models with custom pk.
2016-10-13 12:43:43 +01:00
..
__init__.py XML cleanup 2013-02-22 19:46:47 +00:00
breadcrumbs.py Version 3.5 (#4525) 2016-10-10 13:03:46 +01:00
encoders.py Don't strip microseconds in JSON output. (#4256) 2016-07-11 14:34:23 +01:00
field_mapping.py Fix 3674 (#4571) 2016-10-13 12:43:43 +01:00
formatting.py Dedent tabs. (#4347) 2016-08-02 13:33:14 +01:00
html.py Fixed various typos (#4366) 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 (#4571) 2016-10-13 12:43:43 +01:00
representation.py Django 1.10 support. (#4158) 2016-06-01 15:31:00 +01:00
serializer_helpers.py Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) 2016-08-10 12:02:33 +01:00
urls.py Don't strip empty query params when paginating (#4260) 2016-08-12 10:50:16 +01:00