Skip to content

v2.0

Compare
Choose a tag to compare
@vitorfs vitorfs released this 05 Sep 07:29
· 67 commits to master since this release
fc3e734

The Parsifal project now is fully migrated to Python 3.9, Django 3.2 and PostgreSQL 12.

This version also includes:

  • Improvements on test coverage and factories
  • Custom login backend to authenticate with username or email
  • Security improvements on authentication and sign up pages
  • The code now is using Black formatting