Is there a better way to change the default server port?

2020-07-08 Thread Kshitij Kotasthane
I recently started using django and because port 8000 on my PC was already occupied, I had to modify the runserver.py file directly to start on another port. By default, shouldn't there be an option in manage.py or settings.py to modify the port to start the test server on? Or am I missing some

Re: Is there a better way to change the default server port?

2020-07-09 Thread Kshitij Kotasthane
Doing this every time I run the server is really inconveninent as I said above. On Thursday, 9 July 2020 00:40:54 UTC+5:30, Luciano Martins wrote: > > python manage.py runserver localhost:5000 > > Em quarta-feira, 8 de julho de 2020 12:56:58 UTC-3, Kshitij Kotasthane > es

Re: Is there a better way to change the default server port?

2020-07-15 Thread Kshitij Kotasthane
If you could provide give a copy of the run-local.sh, that'd be great. On Friday, 10 July 2020 07:13:12 UTC+5:30, Mike Dewhirst wrote: > > On 10/07/2020 12:11 am, Kshitij Kotasthane wrote: > > Doing this every time I run the server is really inconveninent as I > > s

Udemy Clone

2020-08-04 Thread Kshitij Kotasthane
You should try to identify the features and break them down into manageable chunks. Udemy is huge app and and a Django (if you were to use one) is just a part of it. There would be a million things to consider. If you specify what you want help with, that makes things much more simple. So let's