1
0
Fork 0
satnogs-db/db/base/management/commands
Corey Shields d4fb5189d1 future imports and remove unicode strings
adds from __future__ import unicode_literals, absolute_import, division, print_function to all files, removes unicode strings from RTD conf.py (none other were found in our codebase)

See also https://docs.djangoproject.com/en/1.11/topics/python3/#unicode-literals

fixes #290

tested locally in docker
2019-06-30 19:23:55 -04:00
..
__init__.py Initial commit 2015-04-22 18:10:13 +03:00
decode_data.py future imports and remove unicode strings 2019-06-30 19:23:55 -04:00
delete_satellite.py future imports and remove unicode strings 2019-06-30 19:23:55 -04:00
fetch_data.py future imports and remove unicode strings 2019-06-30 19:23:55 -04:00
fetch_satellites.py future imports and remove unicode strings 2019-06-30 19:23:55 -04:00
initialize.py future imports and remove unicode strings 2019-06-30 19:23:55 -04:00
update_all_tle.py future imports and remove unicode strings 2019-06-30 19:23:55 -04:00