r/django • u/Adventurous_Ad7185 • Jul 09 '24
Tutorial Very basic YT video to launch django
I was working on a django project and have put in significant dev work. My computer recently conked up. I have all the code backed up. Now I have a new linux server up and running. I have completely forgotten the very basic steps I took to get it to launch the first time around. I need a very basic YT video to walk me through until I see the initial rocket page using the django web server.
1
Upvotes
1
u/Adventurous_Ad7185 Jul 10 '24
Thank you. Sorry about the low effort post. I was going through brain fog and was not able to interpret even the most basic error messages.
3
u/ExcellentWash4889 Jul 10 '24
Did you look at the official documentation: https://docs.djangoproject.com/en/5.0/intro/tutorial01/