datatracker/ietf/doc
Robert Sparks 87ebddd0ba Simplified access to current BallotDocevent from a Document.
Added functions to BallotDocEvents to faciliate access to BallotPositionDocEvents, both for all positions, and current AD postions.
Updated the moderator package to use the Documents from _agenda_data.
Added a filter to assist with rendering the moderator package.
Fixed a bug where different functions in idrfc/views_ballot were using log_state_changed expecting different implementations (a cleanup task should reconcile the _three_ implementations in the codebase of that function).
 - Legacy-Id: 4768
2012-08-17 20:45:32 +00:00
..
migrations Added a migration to update non-blocking ballot positions that have non-empty discuss text. Fixes bug #856 2012-08-03 21:33:49 +00:00
templatetags merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Merged [4600] from rjsparks@nostrum.com: 2012-07-28 16:29:28 +00:00
models.py Simplified access to current BallotDocevent from a Document. 2012-08-17 20:45:32 +00:00
proxy.py Simplified access to current BallotDocevent from a Document. 2012-08-17 20:45:32 +00:00
tests.py merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
tests_conflict_review.py Removed some duplication between doc/util and doc/models by moving things into doc/models. Fixes bug #857 2012-08-02 21:36:36 +00:00
urls_conflict_review.py merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
utils.py Removed some duplication between doc/util and doc/models by moving things into doc/models. Fixes bug #857 2012-08-02 21:36:36 +00:00
views_conflict_review.py Added the ability to reset the conflict review response text to the template at Sean's request 2012-06-28 19:51:39 +00:00