upgrading from Django 1.6 and south to Django 1.8

425 views
Skip to first unread message

Scott Hostovich

unread,
Apr 20, 2015, 8:19:56 PM4/20/15
to django...@googlegroups.com
I'm upgrading from Django 1.6 and south to Django 1.8. 

Following the instructions at: https://docs.djangoproject.com/en/1.8/topics/migrations/#upgrading-from-south seems to work initially but then realize that the user model wasn't updated: https://github.com/django/django/tree/1.8/django/contrib/auth/migrations.

I am using a custom user model but it only tacks on a field and some properties. Anyone else come across this?

aRkadeFR

unread,
Apr 22, 2015, 3:14:01 PM4/22/15
to django...@googlegroups.com
Hey there,

maybe you found some answers in my other post:
"django contrib auth last_login cannot be "null""

Did you run makemigrations ?

For the upgrade, I suggest to you to do it minor
version to minor version.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/75e22f40-5beb-405c-8360-cb6a98e8f87f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages