django-categories/categories/tests
2024-05-22 11:09:42 +02:00
..
__init__.py [-] 1.6/1.7/1.8 compatiable changes (WIP) 2015-06-09 15:17:48 -05:00
test_admin.py add tests for GenericCollectionInlineModelAdmin 2022-09-22 14:09:58 +02:00
test_category_import.py fix duplicate slugs in tests 2024-05-22 11:09:42 +02:00
test_image.jpg Fixed a ValueError that happened when trying to save a Category that has a thumbnail 2017-03-29 20:43:55 -05:00
test_manager.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2021-12-05 14:34:46 +00:00
test_mgmt_commands.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2021-12-05 14:34:46 +00:00
test_migrations.py make datamigration for non-unique slugs, test the migration 2024-05-22 11:09:42 +02:00
test_models.py add tests for the THUMBNAIL_STORAGE and THUMBNAIL_STORAGE_ALIAS 2024-01-23 16:38:30 +01:00
test_registration.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2021-12-05 14:34:46 +00:00
test_templatetags.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-23 11:22:01 +01:00
test_utils.py remove dependency on unicode-slugify, use Django builtin function 2024-04-19 10:46:39 +02:00
test_views.py fix testing in Python 3.12 2024-01-23 11:06:30 +01:00