On Friday, 13 April 2012 22:51:06 UTC+1, alex3627 wrote: > > Hi, > > I added the following line in the section of INSTALLED_APPS of my > settings.py: > > 'south', > > then I ran "python manage.py syncdb" giving this error: > > Error: No module named adminsouth > > > Any ideas I have done wrong again? > > Alex > >> >>> You're missing a comma at the end of the line before 'south', which presumably ends in 'admin'. -- DR.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/NXuBF0szBuMJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.