django-rest-framework/rest_framework/utils
Carlton Gibson e29ad1e7b3 JSONEncoder: Don’t strip microseconds from time
Closes #4749.

This is the matching commit to the fix for `datetime` in #4256
2017-09-25 10:10:44 +02: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 JSONEncoder: Don’t strip microseconds from time 2017-09-25 10:10:44 +02: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 (#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 Add mediatype tests (#4813) 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. (#4158) 2016-06-01 15:31:00 +01:00
serializer_helpers.py Pass on invalid value (Inf, NaN) encoding in JSONBoundField 2017-09-25 09:08:20 +02:00
urls.py Don't strip empty query params when paginating (#4260) 2016-08-12 10:50:16 +01:00