django-rest-framework/rest_framework/utils
Tom Christie 87fdc73f64 Merge pull request #1920 from thedrow/topic/encoder-improvements
The JSON encoder now uses tuples instead of lists
2014-10-09 08:31:46 +01:00
..
__init__.py XML cleanup 2013-02-22 19:46:47 +00:00
breadcrumbs.py Fix breadcrumb view names 2013-08-29 20:51:51 +01:00
encoders.py The encoder now returns tuples instead of lists. 2014-10-02 16:44:20 +03:00
field_mapping.py More gradual deprecation 2014-10-08 16:09:37 +01:00
formatting.py Use force_text from compat 2014-09-05 15:58:53 -07:00
html.py Add relations and get tests running 2014-09-02 15:07:56 +01:00
humanize_datetime.py Fleshing out serializer fields 2014-09-09 17:46:28 +01:00
mediatypes.py Resolve python3 linting issue 2014-08-19 14:11:26 +01:00
model_meta.py More gradual deprecation 2014-10-08 16:09:37 +01:00
representation.py Deal with lazy strings in serializer reprs 2014-10-01 13:24:47 +01:00