Commit graph

9 commits

Author SHA1 Message Date
Florent
444d36eee8 Rename BasePage to Page 2014-09-26 10:18:12 +02:00
Laurent Bachelier
3da02fde24 Remove useless __all__ in modules
They bring nothing of value (we never use import * anyway) and introduce
a maintenance burden.

The __all__ that I left might not be very useful either but at least
they are not a pain to maintain; they are also used by pyflakes in some
cases.
2014-09-09 19:00:02 +02:00
Romain Bignon
35cdd3b69a support LCR 2014-03-07 10:42:43 +01:00
Romain Bignon
6099560b8c change currencies integer constants to ISO code strings 2014-02-16 19:48:17 +01:00
Noé Rubinstein
3f4a0b85fd Delubac: history: support pagination 2013-07-23 13:06:01 +02:00
Romain Bignon
8fb3bce5f1 clean raw labels 2013-07-19 19:25:38 +02:00
Romain Bignon
b0d26f8024 avoir implicit conversions 2013-07-19 19:25:38 +02:00
Romain Bignon
7e55f74c40 remove useless _is_coming attribute on transactions 2013-07-19 19:25:38 +02:00
Noé Rubinstein
93cd71e193 Bank: Add Delubac 2013-07-19 19:25:38 +02:00