hotkit / django-async

A simple asynchronous execution Django application with proper database transaction management
http://www.kirit.com/Django%20Async
Boost Software License 1.0
35 stars 20 forks source link

[Regression] Command line options for `flush_queue` no longer working #23

Closed KayEss closed 7 years ago

KayEss commented 7 years ago

The flush_queue management command no longer reports any command line options, and options like -w no longer work. Probably the health management command is similarly affected.

KayEss commented 7 years ago

This is pushed to pypi now.