Re: python manage.py runserver error

2020-06-19 Thread Archit Keshri
On Fri, 19 Jun, 2020, 5:31 PM DHRUVA,  wrote:

> Just try adding appname into the installed Apps in the Settings file
>
> On Fri, 19 Jun, 2020, 5:27 PM RANGA BHARATH JINKA, <
> bharathjink...@gmail.com> wrote:
>
>> Hi,
>> You have to go into your django project folder where manage.py file
>> is located. Test with using "ls" inside your command prompt. All the best.
>>
>> On Fri, Jun 19, 2020 at 5:08 PM Tanisha Jain 
>> wrote:
>>
>>> still the problem persists.
>>>
>>> On Fri, 19 Jun 2020 at 07:15, Utsab Bashyal  wrote:
>>>
 enter inside your project directory   using command cd project_name in
 termina and run manage.py runserver


 On Fri, Jun 19, 2020 at 6:52 AM Thomas Furtado <
 thomasfurtad...@gmail.com> wrote:

> Hii, thanks for answering but it didn't work
> Now it showed: no module named 'django.contrib.statics'
>
> Em qui, 18 de jun de 2020 22:03, chaitanya orakala <
> chaitu.orak...@gmail.com> escreveu:
>
>> Hi Thomas,
>> Please run the following commands to solve this problem, before
>> running the server.
>>
>> python manage.py makemigrations
>> python manage.py migrate
>>
>> and then command
>> python manage.py runserver
>>
>> Hope this helps. Let me know if you have any questions
>>
>> On Thu, Jun 18, 2020 at 6:15 PM Thomas Furtado <
>> thomasfurtad...@gmail.com> wrote:
>>
>>> Hi, I've seen you sent this last year and I'm having the same error
>>> message at my pycharm... Did you solve this?? could you help me with 
>>> this
>>> please??
>>>
>>> Em sábado, 13 de julho de 2019 08:35:31 UTC-3, Jack Bergemann
>>> escreveu:

 (venv) C:\Users\Chas\rp-portfolio\personal_portfolio>python
 manage.py runserver
 Watching for file changes with StatReloader
 Exception in thread django-main-thread:
 Traceback (most recent call last):
   File "C:\Python37\lib\threading.py", line 926, in _bootstrap_inner
 self.run()
   File "C:\Python37\lib\threading.py", line 870, in run
 self._target(*self._args, **self._kwargs)
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\utils\autoreload.py",
 line 54, in wrapper
 fn(*args, **kwargs)
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\core\management\commands\runserver.py",
 line 109, in inner_run
 autoreload.raise_last_exception()
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\utils\autoreload.py",
 line 77, in raise_last_exception
 raise _exception[1]
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\core\management\__init__.py",
 line 337, in execute
 autoreload.check_errors(django.setup)()
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\utils\autoreload.py",
 line 54, in wrapper
 fn(*args, **kwargs)
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\__init__.py",
 line 24, in setup
 apps.populate(settings.INSTALLED_APPS)
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\apps\registry.py",
 line 91, in populate
 app_config = AppConfig.create(entry)
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\apps\config.py",
 line 90, in create
 module = import_module(entry)
   File "C:\Python37\lib\importlib\__init__.py", line 127, in
 import_module
 return _bootstrap._gcd_import(name[level:], package, level)
   File "", line 1006, in _gcd_import
   File "", line 983, in _find_and_load
   File "", line 965, in
 _find_and_load_unlocked
 ModuleNotFoundError: No module named 'hello_world'

 Traceback (most recent call last):
   File "manage.py", line 21, in 
 main()
   File "manage.py", line 17, in main
 execute_from_command_line(sys.argv)
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\core\management\__init__.py",
 line 381, in execute_from_command_line
 utility.execute()
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\core\management\__init__.py",
 line 375, in execute
 self.fetch_command(subcommand).run_from_argv(self.argv)
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\core\management\base.py",
 line 323, in run_from_argv
 self.execute(*args, **cmd_options)
   File
 "C:\Users\Chas\rp-portfolio\venv\lib\site-packages\django\core\management\commands\runserver.py",
 line 60, in execute
 super().execute(*args,

Re: Python-django project

2020-07-27 Thread Archit Keshri
I am interested

On Mon, 27 Jul, 2020, 7:04 PM Olasande Asimiyu, 
wrote:

> I'm interested
>
> On Mon, Jul 27, 2020, 2:01 PM Lokesh Kumar  wrote:
>
>> I'm interested!
>>
>> On Tue, Jul 21, 2020 at 8:39 AM learn code 
>> wrote:
>>
>>> Hi everyone,
>>>
>>> I am learning python and django, like to work on the projects to improve
>>> more.If any one interested to join with me to work on the projects,plz send
>>> me a email.
>>>
>>> --
>>> 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+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/e7116e9b-9458-4f49-a638-135c4b5874e0o%40googlegroups.com
>>> .
>>>
>>
>>
>> --
>>
>> 
>> Lokesh Kumar
>> about.me/LokeshK431
>> 
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CADiRPBpU7o6qyykQir34-fri4FvP4w4P%3D1-jyEC2u3vrka%2BbWQ%40mail.gmail.com
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAK0X3bALK9LMsAFnT6LhTGUArWQvGn7M5LjBUe7R5LMK66-Q2g%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFcndAyXaY1vuv4jAjqpX36R6J8%3DsKVj%3DC0husyc6ds6t9CD5Q%40mail.gmail.com.