Skip to content

Releases: sugarcrm/django-permanent

1.1.9

28 Jan 12:01
7de0bcc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.8...1.1.9

1.1.8

02 Mar 06:51
79e047c
Compare
Choose a tag to compare
CSC-1893 Django3 support (#4)

* Added support of Django3

* Fixed Django version check

* Removed six library usage

* Fixed data.items() call

* Fixed item.values()