Dynastie/dynastie
Gregory Soutade 4b642fa48a Fix some bugs:
* Don't use cached objects if file has been removed
	* Replace subblock node with all of this nodes instead of appending them at the end of parent (respect order)
	* Disable Post cache cause it generates some random errors
	* Don't forget to update cur page number, even if Post creation has failed
2020-03-20 16:55:23 +01:00
..
generators Fix some bugs: 2020-03-20 16:55:23 +01:00
sites/blog.soutade.fr Update blog theme 2020-03-20 16:48:52 +01:00
static Fix HTML article inclusion 2016-01-09 20:10:27 +01:00
templates Update blog theme 2020-03-20 16:48:52 +01:00
__init__.py Do a cleaner package. 2014-02-02 14:21:16 +01:00
forms.py Fix some bugs: 2020-03-20 16:55:23 +01:00
models.py Fix HTML article inclusion 2016-01-09 20:10:27 +01:00
search.py Do things in a more python way 2014-09-24 20:27:27 +02:00
settings.py TEMPLATE_DIRS must now be a tuple 2015-09-29 08:16:17 +02:00
tree.py Do a cleaner package. 2014-02-02 14:21:16 +01:00
urls.py Fix HTML article inclusion 2016-01-09 20:10:27 +01:00
UserProfile.py Do a cleaner package. 2014-02-02 14:21:16 +01:00
views.py Also checks for 'email' field to be present 2016-06-13 07:37:53 +02:00
wsgi.py Do a cleaner package. 2014-02-02 14:21:16 +01:00