How to create a new project in Django

Written by DjangoTimes | Published 2019/08/18
Tech Story Tags: django | project | newproject | create | django-admin | startproject | python | latest-tech-stories

TLDR Django is a web framework for perfectionists with deadlines. It was designed to make common web development tasks fast and easy. In this article we gonna learn how to create a project in Django. We must have Django installed in our system to create the project. The Project is the name of project we created,you can use any other name as you like. The Django folder directory structure will look something like this: "Django folder" The server is currently running at localhost:8000/ in the browser, here you will see an animation of rocket flying.via the TL;DR App

no story

Written by DjangoTimes | Learning to create
Published by HackerNoon on 2019/08/18