Hi All, Just trying out django, came across this example of creating a simple todo-list.
I have django 1.0 (beta_1) and python 2.5 setup on Vista with MySql 5. I setup the models fine, did a syncdb. When I check the admin part (127.0.0.1:8000/admin), I get the message : Site Administration You don't have permission to edit anything. Is this anything to do with the beta? Fyi, my auth_table has one user added , when I did syncdb (but there were no permissions alloted, when I checked mysql) I had to manually give permissions to the user. Thanks, Mak --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---