Django-categories

Latest version: v2.0.0

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 11

1.9.1

[Compare the full difference.](https://github.com/jazzband/django-categories/compare/1.9.0...1.9.1)

Fixes

- Fixed issues with workflows. [6d55e16](https://github.com/jazzband/django-categories/commit/6d55e16acea8629f1bcea8587f3892ea4bd47c9b)

- Fixed bug in the Makefile. [60374fa](https://github.com/jazzband/django-categories/commit/60374fa7f46ef583037bfaf354d7f3431bc30ef5)

1.9.0

[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)

1.8.0

[Compare the full difference.](https://github.com/jazzband/django-categories/compare/1.7.2...1.8.0)

New

- Add support for Django 3.1. [8337898](https://github.com/jazzband/django-categories/commit/833789891b811fc66ce5ad3fbbbfe07d41417320)

In Django 3.1 the compatibility import of django.core.exceptions.FieldDoesNotExist in django.db.models.fields is removed.

So we'd have to update the package by replacing:
from django.db.models.fields import FieldDoesNotExist
with
from django.core.exceptions import FieldDoesNotExist
Other

- Django-mptt 0.11 needed for Django 3.1. [ec89796](https://github.com/jazzband/django-categories/commit/ec89796299dc2f875f415864c98bdfcc6d0d76df)

In Django 3.1 the compatibility import of django.core.exceptions.FieldDoesNotExist in django.db.models.fields is removed.
django-mptt should be the latest version (0.11 as of now)
Updates

- Update the version to 1.8. [3f9109f](https://github.com/jazzband/django-categories/commit/3f9109ffe040ca062930388e86b2c5c8c0ba2d45)

- Remove Python 2.7 from the Travis config. [6de15e3](https://github.com/jazzband/django-categories/commit/6de15e36b9593c212f48bffc9a0c7b024c3ff35c)

- Update tox tests to run Django 3.1 and removed support for Python 2.7. [7bc44c7](https://github.com/jazzband/django-categories/commit/7bc44c74ff2beb735837217b0b8accb534b91488)

1.7.2

[Compare the full difference.](https://github.com/jazzband/django-categories/compare/1.7.1...1.7.2)

Fixes

- Fix 152. [a3a3f81](https://github.com/jazzband/django-categories/commit/a3a3f8106e4c566fd70a913128e202c64df5667e)

Other

- Include missing migration. [3dbc96b](https://github.com/jazzband/django-categories/commit/3dbc96bf3615b085d4bf17e7bc011438a40a4f5d)

- Ignore .python-version. [28d1185](https://github.com/jazzband/django-categories/commit/28d118579328df26868ec1595c7676a4bba56555)

Updates

- Update the version to 1.7.2. [2dfbc8e](https://github.com/jazzband/django-categories/commit/2dfbc8ef64ee594b4ee8393e9f294ddc9752a921)

- Update publish make task. [40abc68](https://github.com/jazzband/django-categories/commit/40abc68fd708005924b6457c9170ab99ec14fa5d)

1.7.1

[Compare the full difference.](https://github.com/jazzband/django-categories/compare/1.7.0...1.7.1)

New

- Add missing migrations. [dd201de](https://github.com/jazzband/django-categories/commit/dd201de641db268d70ca0c04014c0e1fd14bae7d)

Updates

- Update the version to 1.7.1. [ac0f3c3](https://github.com/jazzband/django-categories/commit/ac0f3c39c471efc9981382acbdb0bb8f9d1cf52e)

1.7.0

[Compare the full difference.](https://github.com/jazzband/django-categories/compare/1.6.1...1.7.0)

Fixes

- Fixes to Django 3.0. [654dddc](https://github.com/jazzband/django-categories/commit/654dddce81f3957a4c6116740d80c3b9d261d425)

New

- Add newer Django versions to tox.ini. [a88a5f7](https://github.com/jazzband/django-categories/commit/a88a5f78254fef4dfeedca90406208cefeb450c5)

Updates

- Update the version to 1.7. [cd405f4](https://github.com/jazzband/django-categories/commit/cd405f4ba18dcacd08bd6cf0da3a36530907978c)

- Update django-mptt. [d7dd985](https://github.com/jazzband/django-categories/commit/d7dd98593a5fec437a64e54395d95b97eb8f45fd)

- Update `make publish`. [ddf1330](https://github.com/jazzband/django-categories/commit/ddf13300e9ed122bda7f0f60ee195d1fd4147e2d)

Page 2 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.