1
0
Fork 0
satnogs-network/network/base
Alfredos-Panagiotis Damkalis f80a49ed48 Fix typo in a comment line
Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-09-18 00:41:27 +03:00
..
fixtures Added frequency_max to fixtures so initialize will work 2017-03-20 19:42:32 +11:00
management Remove Mode model 2019-05-04 04:13:09 +03:00
migrations Add LatestTle proxy model 2019-09-17 16:25:52 +03:00
templatetags Add drift & drifted frequency in observation view 2019-06-10 00:46:38 +03:00
__init__.py Refactor project 2014-12-19 15:06:58 +02:00
admin.py Remove sync-to-db from readonly in admin 2019-06-30 17:12:18 +03:00
context_processors.py fix auth0 logout 2018-12-15 11:05:27 -05:00
db_api.py Raise errors when DB API connection has issues 2019-07-29 11:17:53 +03:00
decorators.py Allow only ajax requests on internal views 2017-12-22 00:48:09 +02:00
forms.py Fix error message of wrong date format 2019-09-17 16:43:12 +03:00
managers.py Add option for testing Stations 2018-01-05 17:28:26 +02:00
models.py Replace latest_tle method with LatestTle model 2019-09-17 16:25:52 +03:00
perms.py Use Formset for observation/new POST request 2019-07-29 11:17:53 +03:00
scheduling.py Fix typo in a comment line 2019-09-18 00:41:27 +03:00
stats.py Improve satellite and transmitter statistics 2019-09-17 16:12:03 +03:00
tasks.py Replace latest_tle method with LatestTle model 2019-09-17 16:25:52 +03:00
tests.py Replace latest_tle method with LatestTle model 2019-09-17 16:25:52 +03:00
urls.py Remove unused code (satellite_position endpoint) 2019-09-17 16:25:52 +03:00
utils.py Add ability to export station status in admin 2019-05-01 13:41:36 +03:00
validators.py Add scheduling check for elevation and single pass 2019-09-17 16:43:12 +03:00
views.py Add scheduling check for elevation and single pass 2019-09-17 16:43:12 +03:00