settings: Prompt for a database login when using South migrations.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 19 Oct 2010 17:44:41 +0000 (19:44 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 19 Oct 2010 17:47:08 +0000 (19:47 +0200)
This allows the normal database user to be unprivileged, while
performing schema migrations using a privileged user.


No differences found