Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / actes / migrations @ 017f4158

Name Size Revision Age Author Comment
0001_initial.py 5.82 KB 017f4158 almost 10 years Mikaël Ates Remove old migrations and add Django 1.7 migrat...
__init__.py 0 Bytes cfc76cd3 over 11 years Jérôme Schneider actes: enable migrations for act : this patch ...

Latest revisions

# Date Author Comment
017f4158 06 January 2015 06:49 PM Mikaël Ates

Remove old migrations and add Django 1.7 migrations.

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