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 4 of 11

1.5

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

Other

- Version bump. [47554be](https://github.com/jazzband/django-categories/commit/47554bec2b32bd4229c4328c21bcfb54e131b27c)

- PEP8 fixes. [c4f7978](https://github.com/jazzband/django-categories/commit/c4f7978eef0cdf4545f9812cfae3e7b61325bd50)

Updates

- Updated the Travis config to test for Django 1.10. [04739df](https://github.com/jazzband/django-categories/commit/04739dfda987717bf47288d86517bc207246b099)

- Updated django-categories to work with Django 1.10. [b2497df](https://github.com/jazzband/django-categories/commit/b2497df2b09cf725ddc57fef0ec5aeca1a1bcfe7)

1.4.3

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

Fixes

- Fixes popup raw_id fields for django versions 8 or greater. [5ad9a2a](https://github.com/jazzband/django-categories/commit/5ad9a2a5cda7afa94a14199c8f78906efbc36751)

Other

- Version bump. [96a0fa0](https://github.com/jazzband/django-categories/commit/96a0fa037fc1999c829f75425ed1e106bd2c9804)

1.4.2

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

Fixes

- Fixed it so display_for_field works with Django 1.8 and 1.9. [30d1eb5](https://github.com/jazzband/django-categories/commit/30d1eb5604c4360dd84b526a3a29a6e024666366)

Other

- Version bump. [ef58cae](https://github.com/jazzband/django-categories/commit/ef58cae61ee8d0c0920302305f019d76896e72fb)

1.4.1

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

Fixes

- Fixed an exception error that happens when saving a category in the admin. [840ea77](https://github.com/jazzband/django-categories/commit/840ea77f14268d9d8d1558c680533a48148be063)

New

- Added setup.cfg file for creating universal wheel distribution. [f3514b6](https://github.com/jazzband/django-categories/commit/f3514b6e22f9302fad5e68af1ae358fd7d00b3b4)

- Added coverage to tox. [1124ec2](https://github.com/jazzband/django-categories/commit/1124ec2a32f1a643b47a2a0926a17b2c10ee129c)

- Added some tests to test the admin. [0a1e7db](https://github.com/jazzband/django-categories/commit/0a1e7db9a67a4457efc830ea0cfb60afba1a3b2a)

- Added a makefile for common tasks. [6715302](https://github.com/jazzband/django-categories/commit/6715302528b10072a7861f80e7efca1cc3c5830d)

Other

- Version bump. [4c7768f](https://github.com/jazzband/django-categories/commit/4c7768fab2a13e1aabc94a455bb1d99d13982645)

- Moved all template settings for the example app into the TEMPLATES Django setting. [f6e7b3f](https://github.com/jazzband/django-categories/commit/f6e7b3f2ff8bb47d5f5f297a203917a8791c2b2d)

- Avoid the "Cannot call get_descendants on unsaved Category instances". [410caf8](https://github.com/jazzband/django-categories/commit/410caf8e79b8e03be959fd3aae86a3f30b9801f9)
ValueError when adding categories in admin interface.
Updates

- Removed some RemovedInDjango110Warning warnings. [bdb6278](https://github.com/jazzband/django-categories/commit/bdb6278559faccb22ab11471b4634bd3a69de8f2)

- Removed contributors from the README since that information is in CREDITS.md. No sense maintaining it two places. [485ff6e](https://github.com/jazzband/django-categories/commit/485ff6e6ddbf3fb2f13b60c72e784834355ca968)

- Updated the new in 1.4 information. [06e858b](https://github.com/jazzband/django-categories/commit/06e858bb01d02aa7674f60fd14a65bd8f7b5c0f7)

1.4

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

Fixes

- Fixed the max_length setting to use a int instead of a string. [f61e6f6](https://github.com/jazzband/django-categories/commit/f61e6f6f3605326b983110184877e62478844c64)

- Fixed a test: file() doesn't work in Python 3, used open() instead. [32144dd](https://github.com/jazzband/django-categories/commit/32144dd77941a9bf892beefc04e89f403c218354)

New

- Added a tox.ini and updated the travis config to work with tox. [78c73d5](https://github.com/jazzband/django-categories/commit/78c73d5b0168e4176c76540f385a77a8d1adfd3c)

Other

- Release 1.4. [1cbc7cf](https://github.com/jazzband/django-categories/commit/1cbc7cf37065b7b2816300b79c4e49120e6c65e5)

- Made a bunch of flake8 fixes and also added flake8 testing to Travis and Tox. [64686cd](https://github.com/jazzband/django-categories/commit/64686cdaa836dc4c1eff7ceffe590873c0cc625f)

- Switched to using _meta.get_fields() instead of ._meta.get_all_field_names() for compatibility with Django 1.9. [635d055](https://github.com/jazzband/django-categories/commit/635d0550d9c944219c714e23654b866898734937)

- Made a fix for backwards compatibility with Python 2. [6f813fd](https://github.com/jazzband/django-categories/commit/6f813fd7a798f20b16cc347e84506a2fbbd5f4e8)

- Replaced django.db.models.get_model with django.apps.apps.get_model for future compatibility with Django. [6acea02](https://github.com/jazzband/django-categories/commit/6acea02977d0a0905d5af409829b458100bff76a)

- B'' doesn't work under Python 3 in a migration file. [6e54f16](https://github.com/jazzband/django-categories/commit/6e54f1635de30cdd7549445d8c5bbe648d3b5d74)

- Switched to importing the correct templatetags that got renamed. [1deb79f](https://github.com/jazzband/django-categories/commit/1deb79f75ba97fd2621132b0ff87feac66d23bce)

- Switched form using smart_unicode to smart_text and force_unicode to force_text. [93d97d8](https://github.com/jazzband/django-categories/commit/93d97d805be5ac3e92747cc38c1ddb7c01794bdb)

- Switched from using django.db.models.loading.get_model to using django.apps.apps.get_model. [337cca5](https://github.com/jazzband/django-categories/commit/337cca5813fe62a3cfee5c0a426a51777b925ca9)

- Upgraded to django-mptt 0.8. [02d6b98](https://github.com/jazzband/django-categories/commit/02d6b984ca1a753d57f5dbd8180d9ded2c3cbbaa)

- Switched form using force_unicode to force_text. [87a2209](https://github.com/jazzband/django-categories/commit/87a22098be541fe695149a706804e246394eae0e)

- Ran the 2to3 script `2to3 -w .`. [c5c459f](https://github.com/jazzband/django-categories/commit/c5c459fe42a33062961dce041b12e8c29c7b18e3)

- Ugettext may cause circular import. [188021e](https://github.com/jazzband/django-categories/commit/188021e568201819b32f211a8ff22de3ea011d76)

- Run the test with a different configuration. [8cb979c](https://github.com/jazzband/django-categories/commit/8cb979c0969cc625c6bf9e43fc2144ad4a66127d)

- Run the test with a different configuration. [3a238b1](https://github.com/jazzband/django-categories/commit/3a238b17b5d56acf531e9de9c4f05360d7a6c8af)

- Use singleton `registry` to import `register_fk` and `register_m2m` since they are members on `Registry` class. [c7344f6](https://github.com/jazzband/django-categories/commit/c7344f6b60a6670e93614b9a8541a67b5ef1a759)

Updates

- Updated admin_tree_list_tags so that EMPTY_CHANGELIST_VALUE has a compatible way of working with Django 1.9 and older versions. [e66df48](https://github.com/jazzband/django-categories/commit/e66df48aab0ad343ffda78492c3984d95f3b29cf)

- Updated urls to work without patterns since patterns is being deprecated. [0a5a3ef](https://github.com/jazzband/django-categories/commit/0a5a3efac5613e209573ca9cc0ea74bb8f0e0a90)

- Updated settings to remove all the TEMPLATE_* settings and put them into the TEMPLATES dict for Django 1.9 compatibility. [dfc277f](https://github.com/jazzband/django-categories/commit/dfc277f08a2664dd6c9d568f42feaa9042a5679e)

- Changed __unicode__ to __str__ on the CategoryBase class for Python 3 compatibility. [600aaef](https://github.com/jazzband/django-categories/commit/600aaef926052e85b49cda38d498c0e11a2826d1)

1.3

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

Fixes

- Fixes potential double imports in dev and test servers. [dc99eac](https://github.com/jazzband/django-categories/commit/dc99eac19cd20304894259ecdae218953d177b9e)

- Fixed a potential issue with double-loading of the dev server. [8dda6ec](https://github.com/jazzband/django-categories/commit/8dda6ec87b911dbdab74eacc1a52aa34decdaf40)

- Fixes a conflict with treebeard. They stole the name admin_tree_list. [dd60aeb](https://github.com/jazzband/django-categories/commit/dd60aebf283118762bca17e9aa57b3aef8746855)

- Fixed the RemovedInDjango19Warning deprecation warning. [74cc9f8](https://github.com/jazzband/django-categories/commit/74cc9f8346a894b4d50adbf6d9877bde18616f56)

- Fixed tests so they run under Django 1.7. [70abc1c](https://github.com/jazzband/django-categories/commit/70abc1c80797faa5df8aa8163c90e671bdd1d897)

New

- Added the fields property with it set to '__all__' in order to not get the RemovedInDjango18Warning. [9822ba8](https://github.com/jazzband/django-categories/commit/9822ba8cbb4de18543ebdacc3338593963bd17a1)

Other

- Version bump to 1.3. [cf79d1b](https://github.com/jazzband/django-categories/commit/cf79d1ba7a1f50894e50cb3c6d7640a6e95f5157)

- Defaulting the url prefix to / if it can't find the category tree. [addb0e4](https://github.com/jazzband/django-categories/commit/addb0e410fb23cb2dd712bfd1fde2b0b5fbafcea)

- Version 1.3b8: Fixes some migrations. [7f8e303](https://github.com/jazzband/django-categories/commit/7f8e303a956d462cecb048f5d033e0f721c5484f)

- Version 1.3b7 - fixes registration when there is no app config. [02780ba](https://github.com/jazzband/django-categories/commit/02780ba2a11272abc01166a4bb0a3c94f92fad79)

- Version bump to 1.3b6. [e841de7](https://github.com/jazzband/django-categories/commit/e841de7acad1e49d521850a3d6643892d9c9c850)

- Version bump to 1.3b5. [7cc0c99](https://github.com/jazzband/django-categories/commit/7cc0c9987e80679adb5a9dc012c1b9af8276463a)

- Dramatically refactored how migrations are performed to work with Django 1.7. [acff7f0](https://github.com/jazzband/django-categories/commit/acff7f02a344a63cc5b5d32adc70fd4f470787f4)

- Removing outdated settings and updating outdated files. [7c73bd5](https://github.com/jazzband/django-categories/commit/7c73bd51c42f7b4aed982659118270b104dad827)

- Version bump to 1.3b4. [6eb306d](https://github.com/jazzband/django-categories/commit/6eb306d715c9ea34ae2c95368195b52ecd2d2d52)

- Changing migration dependency of contenttypes to 0001_initial for support for Django 1.7. [c6b7cdd](https://github.com/jazzband/django-categories/commit/c6b7cdd52087936eb80f89a62d86e4c09101e095)

- Version bump to 1.3b1. [87f9859](https://github.com/jazzband/django-categories/commit/87f985992bef328ca7fc35740044d4cc1281e638)

- Small fixes in some fields. [69bf632](https://github.com/jazzband/django-categories/commit/69bf632a034067b8e109670739a6f41ab9d437b4)

- [-] Missed some migrations. [678e845](https://github.com/jazzband/django-categories/commit/678e84504d1d5c121b987eff6e246ac5b6a0082d)

- [-] Fixed some tree editor and generic collection issues. [4f51f96](https://github.com/jazzband/django-categories/commit/4f51f96d5c4c3f16cf4984b477c393e3df301849)

- [-] Migrations updates. [e0676d4](https://github.com/jazzband/django-categories/commit/e0676d4f25ceaf0b612a788a0715abf65bcbb4c2)

- [-] 1.6/1.7/1.8 compatiable changes (WIP). [a6443ad](https://github.com/jazzband/django-categories/commit/a6443ada8555621c5088332c2a3f114da12e95f5)

- I18n: add french translation. [ab31c29](https://github.com/jazzband/django-categories/commit/ab31c293508d56c127a072078bd3358d6bfee0cd)

Updates

- Updates the existing migration to south_migrations. [28ef4d5](https://github.com/jazzband/django-categories/commit/28ef4d5565cd0cf1527d7b8a537e9f217c3a70ba)

- Renamed get_query_set to get_queryset to get Django categories to work in Django 1.7. I'm not sure of a good way to make this work in Django 1.6. [58abcc7](https://github.com/jazzband/django-categories/commit/58abcc7401d8d0b9e57644443790c138d5f18e22)

Page 4 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.