Django AJAX Server (DAS) is a remote file server to upload html and javascript files and run them. It is able to execute AJAX calls through its internal proxy.
- Install python-virtualenv
- $pip -E env install -r dependencies.pip
- Configure django settings in a file called settings_local.py
- If you don't change database config, create an empty file called database.sqlite