You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, invalid geometries entered into a textarea result in a TemplateSyntaxError. Really, they should result in a ValidationError, so the corresponding field is marked as erroneous with a proper error message.
The text was updated successfully, but these errors were encountered:
Currently, invalid geometries entered into a textarea result in a TemplateSyntaxError. Really, they should result in a ValidationError, so the corresponding field is marked as erroneous with a proper error message.
The text was updated successfully, but these errors were encountered: