extensions-website/files
Dalai Felinto baedbb00de Manifest: schema_version validator
Someone uploaded an extension with version 1.0.1, it should have failed
but we were not testing for specific values.
2024-03-29 19:00:32 +01:00
..
migrations Make all files approved by default 2024-02-26 15:52:38 +01:00
tests Tags: Make tags dependent on type, and remove taggit 2024-02-29 15:52:47 +01:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
admin.py Expose "etension" to the file listing 2024-03-01 11:50:13 +01:00
apps.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
forms.py Typo: "Only .zip files are accepted" 2024-03-11 16:42:10 +01:00
models.py Draft: Make sure extensions always have a user (#54) 2024-03-14 18:36:03 +01:00
signals.py Add Blender ID login and webhook 2022-09-26 18:09:41 +02:00
theme.xsd Upload files, create extensions of different types + tests 2022-08-31 17:31:22 +02:00
utils.py Manifest: Catch duplicated keys error 2024-03-29 18:28:42 +01:00
validators.py Manifest: schema_version validator 2024-03-29 19:00:32 +01:00