May i have a question related to Django?
On Tuesday, May 23, 2023 at 5:14:57 AM UTC-7 William Nash (Bill) wrote: > > The system permission solved the issues. Thank you. > > On Monday, May 22, 2023 at 10:51:13 AM UTC-5 Dev Femi Badmus wrote: > >> I have similar error is due to system permission are you running on Linux? >> >> chown www-data:www-data /home/username/project-folder >> >> chown www-data:www-data /home/username/project-folder/db.sqlite3 >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5399890b-59a8-41a5-9bc0-4e5acf7f1e42n%40googlegroups.com.

