DeprecationWarnings since switching to Django 1.3

Bug #921599 reported by Māris Fogels
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
awstrial
Fix Released
Low
Matthew Nuzum

Bug Description

We have been seeing DeprecationWarnings since switching the application to Django 1.3. Here is a sample:

../sourcecode/django/django/db/__init__.py:19: DeprecationWarning: settings.DATABASE_* is deprecated; use settings.DATABASES instead.
  DeprecationWarning
../sourcecode/django/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.'
  DeprecationWarning

Māris Fogels (mars)
summary: - Deprecation Warnings since switching to Django 1.3
+ DeprecationWarnings since switching to Django 1.3
description: updated
Matthew Nuzum (newz)
Changed in awstrial:
status: Triaged → Fix Committed
Māris Fogels (mars)
Changed in awstrial:
assignee: nobody → Matthew Nuzum (newz)
Changed in awstrial:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.