You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* lift the setup.py restrictions
* update files
* fix isort
* add further fixes
* update app helper
* fix docs
* fix last issues
* update docs :)
* Remove Python-2 legacy (django-cms#1178)
* remove all occurences of six
* remove all occurences of __future__
* also adopt for all unit tests
* remove six as external dependency
* fix isort complaints
* no need to inherit from ‘object’ in Python-3
* use Python-3 super() style
* further adaptions
* additional fixes fom comments
* fix tests
* fix isort
* I give up on the integration tests
* well fe tests can still be enabled :)
* move the comma to the comment
* add depth again
* fix 3.1 issue
* fix windowname_to_id
* updates
* compare in lowercase for certain dbs
* fixes docs?
* update polymorphic version
* update docs
* rename license file
Co-authored-by: Jacob Rief <[email protected]>
0 commit comments