Commit graph

23 commits

Author SHA1 Message Date
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
432f97e95c bump to 1.0 2014-09-03 17:14:10 +02:00
Romain Bignon
e025fb0b20 rename ICap to Cap (closes #1424) 2014-07-05 17:33:44 +02:00
Florent
9ca0bbae6a bump to 0.j 2014-05-19 22:45:35 +02:00
Florent
a82f57512c bump to 0.i 2014-01-08 23:40:16 +01:00
Florent
9b022b2ebe bump to 0.h 2013-08-03 14:31:13 +02:00
Laurent Bachelier
36f2c04c80 Remove useless (same as parent) method 2013-05-14 10:39:03 +02:00
Julien Veyssier
8ec69cdcd2 corrections on comments and accents striping in all recipe backends 2013-04-10 15:08:32 +02:00
Laurent Bachelier
13026702bd Whitespace 2013-04-03 19:04:55 +02:00
Julien Veyssier
ff0f7c12d0 [750g] strip accents in search URL 2013-04-02 11:06:15 +02:00
Julien Veyssier
358881dd48 interval number of persons for all cookboob backends 2013-03-30 15:35:38 +01:00
Laurent Bachelier
9518899b34 Better modules descriptions 2013-03-27 20:10:01 +01:00
Florent
9484099a1d bump to 0.g 2013-03-26 18:31:12 +01:00
Julien Veyssier
e6fe9ed69e [cookboob] comments objectified 2013-03-26 10:30:08 +01:00
Julien Veyssier
d391d1a2d8 [cookboob] author field added 2013-03-25 11:22:12 +01:00
Julien Veyssier
8d49950813 finaly handle BrowserHTTPNotFound in backend browsers 2013-03-18 15:02:38 +01:00
Julien Veyssier
95953d3217 cookboob backends : handle bad id 2013-03-18 11:16:07 +01:00
Julien Veyssier
5d923bc73b autopep8 with 120 chars line length on my modules 2013-03-18 11:16:05 +01:00
Laurent Bachelier
e35755c29f New pep8 fixes 2013-03-16 01:00:28 +01:00
Julien Veyssier
b0526d65a0 [cuisineaz] working 2013-03-16 00:38:27 +01:00
Julien Veyssier
88971d96f9 new backend cuisineaz for cookboob, not finished 2013-03-15 23:36:29 +01:00
Julien Veyssier
31a3cf589b [750g] working, get_recipe OK 2013-03-15 22:18:08 +01:00
Julien Veyssier
b724840ddb new backend 750g for cookboob, get_recipe NYI 2013-03-15 19:27:41 +01:00