Commit graph

16 commits

Author SHA1 Message Date
Christophe Benz
f924c0aa92 add debug message 2010-11-19 11:22:02 +01:00
Romain Bignon
d42ac3ea0d store 'ROOT' special section in a constant 2010-11-14 21:47:43 +01:00
Romain Bignon
9a5b726013 use OrderedDict and fix parsing of path-like in INI files 2010-11-14 14:11:38 +01:00
Laurent Bachelier
e5d4047016 Use basestring instead of str and unicode 2010-11-12 18:52:50 +01:00
Romain Bignon
ebe29a061f new method 'delete' in storage and config 2010-11-11 01:11:00 +01:00
Christophe Benz
cd08025ee2 bugfix with recursive func 2010-08-02 16:44:41 +02:00
Christophe Benz
ae4b7cd23b s/frontend/application/ 2010-07-11 02:13:45 +02:00
Romain Bignon
46d00b4c79 more portable solution of saving in a temp file 2010-07-01 11:55:51 +02:00
Romain Bignon
907973a041 firstly write config in a temporary file to avoid corruption 2010-07-01 11:34:01 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Christophe Benz
183f16eeed code clean/enhance 2010-04-20 18:59:51 +02:00
Christophe Benz
b81e681131 introduce ini config for frontends, by default 2010-04-19 19:10:36 +02:00
Christophe Benz
cebcead318 add __all__ variable to many modules 2010-04-16 18:11:52 +02:00
Christophe Benz
239c4ddeb3 save default frontend config 2010-04-08 16:07:31 +02:00
Romain Bignon
82e9108aa8 fix yaml config loader 2010-04-03 18:31:17 +02:00
Romain Bignon
2cb52beba5 new frontend configuration system 2010-04-01 20:06:49 +02:00