extensions-website/common
Márton Lente 9d0a1fd337 Fix: Style activity content code rendering
Fix Markdown multi-line code rendering and spacing styles
in activity items to keep line breaks and improve layout.

Part of #229
2024-08-08 16:58:16 +02:00
..
fixtures Merge 'policies' and 'conditions of use' pages (#117) 2024-05-07 19:20:15 +02:00
management/commands Manifest: support field is not managed by manifest 2024-07-16 12:46:08 +02:00
middleware Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
static/common Fix: Style activity content code rendering 2024-08-08 16:58:16 +02:00
templates Fix: Template base default_og_image path root url 2024-06-24 15:43:36 +02:00
templatetags UI: Register common custom filters for templates display 2024-06-17 19:04:06 +02:00
tests Manifest: support field is not managed by manifest 2024-07-16 12:46:08 +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 Reuse files as previews, icons or featured images (#161) 2024-06-04 12:23:25 +02:00
compare.py Treat blender_version interval as right-open: #183 2024-06-13 13:13:04 +02:00
context_processors.py Feat: Register context processor root_url to make og tag img path dynamic 2024-06-19 18:25:29 +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 Record changes: better way to compare object states 2024-04-23 18:38:41 +02:00