django-hypergen-github

PHOTO EMBED

Mon May 02 2022 20:28:26 GMT+0000 (Coordinated Universal Time)

Saved by @catafest #python #django

git clone git@github.com:runekaagaard/django-hypergen.git
cd django-hypergen/
virtualenv -p python3.9 venv
source venv/bin/activate
pip install -r requirements.txt
pip install -r examples/requirements.txt
cd examples
python manage.py migrate
python manage.py runserver
content_copyCOPY

install and test django-hypergen from github

https://github.com/runekaagaard/django-hypergen