extensions-website/extensions
2024-06-05 12:12:13 +02:00
..
fixtures Tags: Make tags dependent on type, and remove taggit 2024-02-29 15:52:47 +01:00
migrations Reuse files as previews, icons or featured images (#161) 2024-06-04 12:23:25 +02:00
static/extensions/scripts UI: Improve templates edit layout on small screens 2024-05-27 15:17:12 +02:00
templates/extensions UI: Add instructions for required file inputs on edit pages 2024-06-04 10:26:48 +02:00
templatetags Fix: Fix template tags filters time display consistency 2024-05-16 12:12:09 +02:00
tests Extension page should be 404 for everyone unless publicly listed (#167) 2024-06-05 12:12:13 +02:00
views Extension page should be 404 for everyone unless publicly listed (#167) 2024-06-05 12:12:13 +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 Reuse files as previews, icons or featured images (#161) 2024-06-04 12:23:25 +02:00
models.py Permissions: change from list to key/value pairs in manifest (#168) 2024-06-04 17:34:31 +02:00
signals.py Reuse files as previews, icons or featured images (#161) 2024-06-04 12:23:25 +02:00
urls.py Extension page should be 404 for everyone unless publicly listed (#167) 2024-06-05 12:12:13 +02:00
utils.py JSON shouldn't have null values and empty lists for optional fields 2024-02-16 15:48:08 +01:00