1
0
Fork 0
satnogs-db/db/base/management
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
..
commands future imports and remove unicode strings 2019-06-30 19:23:55 -04:00
__init__.py Initial commit 2015-04-22 18:10:13 +03:00