When writing in Python django in admin mode, when entering the field and confirming, the error "IntegrityError at / admin / polls / choice / add / NOT NULL constraint failed: polls_choice.votes" pops up. I can provide any code. I am writing on django for the first time, but I haven’t found a solution on the Internet. The code adds a survey to the site.