This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-model-utils
Watch
1
Star
0
Fork
You've already forked django-model-utils
0
mirror of
https://github.com/Hopiu/django-model-utils.git
synced
2026-03-17 04:10:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
630741b423
django-model-utils
/
model_utils
/
tests
History
silonov
630741b423
Added JSONEncoder().encode(...) check for json-like fields
2013-08-10 01:59:06 +04:00
..
__init__.py
initial import (with InheritanceCastModel)
2009-07-02 14:03:02 -04:00
fields.py
Added JSON Fields support
2013-08-08 18:02:12 +04:00
models.py
Added JSON Fields support
2013-08-08 18:02:12 +04:00
tests.py
Added JSONEncoder().encode(...) check for json-like fields
2013-08-10 01:59:06 +04:00