I'm currently learning how to use Django, so earlier this evening I spent about 30 minutes working on a blog engine. I used the admin interface and ran 'python manage.py syncdb'. I then run the dev server. I log in to the admin interface successfully, but then it says I don't have permission to edit anything. I even manually created a superuser. Can anyone help me out?
Thanks!
-- 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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment