Skip to content

Releases: ellen364/Django-Hospital

v2.0.0

02 Feb 19:35
Compare
Choose a tag to compare

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

v1.0.0

02 Feb 19:26
Compare
Choose a tag to compare

Initial release