Django-categories

Latest version: v2.0.0

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

Scan your dependencies

Page 7 of 11

0.8.7

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

Other

- Version bump to 0.8.7. [f6502f4](https://github.com/jazzband/django-categories/commit/f6502f45a3a3a1b14a151d198be3d4e85c1d342c)

Updates

- Changed behavior of (de)activating an item within the change form:. [416898d](https://github.com/jazzband/django-categories/commit/416898d2a5f1663706f9d764f8d5278b4b4e35a9)

Instead of changing all descendants' active status to the current item's, it will only change the descendants' active status if the item is False.

As it makes sense to have an item active, but its children inactive, it doesn't make sense that an item is inactive, but its descendants are active.

This doesn't change the activate/deactivate admin actions. They will always affect an item and its descendants.

0.8.6

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

Fixes

- Fixes 13 : Documented installation and re-rendered the docs. [7a9ee67](https://github.com/jazzband/django-categories/commit/7a9ee6785b71aa4672ccb9ee825f0234a44bb2e1)

- Fix missing imports. [798d20d](https://github.com/jazzband/django-categories/commit/798d20da3d4fa922358b1dfd632a63f5a95aa213)

New

- Added a django/jQuery stub for previous versions of Django. [690111e](https://github.com/jazzband/django-categories/commit/690111e1baeb0fc4f61edbf2034d89c39da337d4)

- Added David Charbonnier to the credits. [38255ba](https://github.com/jazzband/django-categories/commit/38255bafbde7ba3551041714f057c18f8718d618)

Other

- Bumped the version number to 0.8.6 and altered the get_version a bit. [06713d7](https://github.com/jazzband/django-categories/commit/06713d780375c4891c5a116f81f8c1be86e98511)

- Altered the field type of the alternate url field from URL to Char. This allows relative urls, instead of full urls. [6f6241c](https://github.com/jazzband/django-categories/commit/6f6241c2642766754520e7a6797140efe9da64f6)

Added a migration in case the database complains. Really doesn't do anything on that level

0.8.5

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

Fixes

- Fixes issue 26 by limiting the slug to the first 50 characters. [e0365e8](https://github.com/jazzband/django-categories/commit/e0365e838260a1387517e218cab7df9c57cc06df)

Other

- Version Bump to 0.8.5. [40f4d19](https://github.com/jazzband/django-categories/commit/40f4d19b82c2ec75ca8e5395b8c5df02bba38374)

0.8.4

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

New

- Added a version check to support Django 1.1 in a core Django function. [586fefe](https://github.com/jazzband/django-categories/commit/586fefed7918b7edea955801e8460fff6990f3ae)

Other

- Bumped version to 0.8.4. [c035945](https://github.com/jazzband/django-categories/commit/c0359454ec51f7fbe08eb4caa6d76d444ef24f82)

0.8.3

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

Other

- Version bump to 0.8.3. [432fcca](https://github.com/jazzband/django-categories/commit/432fccae1201856a9dead7856690258b46dd8375)

- Activate and Deactivate of a child no longer (de)activates their parent. [ac11741](https://github.com/jazzband/django-categories/commit/ac117419bac47808b93b8c49980388ab33cad95a)

The query set includes the entire hierarchy. So manually get the categories based on the selected items. Then do them and their children
Updates

- Remove the delete action from the available actions. [a883e69](https://github.com/jazzband/django-categories/commit/a883e69451d057fe19f8f3990618fcd9f6a6800b)

0.8.2

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

Fixes

- Fix Issue 25 : The override of __getitem__ was causing issues with analysis of query sets,. [e4f3e93](https://github.com/jazzband/django-categories/commit/e4f3e9384882fcacf083e4f0231450d8fb1fb313)

Other

- Version bump to 0.8.2. [fdbb084](https://github.com/jazzband/django-categories/commit/fdbb08431e4b3d8bc1c45ea2c5972da0d881becb)

Updates

- Updated docs adding usage in templates and rendered. [c676fc1](https://github.com/jazzband/django-categories/commit/c676fc1c8dbc92afaef9760f022b7bde5e9db076)

Page 7 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.