Laurent Bachelier
|
7094931c92
|
Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines
autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .
Diff quickly checked.
|
2013-03-16 00:54:55 +01:00 |
|
Romain Bignon
|
8abfd81813
|
check value of ValueBackendPassword during load
|
2012-11-01 11:21:59 +01:00 |
|
Romain Bignon
|
7082571acf
|
update code documentation
|
2012-04-01 17:41:20 +02:00 |
|
Romain Bignon
|
2421aa9d78
|
disable keyrings without warnings in pyflakes (refs #706)
|
2012-02-02 15:59:01 +01:00 |
|
Romain Bignon
|
cdf2e86b17
|
disable keyring (refs #706)
|
2011-10-10 11:26:39 +02:00 |
|
Romain Bignon
|
2a6ad71826
|
remove unused variable
|
2011-07-05 16:25:49 +02:00 |
|
Romain Bignon
|
aaa5b215ad
|
python-keyring isn't a hard dependency
|
2011-07-04 14:52:13 +02:00 |
|
Romain Bignon
|
473d45f5f1
|
bank account IDs are also stored in keyring (closes #565)
|
2011-05-21 10:35:18 +02:00 |
|
Romain Bignon
|
67b795c585
|
add ValueBackendPassword which supports keyrings
|
2011-05-21 10:26:01 +02:00 |
|
Romain Bignon
|
7e2bb91b3b
|
change license to AGPLv3+
|
2011-04-08 12:48:07 +02:00 |
|
Christophe Benz
|
3dd50f363d
|
remove unnecessary brackets
|
2010-12-08 18:10:42 +01:00 |
|
Romain Bignon
|
b34b6d7901
|
add Value* classes and ValuesDict as OrderedDict container
|
2010-10-26 20:58:32 +02:00 |
|