Add a line to your local_settings.py (if you don't have one, create it in src/GeoNodePy/geonode/) like:
GEONODE_CLIENT_LOCATION = " http://ec2-50-16-99-133.compute-1.amazonaws.com:8000/geonode-client/" I believe this will require a restart of the server software. -- David Winslow OpenGeo - http://opengeo.org/ On Mon, Jan 17, 2011 at 8:43 AM, Jude Mwenda <[email protected]> wrote: > Hi, > have been able to set up geonode, my main problem is at the upload data > extjs form fails to load. Any pointers on whats missing? > > http://ec2-50-16-99-133.compute-1.amazonaws.com:8000/data/upload >
