Re: tutorial 1 problems from djangoproject website - not working, do not exactly understand

2022-03-24 Thread Samapika Nayak
create a virtual env, install django On Tuesday, March 22, 2022 at 6:43:02 PM UTC+5:30 paul.ka...@gmail.com wrote: > root@videotron:~ # django-admin startproject mysite > root@videotron:~ # python manage.py runserver > python: can't open file 'manage.py': [Errno 2] No such file or directory > ro

Re: tutorial 1 problems from djangoproject website - not working, do not exactly understand

2022-03-24 Thread Shah Tech
you must first your current directory to your project directory mysite: in window type: cd mysite and then try python manage.py runserver On Thursday, March 24, 2022 at 6:51:53 PM UTC+5 Kasper Laudrup wrote: > On 24/03/2022 08.05, harsh jain wrote: > > Still facing issue ? > > This course will he

Re: tutorial 1 problems from djangoproject website - not working, do not exactly understand

2022-03-24 Thread Kasper Laudrup
On 24/03/2022 08.05, harsh jain wrote: Still facing issue ? This course will help you - Advanced web development course online Please fuck off with your spam. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group an

Re: tutorial 1 problems from djangoproject website - not working, do not exactly understand

2022-03-24 Thread harsh jain
Still facing issue ? This course will help you - Advanced web development course online On Tuesday, 22 March 2022 at 18:43:02 UTC+5:30 paul.ka...@gmail.com wrote: > root@videotron:~ # django-admin startproject mysite > root@video

tutorial 1 problems from djangoproject website - not working, do not exactly understand

2022-03-22 Thread Paul Kagan
root@videotron:~ # django-admin startproject mysite root@videotron:~ # python manage.py runserver python: can't open file 'manage.py': [Errno 2] No such file or directory root@videotron:~ # ls .Xauthority .elinks .nn .viminfogit .cache .emacs.d.npm