1
0
Fork 0
satnogs-db/db
Corey Shields 61f9137aae Fix celery cyclical dependency
Fixes the cyclical dependency between celery.py and tasks.py when update_all_tle is called outside of celery by switching to autodiscovered tasks

Signed-off-by: Corey Shields <cshields@gmail.com>
[acinonyx@openwrt.gr: use @shared_task decorator and wrapper tasks to workaround celery bug]
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2019-08-19 01:13:28 +03:00
..
api Flake and isort fixes 2019-07-27 15:55:20 -04:00
base Fix celery cyclical dependency 2019-08-19 01:13:28 +03:00
static Beautify citation on satellite.html template 2019-06-30 11:25:36 +03:00
templates Rename transmitter properties 2019-07-27 15:24:42 -04:00
__init__.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
_version.py 2to3 changes for python3 2019-07-10 19:55:48 +02:00
celery.py Fix celery cyclical dependency 2019-08-19 01:13:28 +03:00
settings.py move py2 lint exceptions to .pylintrc 2019-08-10 15:53:00 -04:00
urls.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
wsgi.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00