Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / actes / migrations @ 5978c161

Name Size Revision Age Author Comment
0001_initial.py 54 KB cfc76cd3 almost 12 years Jérôme Schneider actes: enable migrations for act : this patch ...
0002_auto__chg_field_act_comment.py 49.7 KB cfc76cd3 almost 12 years Jérôme Schneider actes: enable migrations for act : this patch ...
0003_auto__add_field_act_last_validation_state.py 50 KB 981abc28 over 11 years Jérôme Schneider actes: modify db to store the last validation s...
0004_add_last_validation_state.py 49.9 KB 981abc28 over 11 years Jérôme Schneider actes: modify db to store the last validation s...
0005_auto__chg_field_actvalidationstate_author__chg_field_act_parent_event_.py 55.9 KB 06af80c6 almost 11 years Mikaël Ates actes: ActValidationState entries must remain w...
0006_migrate_comment_act_to_event.py 54.5 KB 1edcbebd over 10 years Mikaël Ates actes: remove comment field from Act model.
0007_auto__del_field_act_comment.py 54.3 KB 1edcbebd over 10 years Mikaël Ates actes: remove comment field from Act model.
0008_auto__add_field_act_already_billed.py 54.5 KB 565ceb93 over 10 years Mikaël Ates actes: add already_billed field to Act model.
0009_set_act_already_billed.py 59 KB 5978c161 over 10 years Mikaël Ates actes: complete the setting of already billed f...
__init__.py 0 Bytes cfc76cd3 almost 12 years Jérôme Schneider actes: enable migrations for act : this patch ...

Latest revisions

# Date Author Comment
5978c161 30 July 2014 05:17 PM Mikaël Ates

actes: complete the setting of already billed field in the data migration.

6eaf55c7 30 July 2014 05:17 PM Mikaël Ates

actes: add data migration to populate already_billed field of Act model.

565ceb93 30 July 2014 05:17 PM Mikaël Ates

actes: add already_billed field to Act model.

1edcbebd 30 July 2014 05:17 PM Mikaël Ates

actes: remove comment field from Act model.

06af80c6 25 February 2014 01:23 AM Mikaël Ates

actes: ActValidationState entries must remain when a author User is removed.

981abc28 29 March 2013 05:55 PM Jérôme Schneider

actes: modify db to store the last validation state

Improve act search with last state : pointed, away, ...

WARNING this commit change the database :

./manage.py migrate actes

Fixes #2092

cfc76cd3 05 March 2013 02:59 PM Jérôme Schneider

actes: enable migrations for act :

this patch includes a migration:
./manage.py migrate actes --fake 0001
./manage.py migrate actes

View revisions

Also available in: Atom