Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / personnes / migrations @ 5b90c12e

Name Size Revision Age Author Comment
0001_initial.py 27.6 KB 97bee351 almost 12 years Jérôme Schneider personnes: add field initials for workers (fix ...
0002_auto__add_field_worker_initials.py 16.9 KB 97bee351 almost 12 years Jérôme Schneider personnes: add field initials for workers (fix ...
0003_auto.py 17.6 KB 3ab520cc over 11 years Serghei Mihai Creating new 'services' ManyToMany field and mi...
0004_auto__del_field_holiday_service.py 16.9 KB 82b36d7c over 11 years Serghei Mihai The old 'service' field removed
__init__.py 0 Bytes 97bee351 almost 12 years Jérôme Schneider personnes: add field initials for workers (fix ...

Latest revisions

# Date Author Comment
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

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