Commit Graph

9 Commits

Author SHA1 Message Date
Gregory Soutade
10347ec588 Don't remove Drafts in blog view
Add a check for robots directly using search form
2020-03-20 16:56:02 +01:00
Gregory Soutade
e0b8f544ff Fix HTML article inclusion
Fix draft inclusion in preview
Enhance cache post content (avoid recomputing md5sum if present)
Add generation duration time
Add post only generation (for Dev)
Remove Draft when it becomes Post
Update blog Copyright
Update TinyMCE plugins for inclusion
Sort tags by name
2016-01-09 20:10:27 +01:00
Gregory Soutade
dd6739461b Update to Django 1.8 + various changes 2015-09-21 19:05:25 +02:00
Gregory Soutade
47f5f97618 Redirect user to comment when it's added and not to begining of page
Always update	modification date when post/draft is saved
Update version
2015-08-09 15:33:19 +02:00
Gregory Soutade
7aa99e0cbe Do things in a more python way 2014-09-24 20:27:27 +02:00
Gregory Soutade
c0318ae208 Displays drafts in reverse order 2014-07-22 20:58:34 +02:00
Gregory Soutade
ddf267e9ca Add FileOutputCache to avoid disk reading generated posts if not necessary
Always write post on edit (don't try to hash)
2014-06-01 11:28:24 +02:00
Gregory Soutade
03f646b7fa Add Draft support 2014-05-27 18:24:14 +02:00
0d05f8346b Do a cleaner package.
Add an Apache sample configuration file
Update README with better installation instructions
2014-02-02 14:21:16 +01:00