equal
deleted
inserted
replaced
1 """execute this script if you've migration to file >= 1.9.0 with cubicweb <= 3.9.2 |
1 """execute this script if you've migration to file >= 1.9.0 with cubicweb <= 3.9.2 |
2 |
2 |
3 FYI, this migration occured : |
3 FYI, this migration occurred : |
4 * on our intranet on July 07 2010 |
4 * on our intranet on July 07 2010 |
5 * on our extranet on July 16 2010 |
5 * on our extranet on July 16 2010 |
6 """ |
6 """ |
7 from __future__ import with_statement |
7 from __future__ import with_statement |
8 |
8 |