django-components/django_components
Juro Oravec 37fd901908
Resolve media and template files relative to component class dir (#395), thanks @JuroOravec
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Emil Stenström <emil@emilstenstrom.se>
2024-03-23 19:01:39 +01:00
..
management [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-21 22:38:06 +01:00
safer_staticfiles Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
templatetags Add mypy support (#396), thanks @JuroOravec 2024-03-15 23:31:15 +01:00
utils Resolve media and template files relative to component class dir (#395), thanks @JuroOravec 2024-03-23 19:01:39 +01:00
__init__.py Resolve media and template files relative to component class dir (#395), thanks @JuroOravec 2024-03-23 19:01:39 +01:00
app_settings.py Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
apps.py Autodiscover components in components.py inside an app (#24) 2021-02-05 21:31:09 +01:00
component.py Resolve media and template files relative to component class dir (#395), thanks @JuroOravec 2024-03-23 19:01:39 +01:00
component_registry.py Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
logger.py Resolve media and template files relative to component class dir (#395), thanks @JuroOravec 2024-03-23 19:01:39 +01:00
middleware.py Reformat lines that became too long. And enforce 119 line length. 2024-02-21 22:38:06 +01:00
template_loader.py Resolve media and template files relative to component class dir (#395), thanks @JuroOravec 2024-03-23 19:01:39 +01:00
types.py Add mypy support (#396), thanks @JuroOravec 2024-03-15 23:31:15 +01:00