Fix bugs:
* Can't create categories and tags * Recursively create directories
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
v0.3 (05/06/2014)
|
||||
v0.3 (13/11/2014)
|
||||
|
||||
** User **
|
||||
Add draft support
|
||||
@@ -9,9 +9,12 @@ v0.3 (05/06/2014)
|
||||
|
||||
** Dev **
|
||||
Add FileOutputCache : md5 cache in database avoiding disk read operation
|
||||
Do things in a more python way
|
||||
|
||||
** Bugs **
|
||||
Posts set to non published were not removed during re generation
|
||||
Can't create categories and tags
|
||||
Recursively create directories
|
||||
|
||||
v0.2 (27/04/2014)
|
||||
|
||||
|
Reference in New Issue
Block a user