django-components/tests
2020-12-30 08:01:57 +01:00
..
templates Rework of context handling (#18) 2020-12-28 10:40:35 +01:00
__init__.py A simple ComponentRegistry to store components. 2015-06-11 20:42:16 +02:00
django_test_setup.py Change test setup to make test run on Django 1.7. 2015-06-22 22:37:07 +02:00
test_component.py Rework of context handling (#18) 2020-12-28 10:40:35 +01:00
test_context.py Rework of context handling (#18) 2020-12-28 10:40:35 +01:00
test_registry.py Contain all registry logic in helper methods. 2020-06-06 09:07:23 +02:00
test_templatetags.py Fix bug where template with multiple component_block tags could raise KeyError (#19) 2020-12-30 08:01:57 +01:00
testutils.py Add trick to make tests pass on Django 1.11 too. 2020-12-08 23:33:36 +01:00