All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update dependencies
- Drop support for python version lower than 3.9.0
- Drop official support for Django version lower than 4.1.x
- Add support for Django 5.x.y
- Update dependencies
- Drop support for python 3.8.0
- Add base clases for testing
- Add CI/CD
- Drop support for python 3.8.0
- Update dependencies
- Update development tools configuration
- Update repository structure
- Update references from Github to GitLab
- Update
README.md
andCONTRIBUTING.md
- Drop support for python 3.6
- Drop support for python 3.7
- Add support for python 3.10
- Add support for Django 4
- Fix casting error in
__version__
construction.
- Fixed version declaration
- Update dependencies
- Added
tbump
for version management - Added
CHANGELOG.md
- Fixed error with required_properties on settings
- Fixed Dowload URL on package
- Added
migrate
command - Added
makemigrations
command