extensions-website/files/migrations
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
..
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
0001_initial.py Flattening out django migrations 2024-01-29 16:41:08 +01:00
0002_initial.py Flattening out django migrations 2024-01-29 16:41:08 +01:00
0003_alter_file_type.py Make migrations 2024-02-22 21:25:15 +01:00
0004_alter_file_status.py Make all files approved by default 2024-02-26 15:52:38 +01:00
0005_rename_validation_filevalidation_results_and_more.py Scan files with clamdscan (#77) 2024-04-12 19:11:28 +02:00
0006_remove_file_date_deleted.py Make it possible to fully delete unlisted/unrated extensions and versions (#81) 2024-04-19 11:00:13 +02:00
0007_alter_file_status.py Fix a failing migration 2024-04-19 11:11:45 +02:00
0008_alter_file_thumbnail.py Thumbnails for images and videos (#87) 2024-04-25 17:50:56 +02:00
0009_file_extension.py Files: add extension field to the model 2024-05-09 17:55:46 +02:00