I
I
IB12020-12-06 20:47:45
Django
IB1, 2020-12-06 20:47:45

Django tables error?

5fcd188428be0614403642.jpeg5fcd192993b74920670683.jpeg
This is the error that comes up when adding information through the admin panel

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis Kazakov, 2020-12-06
@IB1

Are migrations applied? If not, then you need to do in the directory with manage.py:

python manage.py makemigrations && python manage.py migrate

Or show the view from the admin panel.

G
galaxy, 2020-12-06
@galaxy

Identifiers (and columns) - case-sensitive

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question