gergelypolonkai-web-django/blog
Gergely Polonkai 2eecd9caa8 Fixup for blog.Post
A little automation for first time saving: set created_at and slug fields
2013-10-21 00:46:05 +02:00
..
static Initial commit 2013-09-24 15:54:41 +02:00
templates/blog Add Disqus based commenting 2013-10-17 11:02:14 +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 Fixup for blog.Post 2013-10-21 00:46:05 +02:00
tests.py Initial commit 2013-09-24 15:54:41 +02:00
urls.py Add pagination support for blog listing 2013-10-14 12:12:50 +02:00
views.py Add pagination support for blog listing 2013-10-14 12:12:50 +02:00