Skip to content

Arvind-4/sample-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-blog

Install Requirements for the project

pip install -r requirements.txt

Run Migrations

python manage.py makemigrations
python manage.py migrate

Run Dev Server:

python manage.py runserver

Releases

No releases published

Packages

No packages published