Skip to content

Fix internal error on norad bad value

deck requested to merge deckbsd/satnogs-network:fix-norad-equal-none into master

This is a proposal to fix #898

I have applied the method used by the station view (on freq parameter) on the norad (and the other numerical ones : station, observer) parameter in the observation view. I have also done a bit of refactoring in the get_context_data method regarding those filters parameters (using the update method from the context object).

Result :

none

Merge request reports