1
0
Fork 0
satnogs-db/db/base
Vasilis Tsiligiannis 4bb87e2e6a isort: Do not skip install in order to correctly detect third-party imports
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2019-05-09 20:49:10 +03:00
..
fixtures Update fixtures from 'db-dev.satnogs.org' 2019-04-09 16:04:48 +03:00
management Use 'isort' to fix order of imports 2019-04-27 14:08:11 +03:00
migrations fix dependencies for moving up to Django 2 2019-04-20 21:49:33 -04:00
templatetags fix dependencies for moving up to Django 2 2019-04-20 21:49:33 -04:00
__init__.py Initial commit 2015-04-22 18:10:13 +03:00
admin.py Use 'isort' to fix order of imports 2019-04-27 14:08:11 +03:00
context_processors.py Use 'isort' to fix order of imports 2019-04-27 14:08:11 +03:00
forms.py Use 'isort' to fix order of imports 2019-04-27 14:08:11 +03:00
helpers.py isort: Do not skip install in order to correctly detect third-party imports 2019-05-09 20:49:10 +03:00
models.py isort: Do not skip install in order to correctly detect third-party imports 2019-05-09 20:49:10 +03:00
tasks.py isort: Do not skip install in order to correctly detect third-party imports 2019-05-09 20:49:10 +03:00
tests.py Use 'isort' to fix order of imports 2019-04-27 14:08:11 +03:00
urls.py Reformat code with 'yapf', check format using 'tox' 2019-04-27 12:32:33 +03:00
utils.py Use 'isort' to fix order of imports 2019-04-27 14:08:11 +03:00
views.py isort: Do not skip install in order to correctly detect third-party imports 2019-05-09 20:49:10 +03:00