euscan-ng/euscanwww/djeuscan
Corentin Chary 2544af2e32 euscanwww/tasks: simplify tasks
- strip '_task' end
- remove "launcher" functions, if we want complicated starter
  functions we will put them somewhere else later.
- now, everything is asynchroneous, maybe we could switch from
  group_one()/group_chunks() to .chunks() someday...

Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
2012-07-20 08:42:38 +02:00
..
api VersionLog manager 2012-05-05 11:48:12 +02:00
management euscanwww: move processing to scan and misc, enhance update_portage_tree 2012-07-02 18:16:59 +02:00
migrations euscanwww: Displaying unstable versions in package view 2012-07-17 13:18:44 +02:00
processing euscanwww/tasks: simplify tasks 2012-07-20 08:42:38 +02:00
templates euscanwww: Report problems is hided and can be shown with a click 2012-07-17 19:05:26 +02:00
templatetags euscanwww: Display unstable versions in package table list 2012-07-17 16:51:38 +02:00
tests euscanwww: Tests unwatch too 2012-07-14 16:43:12 +02:00
__init__.py euscanwww: euscan -> djeuscan 2012-04-04 17:31:54 +02:00
admin.py euscanwww: Adding a problem reporting form in package page 2012-07-09 14:29:42 +02:00
charts.py some more cleaning, removing relative imports 2012-05-13 14:09:22 +02:00
feeds.py VersionLog manager 2012-05-05 11:48:12 +02:00
forms.py euscanwww: Adding a problem reporting form in package page 2012-07-09 14:29:42 +02:00
helpers.py euscanwww: Basic user dashboard 2012-07-14 13:56:21 +02:00
managers.py euscanwww: Watch/unwatch packages, categories, maintainers, overlays 2012-07-10 16:15:06 +02:00
models.py euscanwww: Displaying unstable versions in package view 2012-07-17 13:18:44 +02:00
tasks.py euscanwww/tasks: simplify tasks 2012-07-20 08:42:38 +02:00
urls.py euscanwww: Watch/unwatch packages, categories, maintainers, overlays 2012-07-10 16:15:06 +02:00
views.py euscanwww: Basic user dashboard 2012-07-14 13:56:21 +02:00