Skip to content

PythonAndRubyOnRails/Python-Blog-master

Repository files navigation

How to install this project

  • pip install virtualenv
  • virtualenv env
  • env\Scripts\activate.bat
  • pip install -r requirements.txt
  • python manage.py test
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver

About

This is python project for blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published