== NOTES == - Django 1.3 is required. == QUICK AND VERY DIRTY == $ sudo apt-get install python-lxml python-yaml python-setuptools \ python-pygame subversion rsync $ sudo easy_install django django-extensions $ svn co http://svn.wirelessleiden.nl/svn/code/heatmap /heatmap $ svn co http://svn.wirelessleiden.nl/svn/node-config/genesis /genesis == IMPORT scan-data == $ ./django_gheat/import_scan_data.sh == IMPORT node features == $ /genesis/tools/gformat.py full-export | /manage.py import_nodes - == DEVELOPMENT - RUN == $ /manage.py runserver 0.0.0.0:8000 == HACKING == - genesis is the Wireless Leiden configuration database. - heatmap is the django apps. == PRODUCTION == Please have a look at the apache ./httpd config examples Questions, Suggestions or Patches welcome! Wireless Leiden Techniek Enjoy! /Rick