__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
|
Handle UUID objects in JSONEncoder. Closes #2433.
|
2015-01-19 14:19:01 +00:00 |
field_mapping.py
|
Support assignment in ClassLookupDict
|
2015-01-23 15:32:21 +00:00 |
formatting.py
|
Use force_text from compat
|
2014-09-05 15:58:53 -07:00 |
html.py
|
Update html.py
|
2014-11-12 15:38:39 +00:00 |
humanize_datetime.py
|
Fleshing out serializer fields
|
2014-09-09 17:46:28 +01:00 |
model_meta.py
|
Work around meta API differences
|
2015-01-23 11:15:11 +00:00 |
representation.py
|
Remove erronous print
|
2014-12-15 12:01:29 +00:00 |
serializer_helpers.py
|
Make ReturnDict cachable. Closes #2360.
|
2015-01-21 14:18:13 +00:00 |