No description
- JavaScript 68.5%
- HTML 11.6%
- Python 10.7%
- CSS 6.7%
- PHP 0.9%
- Other 1.5%
| itf | ||
| migrations | ||
| wsgi | ||
| COPYING | ||
| fabfile.py | ||
| README | ||
| requirements.txt | ||
. itf
Get:
bzr branch PUBLIC_URL itf
cd itf
virtualenv .
pip -E . install -r requirements.txt
Develop:
create itf/local_settings.py
. bin/activate
cd itf
python manage.py shell
python manage.py runserver
Deploy:
create itf/local_settings.py
create /etc/apache2/sites-availavle/sitename.conf