1
0
Fork 0
satnogs-db/db/base/management/commands
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
..
__init__.py Initial commit 2015-04-22 18:10:13 +03:00
fetch_data.py Add management command to fetch Network data and decode it 2016-05-08 18:43:46 +03:00
fetch_satellites.py Replace BaseCommand.option_list with add_arguments in commands/fetch_satellites 2017-02-09 16:33:43 +01:00
initialize.py Add bower to initialize script 2016-11-23 14:21:24 +02:00