2.0.0 - 2021-02-02
- Requirements directory for easier installation
- 1 new user test
- 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
- Extraneous files like views.py
1.0.0 - 2018-11-25
Initial release