Releases: danni/django-postgres-composite-types
Releases · danni/django-postgres-composite-types
v1.0.0-beta.0
What's Changed
- Modernize / Recent Python+Django compat by @jleclanche in #29
- Fix backwards migration not running after refactor by @jleclanche in #30
New Contributors
- @jleclanche made their first contribution in #29
Full Changelog: v0.4.2...v1.0.0-beta.0
v0.4.2
Features
Support for Django 2.1
Fixes
Fix #26 - Fix save inside Django-Admin in Django 2.1
Credits
Installation
https://pypi.python.org/pypi/django-postgres-composite-types
django-postgres-composite-types==0.4.2
v0.4.1
Features
- Support for Django 2.0
Backwards compatibility
- Drop backwards compatibility workarounds for older versions of Django
- Use Django 1.11 style widget rendering
Fixes
- Fix #17 Composite types are not compatible with Django serializers
- Fix #18 Rerendering a form with validation errors results in blank fields
Installation
https://pypi.python.org/pypi/django-postgres-composite-types
django-postgres-composite-types==0.4.1