extensions-website/extensions
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
..
fixtures Tags: Make tags dependent on type, and remove taggit 2024-02-29 15:52:47 +01:00
migrations Show tags in the admin interface 2024-02-29 18:02:02 +01:00
static/extensions/scripts UI: Address #40 first round of feedback 2024-02-27 16:05:52 +01:00
templates/extensions Make submitting to Review an explicit action 2024-03-15 14:35:55 +01:00
templatetags Cleanup: black and flake8 2024-01-29 15:06:36 +01:00
tests Manifest: schema_version validator 2024-03-29 19:00:32 +01:00
views Make submitting to Review an explicit action 2024-03-15 14:35:55 +01:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
admin.py Show tags in the admin interface 2024-02-29 18:02:02 +01:00
apps.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
fields.py Cleanup: black and flake8 2024-01-29 15:06:36 +01:00
forms.py Remove sponsor from the model 2024-02-22 14:34:26 +01:00
models.py Draft: Make sure extensions always have a user (#54) 2024-03-14 18:36:03 +01:00
signals.py Fix (and improve) permissions AND licenses initialization 2024-02-21 22:15:13 +01:00
tasks.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
urls.py Draft: Make sure extensions always have a user (#54) 2024-03-14 18:36:03 +01:00
utils.py JSON shouldn't have null values and empty lists for optional fields 2024-02-16 15:48:08 +01:00