gergelypolonkai-web-django/blog
Gergely Polonkai 4f8db2dc97 Add remove_code_chunks template filter
It will be needed when generating feeds
2013-10-21 03:12:09 +02:00
..
static Added Code Chunks support 2013-10-21 00:55:12 +02:00
templates/blog Add insert_code_chunks template filter 2013-10-21 03:12:09 +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