django-data-exports icon indicating copy to clipboard operation
django-data-exports copied to clipboard

Enable django 1.7+ migrations to avoid issue #12

Open Christophe31 opened this issue 10 years ago • 4 comments
trafficstars

hoo, tests don't seems to run on the issue referenced commit…

Christophe31 avatar Apr 23 '15 08:04 Christophe31

up.

Christophe31 avatar Jun 01 '15 09:06 Christophe31

Thanks for this!

I think it's missing a few things: 1/ the south app should be removed from https://github.com/magopian/django-data-exports/blob/master/data_exports/settings.py#L11 2/ there's still a reference to a south command in the https://github.com/magopian/django-data-exports/blob/a73db486779d93046ad89c5bf582ff8ae869120f/README.rst on line 50

This is looking good, thanks for your work.

magopian avatar Jun 04 '15 08:06 magopian

South 1.0+ still works for django 1.7- … settings and doc should differ depending on the django version…

Christophe31 avatar Jun 04 '15 09:06 Christophe31

Are, you're right ;)

Could you please slightly amend the doc to talk about the two cases (django 1.7- and south, or django 1.8+)?

Thanks!

magopian avatar Jun 08 '15 09:06 magopian