extensions-website/extensions
2024-04-19 11:41:40 +02:00
..
fixtures Tags: Make tags dependent on type, and remove taggit 2024-02-29 15:52:47 +01:00
migrations Make it possible to fully delete unlisted/unrated extensions and versions (#81) 2024-04-19 11:00:13 +02:00
static/extensions/scripts Previews: allow JPEG, PNG, WebP and MP4 2024-04-04 16:04:45 +02:00
templates/extensions Make it possible to fully delete unlisted/unrated extensions and versions (#81) 2024-04-19 11:00:13 +02:00
templatetags Cleanup: black and flake8 2024-01-29 15:06:36 +01:00
tests Derive slug from extension_id instead of name 2024-04-19 11:41:40 +02:00
views Make it possible to fully delete unlisted/unrated extensions and versions (#81) 2024-04-19 11:00:13 +02:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
admin.py Make it possible to fully delete unlisted/unrated extensions and versions (#81) 2024-04-19 11:00:13 +02:00
apps.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
fields.py Cleanup: black and flake8 2024-01-29 15:06:36 +01:00
forms.py Make it possible to fully delete unlisted/unrated extensions and versions (#81) 2024-04-19 11:00:13 +02:00
models.py Make it possible to fully delete unlisted/unrated extensions and versions (#81) 2024-04-19 11:00:13 +02:00
signals.py Make it possible to fully delete unlisted/unrated extensions and versions (#81) 2024-04-19 11:00:13 +02:00
urls.py update API response structure #71 (#76) 2024-04-11 14:54:40 +02:00
utils.py JSON shouldn't have null values and empty lists for optional fields 2024-02-16 15:48:08 +01:00