Releases: sugarcrm/django-permanent
Releases · sugarcrm/django-permanent
1.1.9
What's Changed
- CSC-3049 Upgrade Python to version 3.9 by @smihaylishin-sugarcrm in #5
New Contributors
- @smihaylishin-sugarcrm made their first contribution in #5
Full Changelog: 1.1.8...1.1.9
1.1.8
CSC-1893 Django3 support (#4) * Added support of Django3 * Fixed Django version check * Removed six library usage * Fixed data.items() call * Fixed item.values()