Go to file
Grégory Soutadé 85488e0838 Add tags support
Set slugify to be global
Update modification date only if text has been changed
Fix a bug in preview (post_id was passed instead of blog_id)
Add Home, Category and Tag links in blog area instead of global area (dynastie template)
Fix a bug in Have_I_right
2012-11-08 21:23:30 +01:00
generators Add tags support 2012-11-08 21:23:30 +01:00
sites/blog.soutade.fr Add tags support 2012-11-08 21:23:30 +01:00
static Add tags support 2012-11-08 21:23:30 +01:00
templates Add tags support 2012-11-08 21:23:30 +01:00
__init__.py Initial commit 2012-07-08 16:23:39 +02:00
forms.py Add tags support 2012-11-08 21:23:30 +01:00
models.py Add tags support 2012-11-08 21:23:30 +01:00
settings.py Use variable instead of hardcoded path for dynastie root 2012-09-08 12:48:33 +02:00
tree.py Finalize comments 2012-10-20 19:05:29 +02:00
urls.py Add tags support 2012-11-08 21:23:30 +01:00
UserProfile.py Initial commit 2012-07-08 16:23:39 +02:00
views.py Add tags support 2012-11-08 21:23:30 +01:00
wsgi.py Add tags support 2012-11-08 21:23:30 +01:00