1
0
Fork 0
satnogs-network/network
Fabian P. Schmidt 9bed67a4fd Migrate to Python 3
This also includes a refresh of the requirements after the Python3
transition.

Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2020-01-10 23:29:19 +02:00
..
api {api/views.py|base/models.py}: Disable false-positive no-member pylint errors (E1101) 2020-01-08 18:17:08 +01:00
base migrations: Replace bytes with string literals 2020-01-10 20:07:31 +02:00
static Add button for loading pass predictions in station page 2019-11-29 20:32:53 +02:00
templates Fix demod data display for utf-8 decodable non-CW observations (W1612) 2019-12-31 13:26:47 +01:00
users Migrate to Python 3 2020-01-10 23:29:19 +02:00
__init__.py Fix C0111 lint issues 2019-11-22 20:38:38 +02:00
_version.py Package 'satnogs-network' 2019-01-07 17:28:31 +02:00
celery.py Remove periodic run of sync_to_db task 2019-12-21 22:36:28 +02:00
settings.py Retry archive.org uploading on "SlowDown" error 2020-01-04 18:22:17 +02:00
urls.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00
wsgi.py Add absolute_import to all relevant files (W1618) 2019-12-31 08:51:04 +00:00