gergelypolonkai-web-django/blog
Gergely Polonkai bf65a08269 Fix code block formatting 2015-03-13 08:20:52 +00:00
..
static Fix code block formatting 2015-03-13 08:20:52 +00:00
templates/blog Fix previous/nextlinks in blog reader 2014-06-22 15:16:11 +00:00
templatetags Fix get_post_link template tag 2014-06-22 15:13:04 +00:00
__init__.py Initial commit 2013-09-24 15:54:41 +02:00
admin.py Add CodeChunk to admin page 2014-06-16 22:44:15 +02:00
models.py Add a created_at_rss method to the blog Post model 2014-06-21 22:14:27 +02:00
tests.py Initial commit 2013-09-24 15:54:41 +02:00
urls.py Move blog feed to /blog/atom.xml 2015-03-12 14:29:37 +01:00
views.py Next/previous post links now omit drafts 2014-06-22 15:14:06 +00:00