Hi all, I have a problem with permission list. I deleted the table for a django model, deleted the permission entries for the model from the permissions table, restart web server, delete the content type entry of the model and i still get the permission appearing in the list in the admin page. I checked all the tables and everything looks clean. My question is where does django store the permissions?.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.