Hi Andrew I am going through the errors on this page https://code.djangoproject.com/wiki/BetterErrorMessages particularly the django.db errors. The error which is listed on the page might not be updated
For the error message OperationalError: Unable to close due to unfinalised statements The context is not correct. I tried using a file that does not have write permission for sqlite3, but the error that came up is not what is listed above. The error message was quite appropriate in this case django.db.utils.DatabaseError: attempt to write a readonly database So is there something which I am not getting correctly? Regards Sachin -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/p66JQSKUDkMJ. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.