datatracker/ietf/doc
Henrik Levkowetz 5eeb670b28 Merged [4909] from rjsparks@nostrum.com:
Reimplemented clear_ballot to close the existing ballot and create a new one. Changed the all_positions code to only return synthetic no-positions for current ADs when a ballot is actually open
 - Legacy-Id: 4962
Note: SVN reference [4909] has been migrated to Git commit 2e6caa21b1
2012-10-30 12:07:10 +00:00
..
management Added a management command to generate bibxml files for drafts. It's not fully cooked yet, as it needs to differentiate between documents which are currently drafts, and those that have been published as RFCs, but the basics are there. 2012-10-25 21:18:06 +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 Reimplemented clear_ballot to close the existing ballot and create a new one. Changed the all_positions code to only return synthetic no-positions for current ADs when a ballot is actually open 2012-10-10 15:48:34 +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 refactored close_open_ballots, creating a way to close one abllot at a time. rewrote the clear ballot code to close each open ballot and open a new one 2012-09-27 21:41:11 +00:00
views_conflict_review.py Merged [4873] from rjsparks@nostrum.com: 2012-10-21 21:02:03 +00:00