This website requires JavaScript.
Explore
Help
Sign In
gergely
/
gergelypolonkai-web-django
Watch
1
Star
0
Fork
0
You've already forked gergelypolonkai-web-django
Code
Issues
Pull Requests
Releases
Wiki
Activity
gergelypolonkai-web-django
/
blog
History
Gergely Polonkai
b8f5f11034
Move blog feed to /blog/atom.xml
...
This is to comply with non-written standards.
2015-03-12 14:29:37 +01:00
..
static
Added Code Chunks support
2013-10-21 00:55:12 +02: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