I'm trying to get this Dynamic Multi-site framework ( https://bitbucket.org/uysrc/django-dynamicsites/src) up and running on Django 1.3.1, but I keep getting "Database Error: No such column django_site.folder_name" ... I've set up a site in the admin panel, run syncdb and I can't figure out why the folder_name table isn't listed in the database even after installing this app. I've followed the instructions on the site (https://bitbucket.org/uysrc/django-dynamicsites/overview) verbatim. Anyone have any luck or suggestions?
-- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.