datatracker/ietf/secr/roles
Henrik Levkowetz 8ca48aac42 Make group acronym regex patterns consistent.
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
2016-07-13 19:19:15 +00:00
..
__init__.py Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +00:00
forms.py Made ietf/secr/{drafts,roles,ipradmin} pyflakes-clean. 2014-03-15 22:06:48 +00:00
tests.py Renamed a bunch of identically named MainTestCase classes. 2016-03-06 18:18:38 +00:00
urls.py Make group acronym regex patterns consistent. 2016-07-13 19:19:15 +00:00
views.py Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00