Skip to content

New dependecy manager, authentication and code formatter

Latest
Compare
Choose a tag to compare
@smaniotto smaniotto released this 13 Jun 13:17
· 307 commits to master since this release
01e9956

Improvements:

  • Upgrade dependencies
  • Go back to pip + requirements as dependency manager
  • Replace allauth + django-rest-auth with ckl-rest-auth as authentication lib
  • Add custom user definition as default
  • Replace flake8 by black as code formatter