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
Florent
3e9c168158
Pep8 cleaning
2014-04-08 10:55:42 +02:00
Florent
7a2ddf671c
Remove unused imports
2014-04-08 10:49:46 +02:00
Florent
ec75c1be25
Fix currency
2014-04-08 10:48:52 +02:00
Vicnet
914c5b5d69
change copyright
...
Signed-off-by: Vicnet <vo.publique@gmail.com>
2014-04-08 10:43:57 +02:00
Vicnet
da0d25ae38
Add AnnoncePage in __all__
...
Signed-off-by: Vicnet <vo.publique@gmail.com>
2014-04-08 10:43:57 +02:00
Vicnet
71ecf62e6f
Add fill_object
...
Signed-off-by: Vicnet <vo.publique@gmail.com>
2014-04-08 10:43:57 +02:00
Vicnet
8f09828ebf
Better id and some improvment
...
Signed-off-by: Vicnet <vo.publique@gmail.com>
2014-04-08 10:43:57 +02:00
Vicnet
77984bf5fe
Fix pagination
...
Signed-off-by: Vicnet <vo.publique@gmail.com>
2014-04-08 10:43:56 +02:00
Vicnet
39ada3289f
Support pagination
...
Signed-off-by: Vicnet <vo.publique@gmail.com>
2014-04-08 10:43:56 +02:00
Vicnet
03cc113851
First implementation of lacentrale
...
Signed-off-by: Vicnet <vo.publique@gmail.com>
2014-04-08 10:43:56 +02:00