django-components/django_components
2015-06-14 14:29:20 +02:00
..
templatetags Add component_dependencies template tag. 2015-06-14 14:29:20 +02:00
__init__.py A simple ComponentRegistry to store components. 2015-06-11 20:42:16 +02:00
component.py Dependencies are the same for all instances, so convert to classmethod. 2015-06-14 14:28:43 +02:00
component_registry.py Move registry to separate file. 2015-06-11 21:11:13 +02:00