Skip to content

seppaleinen/djangoblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coverage Status Code Health Coverage via codecov.io Requirements Status

#Django

python3 manage.py runserver To run server and deploy python3 manage.py test To test python3 manage.py makemigrations To make changes scripts to db python3 manage.py migrate To run db changes scripts

gunicorn --config=gunicorn.config.py djangoblog.wsgi To start gunicorn server running on localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published