1
0
Fork 0
satnogs-network/network/base
Alfredos-Panagiotis Damkalis 900b732478 Fix assignment of variable in scheduling_stations view
Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-09-30 18:54:45 +03:00
..
fixtures Added frequency_max to fixtures so initialize will work 2017-03-20 19:42:32 +11:00
management pylint: Do not use 'len()' to determine variable emptiness 2019-09-24 20:30:15 +03:00
migrations Add LatestTle proxy model 2019-09-17 16:25:52 +03:00
templatetags Reformat code with 'yapf' 2019-09-23 15:17:22 +03:00
__init__.py Refactor project 2014-12-19 15:06:58 +02:00
admin.py Reformat code with 'yapf' 2019-09-23 15:17:22 +03:00
context_processors.py pylint: Remove unnecessary 'else' statements 2019-09-24 20:30:15 +03:00
db_api.py pylint: Do not use 'len()' to determine variable emptiness 2019-09-24 20:30:15 +03:00
decorators.py pylint: Remove unnecessary 'else' statements 2019-09-24 20:30:15 +03:00
forms.py pylint: Fix class argument on 'super()' call 2019-09-24 20:30:15 +03:00
managers.py Add option for testing Stations 2018-01-05 17:28:26 +02:00
models.py pylint: Remove or ignore unused arguments 2019-09-29 17:09:10 +03:00
perms.py Reformat code with 'yapf' 2019-09-23 15:17:22 +03:00
scheduling.py pylint: Remove or ignore unused arguments 2019-09-29 17:09:10 +03:00
stats.py Reformat code with 'yapf' 2019-09-23 15:17:22 +03:00
tasks.py pylint: Do not use 'len()' to determine variable emptiness 2019-09-24 20:30:15 +03:00
tests.py pylint: Remove or ignore unused arguments 2019-09-29 17:09:10 +03:00
urls.py Reformat code with 'yapf' 2019-09-23 15:17:22 +03:00
utils.py Reformat code with 'yapf' 2019-09-23 15:17:22 +03:00
validators.py pylint: Remove unnecessary 'else' statements 2019-09-24 20:30:15 +03:00
views.py Fix assignment of variable in scheduling_stations view 2019-09-30 18:54:45 +03:00