extensions-website/extensions/views
Oleg Komarov 0f7f826362 Add ?repository=/api/v1/extensions/ to download urls
The parameter value is used by blender during drag&drop from the website.
See blender/blender#120665
2024-05-30 10:49:37 +02:00
..
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
api.py Add ?repository=/api/v1/extensions/ to download urls 2024-05-30 10:49:37 +02:00
manage.py Intitial teams support (#147) 2024-05-23 19:43:53 +02:00
mixins.py Intitial teams support (#147) 2024-05-23 19:43:53 +02:00
public.py Use a materialized Extension.latest_version field instead of a dynamic property (#152) 2024-05-27 17:58:54 +02:00
submit.py Intitial teams support (#147) 2024-05-23 19:43:53 +02:00