Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@ellen364 ellen364 released this 02 Feb 19:35

Added

  • Requirements directory for easier installation
  • 1 new user test

Changed

  • Update to Django 3.1
  • General changes to project structure (new layout roughly based on [cookiecutter-django])
  • Users write their queries in tests.py
  • Check user queries using lightly modified assertQuerysetEqual
  • Format using [black]

Removed

  • Extraneous files like views.py