Skip to content

1.1.8

Compare
Choose a tag to compare
@amatsukov-sugarcrm amatsukov-sugarcrm released this 02 Mar 06:51
· 2 commits to master since this release
79e047c
CSC-1893 Django3 support (#4)

* Added support of Django3

* Fixed Django version check

* Removed six library usage

* Fixed data.items() call

* Fixed item.values()