Files @ b38bff5ff039
Branch filter:

Location: conntrackt/conntrackt/templatetags/__init__.py

branko
Created the initial skeleton for templates. Added some custom template tags. Created first dummy index view. Configured the test project to use the django.core.context_processors.request template context processor (needed for active links detection).