Hi, I'm creating a django proyect and when i want to add a group and the group's permission i get a "Table 'mysite.auth_group_permissions' doesn't exist"
I've seen that in some tutorials, on syncdb, the output contains the following line: Creating many-to-many tables for Group model I never see that line. What should i change in order to get that table created? thaks! --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---