Use the new style of database settings
This ways of specifying database is obsolete. The new dictionaries based one
(https://docs.djangoproject.com/en/dev/ref/settings/#databases) was introduced
in Django version 1.2 Since the webUI specifies django version >= 1.3. This new
method should be used. Infact the old way is broken in my django dev (or 1.4).
1 parent 0784bd4 commit 09539e90e4b089694667dea24fc022a0cad5983f
@Rohan Jain Rohan Jain authored on 29 Mar 2012
Showing 1 changed file
View
dev_setup/settings.py