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
NoReverseMatch: Reverse for 'org' with arguments '('GB-CHC- \n1113528 ',)' not found. 1 pattern(s) tried: ['org/(.*)$']
(20 additional frame(s) were not displayed)
...
File "grantnav/frontend/views.py", line 931, in grant
return render(request, "grant.html", context=context)
Django templates don't allow theses characters in the parameters for a
{% url %}
we will need to do a bit of data cleaning on org-ids.The text was updated successfully, but these errors were encountered: