Skip to content

SardorbekDeveloper22/Djangoda-oddiy-loyiha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django tutorial

A very simple Django project that provides information about states.

Required Software and Frameworks

Used python 3.10 and Django 4.0

Getting Started

  • Installation

    pip install Django
  • Start Server

    python manage.py runserver

Then the project will run on localhost