datatracker/ietf/secr/proceedings
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
..
migrations Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00
templatetags Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +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 Merged in [11434] from rcross@amsl.com: 2016-06-21 12:23:58 +00:00
models.py Fix interim meeting get_proceedings_url() functions. Commit ready for merge. 2016-06-29 18:53:53 +00:00
new_tables.sql 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
proc_utils.py Remove old interim proceedings location reference. Commit ready for merge. 2016-06-30 17:02:33 +00:00
report_progress_report.py Made ietf/secr/proceedings pyflakes-clean. 2014-03-15 23:31:09 +00:00
tests.py Added a score of setting save/restores to test setup/teardown actions. 2016-06-21 07:51:02 +00:00
urls.py Make group acronym regex patterns consistent. 2016-07-13 19:19:15 +00:00
views.py Allow RG secretaries to manipulate meeting materials. Fixes #1836. Commit ready for merge. 2016-07-01 20:59:57 +00:00