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 |
||
---|---|---|
.. | ||
migrations | ||
__init__.py | ||
admin.py | ||
colors.py | ||
factories.py | ||
features.py | ||
feeds.py | ||
mails.py | ||
milestones.py | ||
models.py | ||
resources.py | ||
tests.py | ||
tests_info.py | ||
urls.py | ||
urls_info.py | ||
urls_info_details.py | ||
urls_stream.py | ||
utils.py | ||
views.py | ||
views_ajax.py | ||
views_edit.py | ||
views_stream.py |