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
Vincent A
51ebf99763
sueurdemetal: fix broken module due to departments containing letters
2014-06-23 16:08:43 +02:00
Florent
9ca0bbae6a
bump to 0.j
2014-05-19 22:45:35 +02:00
Vincent A
0ffef61c4c
sueurdemetal: fix date and category filters
2014-01-15 16:10:19 +01:00
Florent
98934c92bb
Add date_end parameter in get_concerts_date call
2014-01-13 10:20:03 +01:00
Florent
a82f57512c
bump to 0.i
2014-01-08 23:40:16 +01:00
Vincent A
2a1dc12e97
sueurdemetal: implement object filling
2013-12-17 18:08:22 +01:00
Vincent A
bff3bd7845
sueurdemetal: implement list_events
2013-12-17 18:08:22 +01:00
Vincent A
47d4105d8e
new calendar module: sueurdemetal
2013-12-16 23:58:53 +01:00