extensions-website/extensions/tests
Anna Sirota aeaeee7ff9 Files: add extension field to the model
This makes it easier to identify which files belong to which extensions
(because they can be linked via 4 different ways: as icons, featured
images, version files and preview files), and makes this relation
obvious at the database level.
2024-05-09 17:55:46 +02:00
..
files Icon and featured image (#113) 2024-05-07 19:08:41 +02:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
test_approve.py Tags: Make tags dependent on type, and remove taggit 2024-02-29 15:52:47 +01:00
test_delete.py Files: add extension field to the model 2024-05-09 17:55:46 +02:00
test_manifest.py Derive slug from extension_id instead of name 2024-04-19 11:41:40 +02:00
test_models.py Make it possible to fully delete unlisted/unrated extensions and versions (#81) 2024-04-19 11:00:13 +02:00
test_submit.py Files: add extension field to the model 2024-05-09 17:55:46 +02:00
test_update.py Icon and featured image (#113) 2024-05-07 19:08:41 +02:00
test_utils.py Manifest Validation: tags 2024-02-20 16:15:33 +01:00
test_views.py UpdateVersionView: support setting blender_version_max (#70) 2024-04-23 14:58:09 +02:00