There were multiple different regex patterns in different urlpattern declarations, with some of them permitting characters which should not occur in group acronym. Changed them to consistently use [-a-z0-9]+ . - Legacy-Id: 11651 |
||
---|---|---|
.. | ||
fixtures | ||
migrations | ||
resources | ||
templates/dbtemplate | ||
__init__.py | ||
admin.py | ||
factories.py | ||
forms.py | ||
models.py | ||
resources.py | ||
template.py | ||
urls.py | ||
views.py |