datatracker/ietf/ietfworkflows/migrations
2011-11-02 15:47:44 +00:00
..
.gitignore Set svn:ignore *.pyc in new directories. 2011-05-12 14:29:37 +00:00
0001_initial.py Initial migrations. See #535 2010-11-06 11:00:48 +00:00
0002_add_selected_states_and_tags.py Allow a wgworkflow to define a subset of states and annotation tags. See #559. Fixes #560 2010-12-24 10:25:07 +00:00
0003_add_person_to_history.py Add person to state/tags object history. Fixes #543 2011-01-17 18:38:13 +00:00
0004_add_object_state_dates.py Add enter date and estimated date in object/state relation. Fixes #571 2011-01-21 08:36:10 +00:00
0005_add_streams.py Added models for basic stream configuration. See #569 2011-01-21 08:39:30 +00:00
0006_add_group_to_streamed_id.py Add wich group of the stream is responsible of the ID. See #569 2011-01-21 08:44:27 +00:00
0007_do_stream_optional.py Refactor workflow related history entries. Fixes #574 2011-01-22 17:00:58 +00:00
0008_refactor_history_entries.py Fix workflow migration. See #665 2011-05-18 06:46:52 +00:00
0009_allow_null_in_from_date.py Allow to edit the stream/state/tags of a draft. Fixes #582 2011-02-07 19:44:54 +00:00
0010_add_state_definitions.py Added state definitions in workflow edit form. 2011-03-30 18:56:35 +00:00
0011_remove_group_from_stream.py Removed duplicated group from model. See #694 2011-08-02 06:38:12 +00:00
0012_refactor_stream_group_descrition.py Removed duplicated group from model. See #694 2011-08-02 06:38:12 +00:00
0013_add_stream_delegates.py Add stream delegate model. See #699 2011-08-11 12:11:07 +00:00
0014_change_alt_streams_states.py Remove uneeded states. Fixes #704 2011-08-22 06:34:55 +00:00
__init__.py Initial migrations. See #535 2010-11-06 11:00:48 +00:00