i have made a model names STUDENT and when i run migrataion no migration
applied but when from admin i tried to browse student i got following error
OperationalError at /admin/app/student/
no such table: app_student
Request Method: GET
Request URL: http://127.0.0.1:8000/admin/app/student/
Djan
i am new in django i am trying to add thirdparty verification using social
auth
after configuration when i run migrations i got following error
InDjango110Warning: SubfieldBase has been deprecated. Use
Field.from_db_value i stead. RemovedInDjango110Warning)
i know the reason of this error
2 matches
Mail list logo