[Compare the full difference.](https://github.com/jazzband/django-categories/compare/1.8.0...1.9.0)
Fixes
- Fix handling get_table_description in Django 4.1 as well as in DB engines other than sqlite3. [b66777e](https://github.com/jazzband/django-categories/commit/b66777ef708f60f973d333d6e289ca8b101fd553)
- Fix "Multiple top-level packages discovered" error with new setuptools. [41d00ff](https://github.com/jazzband/django-categories/commit/41d00ff78a84488dba9f34958d2ffd088e9eb826)
- Fixes for Django 4.0. [bd3e807](https://github.com/jazzband/django-categories/commit/bd3e807ac60a9451ab0762ab274ca6534c3cbe16)
- Fixed the tests. [45d47ab](https://github.com/jazzband/django-categories/commit/45d47ab6463b5a7deb9392d1cea6df91831c9fc4)
- Fixed the MANIFEST.in file. [f470e38](https://github.com/jazzband/django-categories/commit/f470e38cc218ac6eab56ede0de859f9b0ff35060)
New
- Add Django 4.0, Python 3.10, drop Django 1.11 in tox.ini and GitHub actions. [358bbcf](https://github.com/jazzband/django-categories/commit/358bbcf546989ddfec93a2fac283547e10f99cd0)
- Added configuration for git user. [e3bed16](https://github.com/jazzband/django-categories/commit/e3bed16a9f5527f2850f5f984d04e177faedb468)
- Added ghp-import to requirements. [adf7c78](https://github.com/jazzband/django-categories/commit/adf7c78268520b691085b3b1bd7d6d56e4b04d91)
- Added Django to the dev dependencies and docs build. [56a9b4f](https://github.com/jazzband/django-categories/commit/56a9b4f756d948bd0cc40b333b7af13539ff8362)
- Adds doc strings for lots of functions. [076debb](https://github.com/jazzband/django-categories/commit/076debb44d6426f05fa804746046b1b0678e7162)
- Added TOML support for coverage. [acdae7b](https://github.com/jazzband/django-categories/commit/acdae7b1d4b78ff36bcd3ca07c6b8c251fb23488)
- Added requirements to MANIFEST.in. [510b21e](https://github.com/jazzband/django-categories/commit/510b21ee93946b05799766b30c75370e0c4ed1f2)
- Added ability to generate a Changelog. [ebefa59](https://github.com/jazzband/django-categories/commit/ebefa59f6eb34776af69e7653cc319d0e4ca1ec6)
- Added a .editorconfig file. [0125004](https://github.com/jazzband/django-categories/commit/01250045241b3e4aac9be146c9df11f1a3acccbd)
- Added pre-commit configuration and configuration for the tools. [3bfe1ad](https://github.com/jazzband/django-categories/commit/3bfe1ad1313579117bb10921400da68a55a76e0d)
- Added XML reporting for code coverage. 164. [5716235](https://github.com/jazzband/django-categories/commit/571623598fb12dbf9fe9f661e3659bf7bc12a037)
- Added codecov uploading to Tox. 164. [efd3b0e](https://github.com/jazzband/django-categories/commit/efd3b0e3038d03016ce04c323bef62675399c4ab)
- Adds GitHub Actions to run Tox. 164. [3854609](https://github.com/jazzband/django-categories/commit/3854609626d6f280c8e2d6c0dc583cc399cb4a34)
- Added contributing documentation. 164. [60669d8](https://github.com/jazzband/django-categories/commit/60669d81b6d0072f567532c8d6cb00ea4856f5db)
- Added Jazzband badge to README. [f98f8a1](https://github.com/jazzband/django-categories/commit/f98f8a176111a6adfd621b47fa3fb2089bd7c83f)
Also changed it to Markdown.
Other
- More Django 4.1 fixes. [d24aab4](https://github.com/jazzband/django-categories/commit/d24aab4d423fa2721461136c07f0d705799e8fe2)
- [pre-commit.ci] auto fixes from pre-commit.com hooks. [4f1b9eb](https://github.com/jazzband/django-categories/commit/4f1b9eb0e0c916c250269b575c5cab717174013a)
for more information, see https://pre-commit.ci
- Upgrade Black in pre-commit hook (old version stopped working with click). [192e529](https://github.com/jazzband/django-categories/commit/192e529b5eff9e2df4a04a9e3d33b4deff825789)
- Test also in Dango 4.1. [9ffb60f](https://github.com/jazzband/django-categories/commit/9ffb60fa041ab64c37e30b2c54985b85683931e8)
- [pre-commit.ci] auto fixes from pre-commit.com hooks. [ac3cd17](https://github.com/jazzband/django-categories/commit/ac3cd17f9e70de3b2ef56bd1dc54bf98c1200eb9)
for more information, see https://pre-commit.ci
- [pre-commit.ci] pre-commit autoupdate. [af2115d](https://github.com/jazzband/django-categories/commit/af2115d7a0fc3d8bfd2e6f264068ab220dbee77b)
**updates:** - https://github.com/timothycrosley/isort → https://github.com/PyCQA/isort
- Adjusted makefile for github action commit. [13b4cdc](https://github.com/jazzband/django-categories/commit/13b4cdc981fe762d4f44d924b089d18f169d6e61)
- Debugging the doc generation process. [4d19a7a](https://github.com/jazzband/django-categories/commit/4d19a7a0678965702205f91768d32536b8fa47fe)
- Set the django requirement to less than 4. [cd43f6e](https://github.com/jazzband/django-categories/commit/cd43f6e4396ed9604236c7078fa27063425e0fe7)
- Installing the dev requirements for doc building. [55be640](https://github.com/jazzband/django-categories/commit/55be640d7aa429e93685548ebf84f39a54893b15)
- Marked several files as not executable. [30258ac](https://github.com/jazzband/django-categories/commit/30258ac456baf1d245dbb483ceca1c633893eaa5)
- Create requirements.txt for Sphinx. [09d9b59](https://github.com/jazzband/django-categories/commit/09d9b59386f195847db58b7b9e3541abfddc2464)
- Use latest version of Sphinx builder image. [57b4d52](https://github.com/jazzband/django-categories/commit/57b4d520a016ab39d043b37487a2fbc679f614d0)
- Only build docs using Python 3.9. [482c25f](https://github.com/jazzband/django-categories/commit/482c25f663be48876c4dd0491ba305506ab39b67)
- Create python-package.yml. [782431f](https://github.com/jazzband/django-categories/commit/782431f97916b3093884043dabbd199a510a44b9)
- Moved some documentation to new places. [8a7f226](https://github.com/jazzband/django-categories/commit/8a7f22618de6822863c6a95e5f055f10e6cd9acd)
- [pre-commit.ci] auto fixes from pre-commit.com hooks. [1d7654e](https://github.com/jazzband/django-categories/commit/1d7654e5e138815beb39c62ad14257a57f61b23c)
for more information, see https://pre-commit.ci
- Uodated Makefile to automate the versioning process. [90d154b](https://github.com/jazzband/django-categories/commit/90d154b7435daa3a3946ceb57eeb1bf11e254239)
- [pre-commit.ci] auto fixes from pre-commit.com hooks. [5961d6b](https://github.com/jazzband/django-categories/commit/5961d6b80ffcd85e791f7f7c073ae820a1ef985e)
for more information, see https://pre-commit.ci
Updates
- Updated version replacement. [18aa820](https://github.com/jazzband/django-categories/commit/18aa8201e7e61ffbadd2d0f2eb38b8bf5f1098b8)
- Changed changelog generation and version handling. [7b3f540](https://github.com/jazzband/django-categories/commit/7b3f5400a28392df662d690016cc90829da3b4e9)
- Update GitHub test config: don't fail fast, use Python 3.10. [653714c](https://github.com/jazzband/django-categories/commit/653714c5bb5d3d13e7c3cd0f95bc62bd9ab62d8b)
- Updated the workflow. [82298af](https://github.com/jazzband/django-categories/commit/82298af6bc6683b8a6ae353d5a9e1ce9c626b874)
- Remove generated docs and use Sphinx defaults. [ec3e6ba](https://github.com/jazzband/django-categories/commit/ec3e6bab9350e8a6b1248e19f89121dbd4e9a165)
- Updated project configurations. [f9a4684](https://github.com/jazzband/django-categories/commit/f9a46848b23b571826f3592ad94031ca60e9e837)
- pre-commit to ignore certain files
- ignore some documentation errors
- Changed flake8 to use config files. [2d69054](https://github.com/jazzband/django-categories/commit/2d6905486d0c39e27c270df19e540399d1de6781)
- Refactored documentation. [8c0c4eb](https://github.com/jazzband/django-categories/commit/8c0c4ebf6ae22c2467dfbc8c1dcdf3f3537a27a3)
- Removed the unused get_version call. [4e8002e](https://github.com/jazzband/django-categories/commit/4e8002ecf543cefe37f380768b2d6bd53e317435)
- Changed version management to bump2version. [035fdf6](https://github.com/jazzband/django-categories/commit/035fdf693e2304cc48fc2d96170f60706041f400)
- Changed the requirements to use chained files. [e377ecc](https://github.com/jazzband/django-categories/commit/e377eccb8cbe3a60a74b2d304514d380d7fcfac6)
- Changed codecov uploading pattern. [cacf717](https://github.com/jazzband/django-categories/commit/cacf71737ae2022db013dfebd17c773b16cce81a)
- Updated tox to run coverage commands together. [bf8229b](https://github.com/jazzband/django-categories/commit/bf8229b2f2c9fa93d6a7a88f9168a02b0ccc8d66)
- Removed Python 3.10 testing until compatibility established. [a1ebb97](https://github.com/jazzband/django-categories/commit/a1ebb970736ad2e91512191fddd84323ae893345)
- Updated references to Python 3.10. 164. [d2beca9](https://github.com/jazzband/django-categories/commit/d2beca9c091e7a95a1674da79f84b259c73b4d6a)
- Updated gitignore to be more ignorative. [277b491](https://github.com/jazzband/django-categories/commit/277b49134e7a488a21d7431b8fcce682d0e7895e)
- Updates URL of the project to Jazzband. 164. [75d2215](https://github.com/jazzband/django-categories/commit/75d221545585bdf0dfa9ae1387341130fc37c303)