Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

hackerspace-silesia/jakniedojade

Repository files navigation

jakniedojade

Build Status

howto install

virtualenv -ppython2 venv
source venv/bin/activate
pip install -r requirements.txt
cd jakniedojade
python manage.py migrate
python manage.py createsuperuser

howto run

source venv/bin/activate
cd jakniedojade
python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published