Commit graph

12 commits

Author SHA1 Message Date
Laurent Bachelier
e0542c2e4a Fix comparisons to None
Diff checked manually.

autopep8 -a -ir -j2 --select=E711 .

This required the "agressive" option because it can change code
behavior.
2013-03-16 00:57:30 +01:00
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
7ab847bdbe new maintainer for module cragr (argh) 2013-03-13 21:25:12 +01:00
Romain Bignon
f607e0316b use LinearDateGuesser 2013-02-08 14:17:08 +01:00
Romain Bignon
1a971eae6b do not crash on stockfunds pages 2013-02-04 17:56:58 +01:00
Xavier G
75e482fb5f CrAgr: date parsing: improved year calculation 2013-01-02 09:50:58 +01:00
Romain Bignon
55a00080ec fix: error 500 during history 2012-12-19 20:05:54 +01:00
Xavier G
3279f5dc9c CrAgr: fixed the way history pages are browsed. 2012-03-23 07:03:30 +01:00
Romain Bignon
35688f58c9 Account.link_id becomes a private attribute 2012-03-10 09:03:26 +01:00
Xavier G
0734e5d21c CrAgr: now handles history-less accounts, at least for Toulouse-like layouts 2012-02-10 14:23:31 +01:00
Romain Bignon
abb24b9954 several fixes to run successfully tests 2012-01-17 17:46:13 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/cragr/browser.py (Browse further)