datatracker/ietf/secr/meetings
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
blue_sheets.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 Fixes Ticket #1806. Legacy session scheduling view broken. Commit ready for merge. 2015-10-31 04:27:12 +00:00
models.py Made ietf/secr/meetings pyflakes-clean and fixed a bug in the signature of is_combined() 2014-03-15 23:25:59 +00:00
tests.py Allow non-official schedules to be viewed in the same ways the official schedule for a meeting can be viewed. Fixes #1959. Commit ready for merge. 2016-06-29 20:56:08 +00:00
urls.py Make group acronym regex patterns consistent. 2016-07-13 19:19:15 +00:00
views.py Applied patch from production: Added timeslot filtering by schedule for non-session timeslot display. 2016-06-21 19:01:55 +00:00