Closed Bug 655132 Opened 14 years ago Closed 14 years ago

Kill DeprecationWarnings on startup

Categories

(support.mozilla.org :: Code Quality, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: erik, Assigned: erik)

Details

(Whiteboard: [qa-])

Hate these: /Users/erose/Checkouts/kitsune/vendor/src/django/django/db/models/fields/subclassing.py:80: DeprecationWarning: A Field class whose get_db_prep_lookup method hasn't been updated to take `connection` and `prepared` arguments. new_class = super(SubfieldBase, cls).__new__(cls, name, bases, attrs) /Users/erose/Checkouts/kitsune/vendor/src/django/django/db/models/fields/subclassing.py:80: DeprecationWarning: A Field class whose get_db_prep_value method hasn't been updated to take `connection` and `prepared` arguments.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Closed as [qa-]
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.