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