.. |
__init__.py
|
Rename the assets app to static_assets
|
2020-07-09 15:35:53 +02:00 |
0001_initial.py
|
Reset migrations and override User model [T83882]
|
2020-12-18 12:01:44 +01:00 |
0002_auto_20201218_1135.py
|
Reset migrations and override User model [T83882]
|
2020-12-18 12:01:44 +01:00 |
0003_delete_storagelocation.py
|
Drop unused StorageLocation [T81483]
|
2020-12-22 11:05:15 +01:00 |
0004_fill_image_thumbnails.py
|
Get rid of StaticAsset.preview property, closes T78759
|
2021-01-07 11:38:57 +01:00 |
0005_add_video_loop.py
|
Add Video.loop column
|
2021-08-11 16:15:52 +02:00 |
0006_add_contributors_to_static_asset.py
|
Add contributors to StaticAsset and New Asset upload form
|
2021-08-17 14:20:51 +02:00 |
0007_add_default_license.py
|
Set default license to CC-BY for all static assets
|
2021-08-19 12:11:00 +02:00 |
0008_videotrack.py
|
Rename to VideoTracks
|
2021-10-12 12:37:06 +02:00 |
0009_more_track_language_choices.py
|
Missing migration for the additinal Track.language choices
|
2021-10-14 16:33:08 +02:00 |
0010_set_source_type_default.py
|
Set default StaticFile.source_type to file, to avoid breaking media_type in search indexes with empty values again
|
2021-10-26 12:31:46 +02:00 |
0011_add_static_asset_view_download_count.py
|
T92050 Download and view counters for all assets
|
2021-11-02 12:52:20 +01:00 |
0012_allow_blank_license.py
|
Minor change: allow blank StaticAsset.license
|
2022-02-10 16:25:44 +01:00 |
0013_staticasset_source_storage_videotrack_source_storage_and_more.py
|
Switchable storage for static assets
|
2024-07-09 19:13:47 +02:00 |