Skip to content

ehx/djangular2

Repository files navigation

djangular

  • pip install virtualenvwrapper
  • mkvirtualenv venv
  • workon venv
  • pip install -r requirements.txt
  • ./manage.py makemigrations
  • ./manage.py migrate
  • ./manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published