django-components/sampleproject/sampleproject
Juro Oravec 8677ee7941
refactor: deprecate template caching, get_template_name, get_template, assoc template with Comp cls (#1222)
* refactor: deprecate template caching, get_template_name, get_template, assoc template with Comp cls

* refactor: change implementation

* refactor: handle cached template loader

* refactor: fix tests

* refactor: fix test on windows

* refactor: try to  fix type errors

* refactor: Re-cast `context` to fix type errors

* refactor: fix linter error

* refactor: fix typing

* refactor: more linter fixes

* refactor: more linter errors

* refactor: revert extra node metadata
2025-06-01 19:20:22 +02:00
..
__init__.py Introduce a sample project to illustrate setup. 2022-07-17 09:29:15 +02:00
asgi.py chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00
settings.py refactor: deprecate template caching, get_template_name, get_template, assoc template with Comp cls (#1222) 2025-06-01 19:20:22 +02:00
urls.py chore: Push dev to master to release v0.110 (#767) 2024-11-25 09:41:57 +01:00
wsgi.py chore: util to manage URLs in the codebase (#1179) 2025-05-11 14:59:34 +02:00