extensions-website/common
Dalai Felinto b9d0a5bd4a Add license to the Fake Data (#75)
This is not the most elegant way of doing this. We could do like we do
for tags. That said, this also solves the problem.

Without this Blender complains that "license" is empty to some of the
JSON entries.

Reviewed-on: #75
Reviewed-by: Oleg-Komarov <oleg-komarov@noreply.localhost>
2024-04-09 17:04:32 +02:00
..
fixtures Fixtures: Update about page with latest images 2024-02-27 11:00:14 +01:00
management/commands Add license to the Fake Data (#75) 2024-04-09 17:04:32 +02:00
middleware Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
static/common Navbar: Use icon instead of user avatar 2024-03-11 16:12:00 +01:00
templates Navbar: Use icon instead of user avatar 2024-03-11 16:12:00 +01:00
templatetags Tags: Make tags dependent on type, and remove taggit 2024-02-29 15:52:47 +01:00
tests Dependencies: fix unintended migrations in blender_id_oauth_client and background_tasks 2024-04-02 17:35:38 +02:00
views Fix TemplateDoesNotExist that happens during handling of CSRF 2024-04-04 08:49:24 +02:00
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
admin.py Minor fixes to the admin 2022-08-31 18:05:00 +02:00
compare.py OpenAPI Support 2024-02-14 15:28:29 +01:00
context_processors.py Add Blender ID login and webhook 2022-09-26 18:09:41 +02:00
fields.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
help_texts.py Upload files, create extensions of different types + tests 2022-08-31 17:31:22 +02:00
log_entries.py Fix "Cannot record change" error that happens when a new user logs in 2024-04-04 08:41:45 +02:00
markdown_renderers.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
markdown.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
model_mixins.py support deleting extensions (#69) 2024-04-05 19:11:03 +02:00