Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 394 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 394 Bytes

help_django

For help with django and drf code as well as their related libraries

Installation

Use the package manager pipenv to install help_django.

1. mkdir name_file
2. cd name_file
3. pipenv –python 3.8 shell
4. python -m pip install django
5. django-admin startproject name_project
6. nano Pipfil

##To help with libraries in Django