Skip to content

hammadarshad1/Django-Boiler-Plate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Boiler Plate

Enviroment Setup:

$ git clone https://www.github.com/hammadarshad1/Django-Boiler-Plate
$ python3 -m venv venv
$ source venv/bin/activate

Installation:

$ pip install -r requirements.txt

Usage

$ python manage.py migrate
$ python manage.py createsuperuser
$ python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages