/wtfimb-reboot

The restart of wtfimb

Primary LanguagePython

wtfimb-reboot

Get:
    cd wtfimb-reboot
    virtualenv .
    pip -E . install -r requirements.txt

Develop:
    create wtfimb/local_settings.py

    . bin/activate
    cd wtfimb
    python manage.py shell

    python manage.py runserver

Deploy:
    create wtfimb/local_settings.py

    create /etc/apache2/sites-available/sitename.conf