remove the LessCSSGenerator and the related config option

This commit is contained in:
Simon 2012-10-22 23:04:25 +02:00
commit d0f5875f66
3 changed files with 1 additions and 51 deletions

View file

@ -75,7 +75,6 @@ _DEFAULT_CONFIG = {'PATH': '.',
'DEFAULT_STATUS': 'published',
'ARTICLE_PERMALINK_STRUCTURE': '',
'TYPOGRIFY': False,
'LESS_GENERATOR': False,
'SUMMARY_MAX_LENGTH': 50,
'WEBASSETS': False,
'PLUGINS': [],