This post is solved: https://groups.google.com/forum/?fromgroups=#!topic/django-users/u8joQF36BvE
Hendrikus Godvliet Op donderdag 1 november 2012 12:44:29 UTC+2 schreef Hendrikus Godvliet het volgende: > > Hello Everone > > I am new to Django: > > I am in the Django tutorials_01 and now in tutorial 02 in the admin part: > > when i update the database with: > # python manage.py syncdb > > There is this message: > > Error: One or more models did not validate: > admin.logentry: 'user' has a relation with model <class > 'django.contrib.auth.models.User'>, which has either not been installed or > is abstract. > > > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/i8rP-tGSZI0J. 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.