It seems a little weird that we are introducing a dependency on the (configuration for the) django-registration app in geonode.maps:
http://github.com/GeoNode/geonode/blob/master/src/GeoNodePy/geonode/maps/context_processors.py#L8 Shouldn't this sort of configuration be used at the project level instead of the app level? -d
