Skip to content

cloudiirain/nanodesu-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To set up

Clone the project

Install virtualenv (pip, easy_install, etc).

cd to project folder and start a virtualenv (python 2, which should be default)

activate the virtualenv

"pip install requirements.txt"

./manage.py makemigrations nanodesu

./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