gergelypolonkai-web-django/blog
Gergely Polonkai 3b485aaebc Now loading code_chunks module in template that needs it
Without this, the filters defined there cannot be used
2014-06-14 12:17:08 +02:00
..
static Added Code Chunks support 2013-10-21 00:55:12 +02:00
templates/blog Now loading code_chunks module in template that needs it 2014-06-14 12:17:08 +02:00
templatetags Add remove_code_chunks template filter 2013-10-21 03:12:09 +02:00
__init__.py Initial commit 2013-09-24 15:54:41 +02:00
admin.py Initial commit 2013-09-24 15:54:41 +02:00
models.py Added Code Chunks support 2013-10-21 00:55:12 +02:00
tests.py Initial commit 2013-09-24 15:54:41 +02:00
urls.py Added Code Chunks support 2013-10-21 00:55:12 +02:00
views.py Added Code Chunks support 2013-10-21 00:55:12 +02:00