Re: os module import error

2021-05-31 Thread Avi shah
you could just add "import os" in settings.py file On Mon, May 31, 2021 at 8:32 PM James Ndubuisi wrote: > Good afternoon. > It seems on creating the Django project using django-admin startproject > command , the os module isn't imported by default, causing an error. > > -- > You received this m

Re: os module import error

2021-05-31 Thread Antonis Christofides
Hi! Could you show exactly which command(s) you are running, and the exact error message? Regards, Antonis Christofides +30-6979924665 (mobile) On 31/05/2021 17.57, James Ndubuisi wrote: Good afternoon. It seems on creating the Django project using django-admin startproject command , the o