django-rest-framework/rest_framework/utils
Ryan P Kilby 8d7ce3726d Compat cleanup (#5581)
* Reenable flake8 on compat, cleanup style/imports

* Cleanup compat urls imports

* Refactor compat url pattern/resolver imports

* Add comment re dropping pytz compat

... when dropping Django 1.10

* Strip whitespace

Grrr. GitHub web editor 😡
2017-11-10 09:41:03 +01:00
..
__init__.py XML cleanup 2013-02-22 19:46:47 +00:00
breadcrumbs.py Compat cleanup (#5581) 2017-11-10 09:41:03 +01:00
encoders.py Drop compat wrapper for TimeDelta.total_seconds() (#5577) 2017-11-09 09:03:48 +01:00
field_mapping.py Remove Django 1.8 & 1.9 compatibility code (#5481) 2017-10-05 20:41:38 +02:00
formatting.py Simplified chained comparisons and minor code fixes (#5276) 2017-07-16 17:12:29 +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
json.py Add docstring to json wrapper module 2017-09-25 09:08:20 +02:00
mediatypes.py Fix all BytesWarning caught during tests (#5561) 2017-11-06 10:02:48 +01:00
model_meta.py Remove Django 1.8 & 1.9 compatibility code (#5481) 2017-10-05 20:41:38 +02:00
representation.py Remove Django 1.8 & 1.9 compatibility code (#5481) 2017-10-05 20:41:38 +02:00
serializer_helpers.py Stop JSONBoundField mangling invalid JSON (#5526) (#5527) 2017-10-25 10:54:38 +02:00
urls.py fix processing unicode symbols in query_string by Python 2 (#5552) 2017-11-06 11:46:37 +01:00