Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

dipy/dipy_web

Repository files navigation

⚠️⚠️⚠️⚠️⚠️⚠️

DEPRECATED IN FAVOR of https://github.com/dipy/workshop.dipy.org and https://github.com/dipy/dipy.org

⚠️⚠️⚠️⚠️⚠️⚠️

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

Contributors 11