Make sure PYTHONPATH contains django and proxy-test directories
The package includes the init_spatialite_min-2.3.sql script that initializes spatialite and installs test SRS (epsg:2393)

The settings.py sets up the environment, assuming that the spatialite is installed and libspatialite-1.dll is available in the PATH.

cd proxy-test\proxy_test
manage.py test proxy_test --settings=proxy_test.settings


Tested on Windows XP Pro (32bit), Python 2.7.1
Same error happens with Oracle Spatial (10.2.0.4 and 10.2.0.5)
