#5435: Remove requirement for a db user to be set for GeoDB creation -----------------------+---------------------------------------------------- Reporter: rcoup | Owner: nobody Status: new | Component: GIS Version: SVN | Keywords: sprint Stage: Unreviewed | Has_patch: 1 -----------------------+---------------------------------------------------- The attached patch removes the requirement for `DATABASE_USER` to be set when creating a spatial db. This means that whoever runs `manage.py` can have superuser privileges without requiring a password to be put in settings.py for everyone to spot. Especially useful for when you're running the tests :)
-- Ticket URL: <http://code.djangoproject.com/ticket/5435> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
