1
0
Fork 0
satnogs-db/db
Fabian P. Schmidt 80fb7b474a Replace BaseCommand.option_list with add_arguments in commands/fetch_satellites
BaseCommand.option_list is deprecated in Django 1.8
and was removed in Django 1.10.

Fixes #121.
2017-02-09 16:33:43 +01:00
..
api Update requirements 2017-01-20 00:37:13 +02:00
base Replace BaseCommand.option_list with add_arguments in commands/fetch_satellites 2017-02-09 16:33:43 +01:00
settings Add map for Satellite current position 2017-01-28 22:52:19 +02:00
static Hide Telemetry block when Satellite has no relevent data 2017-01-28 22:56:03 +02:00
templates Show only the first five transmitters in satellite list 2017-02-01 10:54:26 +01:00
__init__.py Initial commit 2015-04-22 18:10:13 +03:00
urls.py pep8 2016-05-06 20:19:02 +03:00
wsgi.py Initial commit 2015-04-22 18:10:13 +03:00