Skip to content

v3.6.2: Project Structure Overhaul - Part 2

Compare
Choose a tag to compare
@null2264 null2264 released this 15 Apr 23:28
· 72 commits to dev since this release
c9c3a8f
  • [Removed] Flake8 no longer used for linting, pyright will handle this job instead
  • [Added] Database Migration with aerich
  • [Added] Database Data Migration
  • [Changed] Rename utils/other.py to utils/__init__.py
  • [Changed] Move GreetingFlag into admin._flags