datatracker/ietf/secr/telechat
2017-12-08 21:51:11 +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 Fix issue in telechat app where ballot positions for WG actions are incorrect. Fixes #1336. Commit ready for merge 2017-04-13 00:59:36 +00:00
tests.py Refactored the handling of BallotDocEvent in tests, only creating them as needed, in preparation for stricter checks on state transitions to avoid mismatches between state and ballot. 2017-11-30 16:02:31 +00:00
urls.py Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
views.py Started refactoring of reading text from document files (drafts, charters, etc.) in order to normalise on one way of doing this, and making that return unicode rather than undecoded bytes. This is the first step of two, in order to gauge the possible issues and report on discrepancies. 2017-12-08 21:51:11 +00:00