extensions-website/files
2024-05-31 12:57:19 +02:00
..
migrations Files: add extension field to the model 2024-05-09 17:55:46 +02:00
static/files/admin Admin: display icon/featured image/version relations of files 2024-05-31 12:57:19 +02:00
templates/files ApprovalQueue: fix N+1 query checking user.is_moderator 2024-05-06 19:16:50 +02:00
tests Files: add more tests for icon, featured image and video uploads 2024-05-10 18:23:23 +02:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
admin.py Admin: display icon/featured image/version relations of files 2024-05-31 12:57:19 +02:00
apps.py Files: add WebP MIME-type 2024-04-26 13:34:30 +02:00
forms.py API: Upload new version of an extension (#138) 2024-05-27 16:18:03 +02:00
models.py File model: remove redundant full_clean() on save() 2024-05-13 13:06:21 +02:00
signals.py Thumbnails: flag toggling validation requirement 2024-04-26 11:50:55 +02:00
tasks.py Thumbnails: update path when re-generating 2024-05-09 01:39:12 +02:00
theme.xsd Upload files, create extensions of different types + tests 2022-08-31 17:31:22 +02:00
utils.py Support for platforms and wheels (#131) 2024-05-16 18:20:41 +02:00
validators.py Update URLs to latest user manual links 2024-05-22 12:15:12 +02:00