Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / personnes / migrations @ 017f4158

Name Size Revision Age Author Comment
0001_initial.py 12 KB 017f4158 almost 9 years Mikaël Ates Remove old migrations and add Django 1.7 migrat...
__init__.py 0 Bytes 97bee351 almost 11 years Jérôme Schneider personnes: add field initials for workers (fix ...

Latest revisions

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

Remove old migrations and add Django 1.7 migrations.

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