1
0
Fork 0
satnogs-db/db/base
Alfredos-Panagiotis Damkalis da58d39357 Update to Django 4
Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2022-04-16 23:19:15 +03:00
..
fixtures Replace SatelliteEntry with Satellite in models 2021-05-11 20:27:05 +03:00
management Replace SatelliteEntry with Satellite in models 2021-05-11 20:27:05 +03:00
migrations Remove squashed migrations 2022-04-12 13:08:25 +03:00
templatetags Remove python3 migration remnants 2020-05-27 20:54:39 +02:00
__init__.py Update to Django 4 2022-04-16 23:19:15 +03:00
admin.py Improved unit testing around API calls 2021-05-22 09:55:32 -04:00
apps.py Move app's signals and methods to seperate file 2020-09-22 17:23:29 +03:00
context_processors.py fix bad login redirection on new trans modal 2020-07-19 07:20:51 +00:00
forms.py Update to Django 4 2022-04-16 23:19:15 +03:00
helpers.py Rename get_apikey to get_api_token 2021-11-02 13:20:20 +00:00
models.py Change choices of coordination field of TransmitterEntry model 2022-01-11 08:52:49 +00:00
signals.py Fix uploads for version 2 artifacts 2021-10-28 20:54:23 +03:00
structured_data.py Add JSON-LD post API endpoint for Satellite suggestions 2021-05-20 16:59:14 +03:00
tasks.py Convert set of NORAD IDs to list in update_tle_sets task 2021-12-26 17:32:34 +02:00
tests.py Change choices of coordination field of TransmitterEntry model 2022-01-11 08:52:49 +00:00
urls.py Use bootstrap-modal-form for merging satellites 2021-07-26 22:18:55 +03:00
utils.py Increase cache time and update interval for stats 2022-02-07 16:27:43 +02:00
views.py Update to Django 4 2022-04-16 23:19:15 +03:00