This repository has been archived by the owner on Nov 28, 2024. It is now read-only.
Releases: arteria/django-compat
Releases · arteria/django-compat
1.0.5
- Added tests for format_html and resolve_url
1.0.4
- atomic
- commit_on_success, which is in alias for atomic
- format_html
- conditional_escape
- OrderedDict
1.0.3
- test against django 1.8
- fix Circular dependencies in JsonResponse
- pep8
1.0.2
- added GenericForeignKey
- added slugify
- test against latest django 1.8 beta
Bug fix release for get_user_model (Django 1.7.x)
The for- and backwards compatibility layer for Django 1.4 to 1.8 is also available on PyPI.