I think , getting same error..
On Thu, 15 Aug 2019, 00:43 Kean, <keanld1@gmail.com> wrote:
Hi,--Thanks for the help, it is making progress I think.Since deleting and recreating, I now have a different error.Please see below:OperationalError at /admin/accounts/businessownercreate/
no such table: accounts_businessownercreate
Request Method: GET Request URL: http://127.0.0.1:8000/admin/accounts/businessownercreate/ Django Version: 2.2.4 Exception Type: OperationalError Exception Value: no such table: accounts_businessownercreateException Location: /Users/ProductionEnv/Desktop/prj1/project/lib/python3.7/site-packages/django/db/backends/sqlite3/base.py in execute, line 383 Python Executable: /Users/ProductionEnv/Desktop/prj1/project/bin/python3 Python Version: 3.7.4 So when trying to access the table, I get the above error messages.Is there another step for me to undertake to resolve?Best,KOn 14 Aug 2019, at 19:53, Kean <keanld1@gmail.com> wrote:Hi,closed down instance django runningdeleted db.sqlite3run python3 manage.py makemigrationsrun python3 manage.py migrateall exceptions were handled and migrate file created.checked in admin on 'myowndbase'…error still appears.Best,
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/04551BC1-7EE5-4504-9023-96DDC711432F%40gmail.com.
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BAqMUd0HgfK2tjr516Hkux1kBr_q_Z%3DOwYsE0%2BwbBLx8Nmsqw%40mail.gmail.com.
No comments:
Post a Comment