Skip to content

pranayrai/CyberRatv1

Repository files navigation

run commands from driectory BlogCloneProject

to run server: python3.6 manage.py runserver 8000

to add models in models.py into django's db:

python3.6 manage.py makemigrations python3.6 manage.py migrate

run line below for NLP to work python3.6 -m spacy download en

to create admin user for login: python3.6 manage.py createsuperuser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors