Deprecation warnings since upgrade to Django 1.5
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Software Center Agent |
Confirmed
|
Medium
|
Unassigned |
Bug Description
We're filling our logfiles with noise since the Django 1.5 upgrade:
{{{
2013-06-24 06:25:05,096 - py.warnings - WARNING - /srv/sc.
DeprecationWa
2013-06-24 06:25:05,221 - py.warnings - WARNING - /usr/lib/
import pkg_resources
}}}
Let's go through and attend to them so the logs are easier to use :)
This no longer occurs. We can probably close this.