Releases: legion-an/django-models-logging
Releases · legion-an/django-models-logging
Django 4.0 Update
- Fixed #25 (thanks to @MatejMijoski)
- Made adjustments for Django 4.0 and Python 3 (thanks to @FernandoCelmer and @MatejMijoski)
THIS BREAKS DJANGO VERSIONS BELOW 3.1. PLEASE KEEP IN MIND WHEN UPGRADING.
What's Changed
- feature/EXT-1 by @EugeneKovalev in #2
- Change.object_id is TextField now by @legion-an in #17
- Move base to new JSONFields by @creyD in #18
- Update ugettext_lazy() import to ugettext_lazy() to be compatible with Python3 by @FernandoCelmer in #19
- Django 4.0 Adjustments by @MatejMijoski in #27
- Added args and kwargs to has_add_permission functions by @MatejMijoski in #28
New Contributors
- @EugeneKovalev made their first contribution in #2
- @legion-an made their first contribution in #17
- @creyD made their first contribution in #18
- @FernandoCelmer made their first contribution in #19
- @MatejMijoski made their first contribution in #27
Full Changelog: https://github.com/legion-an/django-models-logging/commits/2.0.0