extensions-website/extensions
Oleg Komarov 9ac1cccb51 Add comment in approval queue when a listed extension is updated
Track changes to description, featured image, icon and previews.
2024-05-31 13:12:15 +02:00
..
fixtures Tags: Make tags dependent on type, and remove taggit 2024-02-29 15:52:47 +01:00
migrations Use a materialized Extension.latest_version field instead of a dynamic property (#152) 2024-05-27 17:58:54 +02:00
static/extensions/scripts UI: Improve templates edit layout on small screens 2024-05-27 15:17:12 +02:00
templates/extensions Templates: evaluate version permissions once 2024-05-30 17:25:02 +02:00
templatetags Fix: Fix template tags filters time display consistency 2024-05-16 12:12:09 +02:00
tests Add comment in approval queue when a listed extension is updated 2024-05-31 13:12:15 +02:00
views Add ?repository=/api/v1/extensions/ to download urls 2024-05-30 10:49:37 +02:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
admin.py Use a materialized Extension.latest_version field instead of a dynamic property (#152) 2024-05-27 17:58:54 +02:00
apps.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
fields.py UpdateVersionView: support setting blender_version_max (#70) 2024-04-23 14:58:09 +02:00
forms.py Add comment in approval queue when a listed extension is updated 2024-05-31 13:12:15 +02:00
models.py Add ?repository=/api/v1/extensions/ to download urls 2024-05-30 10:49:37 +02:00
signals.py Use a materialized Extension.latest_version field instead of a dynamic property (#152) 2024-05-27 17:58:54 +02:00
urls.py API: Upload new version of an extension (#138) 2024-05-27 16:18:03 +02:00
utils.py JSON shouldn't have null values and empty lists for optional fields 2024-02-16 15:48:08 +01:00