blender-studio/common
Márton Lente ee87dffd17 Fix: Add style backdrop-filter vendor prefixes
Fixes backdrop-filter rendering in Safari and on iOS devices.
2024-08-26 14:15:37 +02:00
..
management/commands Minor change to wording 2023-12-15 10:51:02 +01:00
migrations Closes T83505: Allow editing some template variables from the admin 2022-04-04 17:33:40 +02:00
static/common Fix: Add style backdrop-filter vendor prefixes 2024-08-26 14:15:37 +02:00
templates UI: Rewrite component navigation pagination to use web-assets 2024-08-23 11:14:12 +02:00
templatetags Performance: cache queries.has_active_subscriptions calls from templates 2023-10-10 18:46:30 +02:00
tests Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
typed_templates Fix missing not_found.html, Sentry: [BLENDER-STUDIO-R] 2020-11-04 14:42:58 +01:00
views Make markdown preview identical to actual markdown render 2022-08-24 10:10:00 +02:00
__init__.py Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
admin.py Closes T83505: Allow editing some template variables from the admin 2022-04-04 17:33:40 +02:00
apps.py Shortcodes support in comments and blog posts 2020-10-21 13:03:22 +02:00
context_processors.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
decorators.py Restrict commenting to active subscribers only 2021-01-06 15:12:46 +01:00
form_fields.py Admin: fix asset edit 2024-01-22 11:38:27 +01:00
help_texts.py Replace BS4 float-{left,right} with BS5 float-{start,end} classes in existing content 2021-12-02 14:58:46 +01:00
history.py Add tests for Mailgun integration [T84020] 2020-12-23 19:16:10 +01:00
mailgun.py Make sure there is no Unsubscribe record in Mailgun before sending a transactional email 2021-07-08 15:54:57 +02:00
markdown_renderers.py Fix internal error in "markdown as text" renderer 2021-11-09 10:55:05 +01:00
markdown.py Add subscript/superscript to allowed HTML tags 2022-08-23 18:42:28 +02:00
mixins.py Add PaginatedViewMixin in Blog an ProductionLog 2024-08-15 20:01:43 +02:00
models.py Closes T83505: Allow editing some template variables from the admin 2022-04-04 17:33:40 +02:00
queries.py Fix is_free lookups in download-source endpoint 2021-11-02 13:10:41 +01:00
serializers.py Add admin_url and view_on_site_url to API output 2022-02-14 15:37:20 +01:00
shortcodes.py Set default 16:9 aspect ratio for embedded videos 2022-02-01 08:18:13 +01:00
storage.py Fix slowdown caused by "dynamic" storage 2024-07-12 23:11:28 +02:00
types.py Massive refactor: split into apps 2020-02-26 12:19:22 +01:00
upload_paths.py New Collection creation should use unique slugs [T83409] 2020-12-07 13:14:23 +01:00
utils.py Emails: remove text templates, generate from HTML instead 2024-06-21 12:28:26 +02:00
validators.py Closes T83505: Allow editing some template variables from the admin 2022-04-04 17:33:40 +02:00