Tuesday, June 1, 2010

Re: Django 1.2.1 doesn't work with South but 1.2 works? How to find the previous version Django 1.2?

Why don't you try to fix this incompatibility? You can help South project by doing this. It isn't recommended to use the 1.2 since 1.2.1 is the same with bugfixes. But you can grab the 1.2 code using SVN. Just checkout this URL: http://code.djangoproject.com/svn/django/tags/releases/1.2/

Atenciosamente,
Vinicius Mendes
Solucione Sistemas
vinicius@solucione.info


On Tue, Jun 1, 2010 at 10:29 PM, flyinglegs <flyinglegs@gmail.com> wrote:
I am having some trouble with South database migration using Fabric. I
tried several machines, one works and the other 3 doesn't work. The
only difference is that the machine that's working is using Django
1.2, and the others are using Django 1.2.1.

Somehow I couldn't find the Django 1.2 tarball on the website, any
idea why it was pulled? Does anybody else have trouble using Django
1.2.1 with South 0.7.1?

Thanks!

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment