.. |
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
|
Previews: allow JPEG, PNG, WebP and MP4
|
2024-04-04 16:04:45 +02:00 |
templates/extensions
|
support deleting extensions (#69)
|
2024-04-05 19:11:03 +02:00 |
templatetags
|
Cleanup: black and flake8
|
2024-01-29 15:06:36 +01:00 |
tests
|
Files: reuse the same MIME-type validation logic for ZIPs
|
2024-04-05 19:15:53 +02:00 |
views
|
support deleting extensions (#69)
|
2024-04-05 19:11:03 +02:00 |
__init__.py
|
Initial models, tests and other boilerplate
|
2022-08-25 17:37:48 +02:00 |
admin.py
|
Add a suffix to "printed" representation of deleted extensions, versions and files
|
2024-04-11 10:43:25 +02: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
|
Files: reuse the same MIME-type validation logic for ZIPs
|
2024-04-05 19:15:53 +02:00 |
models.py
|
Add a suffix to "printed" representation of deleted extensions, versions and files
|
2024-04-11 10:43:25 +02: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
|
support deleting extensions (#69)
|
2024-04-05 19:11: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 |