Can anyone help with this?
OperationalError at /users/
Request Method: | POST |
---|---|
Request URL: | http://localhost:8000/users/ |
Django Version: | 3.0.3 |
Exception Type: | OperationalError |
Exception Value: | attempt to write a readonly database |
Exception Location: | C:\Users\parul\anaconda\envs\MyDjangoEnv\lib\site-packages\django\db\backends\sqlite3\base.py in execute, line 396 |
Python Executable: | C:\Users\parul\anaconda\envs\MyDjangoEnv\python.exe |
Python Version: | 3.8.5 |
Python Path: | ['C:\\Users\\parul\\Desktop\\Djangoforms\\ProTwo', 'C:\\Users\\parul\\anaconda\\envs\\MyDjangoEnv\\python38.zip', 'C:\\Users\\parul\\anaconda\\envs\\MyDjangoEnv\\DLLs', 'C:\\Users\\parul\\anaconda\\envs\\MyDjangoEnv\\lib', 'C:\\Users\\parul\\anaconda\\envs\\MyDjangoEnv', 'C:\\Users\\parul\\anaconda\\envs\\MyDjangoEnv\\lib\\site-packages'] |
Server time: | Wed, 23 Dec 2020 16:14:46 +0000 |
--------->>> Also, i checked the properties in db.sqlite3, all the permissions are checked...write permission also
can anyone help
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/CAHjHRFquxJoTDDxHkokqtm7fHY4R6jCF_kt1Td%2BMs-PN-qw_eg%40mail.gmail.com.
No comments:
Post a Comment