Error in project

166 views
Skip to first unread message

Kashaf Online

unread,
Oct 10, 2024, 4:21:10 PM10/10/24
to Django users
Greetings everyone!

I just want to express my trouble . I want to create a Chatbot with the help of python an django. My project contains different errors please help me to resolve this. Screenshot (18).png

Abdul Qoyyuum Haji Abdul Kadir

unread,
Oct 11, 2024, 3:03:35 AM10/11/24
to django...@googlegroups.com
Hi Kashaf,

It looks like your settings.py is misconfigured or broken. If you're new to Django, create a new Django project in a different folder. Then compare the freshly built Django project's settings.py vs your project's settings.py.

The error is complaining more towards the INSTALLED_APPS variable/values in it but this is all guesses without seeing more of the settings.py content.

On Fri, 11 Oct 2024 at 04:20, Kashaf Online <kashaf...@gmail.com> wrote:
Greetings everyone!

I just want to express my trouble . I want to create a Chatbot with the help of python an django. My project contains different errors please help me to resolve this. Screenshot (18).png

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0d30d897-0969-4c3a-9ffe-18283c1ccc27n%40googlegroups.com.


--
Abdul Qoyyuum Bin Haji Abdul Kadir
Nickname: Q

Basith

unread,
Oct 11, 2024, 4:45:22 AM10/11/24
to django...@googlegroups.com

Hi, kashaf, hope you’re doing well, please check your application settings.


Sri Santhosh

unread,
Oct 13, 2024, 8:19:05 PM10/13/24
to django...@googlegroups.com

Shows there is some issue in the settings.py


On Fri, Oct 11, 2024, 1:49 AM Kashaf Online <kashaf...@gmail.com> wrote:
Greetings everyone!

I just want to express my trouble . I want to create a Chatbot with the help of python an django. My project contains different errors please help me to resolve this. Screenshot (18).png

--

Kashaf Online

unread,
Oct 14, 2024, 1:14:17 PM10/14/24
to Django users
okay I got the point thank you so uch

Sreenivas Pushpala

unread,
Oct 14, 2024, 1:30:47 PM10/14/24
to django...@googlegroups.com
Hi ,
did yout sorted this error 

Francis

unread,
Oct 20, 2024, 3:15:04 PM10/20/24
to django...@googlegroups.com
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. 

Reply all
Reply to author
Forward
0 new messages