auvipy / celery-flower

Under heavy development now: Real time Celery monitoring with ASGI 3.0 +
BSD 3-Clause "New" or "Revised" License
176 stars 36 forks source link

A web ui for celerymon #13

Closed ghost closed 12 years ago

ghost commented 12 years ago

Its not much but gives some realtime information as to whats happening in celery.

ask commented 12 years ago

This is amazing! I have been waiting for someone to do this since I started the project, so I think I love you now.

Though, it doesn't seem like the templates are enabled? At least I can't see any changes after merging, did you commit all files?

ghost commented 12 years ago

Its good to be loved!

Something went amiss when i committed the files, it seems it committed only the new files and not the existing files that had been modified where committed yet the status showed that everything was up to date. heyho lastest commit has the files it was missing.

asfaltboy commented 12 years ago

This looks really good, when will this pull request get merged?

ask commented 12 years ago

Oh, I thought I had already merged this. thanks for reminding me!

I just released 1.0.0 to PyPI with this included