Skip to content

thakkarab-su2020/web_app

Repository files navigation

web-APP

Django-APP-Project

django is a Python framework that follows model-template-view architecturl pattern.

Installation

Use the package manager pip to install django.

pip install django

Set Up Database

To set up the database.

python manage.py migrate

Run

Use following command to run the server and access the site.

python manage.py runserver

Requirement

python version 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published