- Support null values.
- Add serialization support.
- Add django admin support.
- Other minor fixes.
- Fixed python3 compatibility issues.
- HStoreDictionary field is now pickleable.
- Fixed python2.6 compatibility.
- Fixed incorrect behavior on set default value.
- Fixed python3 compatibility issues. (not full python3 support available)
- Minor fixes and code cleaning.
- Initial version (import from django-orm-extensions)