Saturday, March 18, 2017

Re: Programming Error at admin

You shouldn't get any errors when running migrations. What I am guessing now is that the sessions table is missing completely or some of the columns in the table are missing. Make sure that you can run migrations properly before you try using the admin interface.

Regards,

Andréas

2017-03-18 4:02 GMT+01:00 kessev <maxxacre10159010@gmail.com>:
Yeah, it might be the problem, when I migrated it show these error.












Andréas Kühne於 2017年3月18日星期六 UTC+8上午2時44分36秒寫道:
Have you run the migrations for the project?

It looks like you don't have the sessions table created?

Regards,

Andréas

2017-03-17 14:58 GMT+01:00 kessev <maxxacre...@gmail.com>:
I used the sql sever to create model but when I want to open admin page it pop out this!
What's wrong is it?



--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f5565238-a5a3-4f0b-8c9e-879f22dfe17f%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCfiHUcUxRzn63H3O3pXq5bm9wRUP1VAYTG7GQmpSwNqDA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment