1
0
Fork 0
satnogs-db/db/api
Corey Shields 0fc7107172 Tighter exception handling
Removed most of the bare Exception catches and put proper errors to catch in their place.

Reworked a bit of the gridsquare calculation, any exceptions raised should now be handled within the function.

I am purposefully leaving the 2 W0703's we have for data demodulation alone for now, as that will be quite a rabbit hole. Otherwise,

fixes #316

Signed-off-by: Corey Shields <cshields@gmail.com>
2020-12-29 14:13:12 -05:00
..
__init__.py Initial commit 2015-04-22 18:10:13 +03:00
filters.py isort: Fix line length configuration 2020-09-29 00:19:55 +03:00
generators.py Updates for newer API / django rest framework 2020-12-29 07:48:58 -05:00
pagination.py Remove python3 migration remnants 2020-05-27 20:54:39 +02:00
perms.py Remove python 2 compatibility code 2020-07-13 13:32:45 +03:00
renderers.py Add browsable API for jsonld format 2020-07-16 06:26:23 +03:00
serializers.py Tighter exception handling 2020-12-29 14:13:12 -05:00
tests.py isort: Fix line length configuration 2020-09-29 00:19:55 +03:00
urls.py Remove LatestTle model and introduce LatestTleSet model 2020-09-22 17:37:55 +03:00
views.py Tighter exception handling 2020-12-29 14:13:12 -05:00