Skip to content
/ dipy_web Public

Website generation and content management tools for dipy.org

Notifications You must be signed in to change notification settings

dipy/dipy_web

Repository files navigation

dipy_web

Website generation and content management tools for dipy.org

pip install -r requirement-dev.txt

cp dipy_web/settings.py.example dipy_web/settings.py

python manage.py makemigrations
python manage.py migrate
python manage.py migrate --run-syncdb
python manage.py createsuperuser
python manage.py runserver

About

Website generation and content management tools for dipy.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published