flushing the est of the material for django-1.7
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 31 Mar 2015 15:02:57 +0000 (17:02 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 31 Mar 2015 15:02:57 +0000 (17:02 +0200)
commitac47efec05b3820415bd26507e4b7fc520c6ebd6
tree9b150ce2f44edc293f345e9bcdb649f3b8cc1906
parentc4824dd65364b1ba6c9d3f45a9b6298dfafad0bc
flushing the est of the material for django-1.7
see README.django-1.7 for more details
essentially new-style migrations come in portal/native_migrations
but this requires manual setup when running under 1.7
README.django-1.7 [new file with mode: 0644]
myslice/settings.py
portal/native_migrations/0001_initial.py [new file with mode: 0644]
portal/native_migrations/__init__.py [new file with mode: 0644]