Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / personnes / migrations @ 0d4bf0b4

Name Size Revision Age Author Comment
0001_initial.py 27.6 KB 97bee351 almost 11 years Jérôme Schneider personnes: add field initials for workers (fix ...
0002_auto__add_field_worker_initials.py 16.8 KB f685d387 over 10 years Jérôme Schneider personnes: fix 02 migration to allow test to work
0003_auto.py 17.6 KB daea1158 over 9 years Benjamin Dauvergne personnes: add no_dry_run=True to migration 000...
0004_auto__del_field_holiday_service.py 16.9 KB 82b36d7c over 10 years Serghei Mihai The old 'service' field removed
__init__.py 0 Bytes 97bee351 almost 11 years Jérôme Schneider personnes: add field initials for workers (fix ...

Latest revisions

# Date Author Comment
daea1158 26 March 2014 11:24 PM Benjamin Dauvergne

personnes: add no_dry_run=True to migration 0003 so that it can run

cd08e6c8 13 September 2013 12:38 PM Serghei Mihai

Broken migration fix

81e91620 13 September 2013 10:49 AM Serghei Mihai

Merge branch '3108'

Conflicts:
calebasse/facturation/invoice_header.py
calebasse/static/js/calebasse.agenda.js

Closes #3108

82b36d7c 27 August 2013 11:36 AM Serghei Mihai

The old 'service' field removed

3ab520cc 27 August 2013 11:34 AM Serghei Mihai

Creating new 'services' ManyToMany field and migrate data from 'service' column

f685d387 22 August 2013 11:15 AM Jérôme Schneider

personnes: fix 02 migration to allow test to work

97bee351 13 February 2013 11:48 AM Jérôme Schneider

personnes: add field initials for workers (fix #2375)

This commit change the models to apply the new one use the following
commands :

./manage.py migrate personnes 0001 --fake
./manage.py migrate personnes

View revisions

Also available in: Atom