Re: oRe: Error in project

2024-10-20 Thread Francis
locate django projects' directory and find settings.py. Open settings.py and define your created apps on INSTALLED_APPS = [ 'app']. if error still occurs, activate virtual env for that specific project. On Tue, Oct 15, 2024, 1:14 AM Kashaf Online wrote: > okay I got the point thank you so uch >

Re: oRe: Error in project

2024-10-14 Thread Sreenivas Pushpala
Hi , did yout sorted this error On Mon, 14 Oct 2024 at 16:14, Kashaf Online wrote: > okay I got the point thank you so uch > > On Sunday, October 13, 2024 at 5:19:05 PM UTC-7 Sri Santhosh wrote: > >> Shows there is some issue in the settings.py >> >> On Fri, Oct 11, 2024, 1:49 AM Kashaf Online

oRe: Error in project

2024-10-14 Thread Kashaf Online
okay I got the point thank you so uch On Sunday, October 13, 2024 at 5:19:05 PM UTC-7 Sri Santhosh wrote: > Shows there is some issue in the settings.py > > On Fri, Oct 11, 2024, 1:49 AM Kashaf Online wrote: > >> Greetings everyone! >> >> I just want to express my trouble . I want to create a C