ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #00677
[Bug 559225] [NEW] django.db.models.Count() not available in Django 1.0
Public bug reported:
File "/srv/loco.ubuntu.com/loco_directory/events/models.py", line 3, in <module>
from django.db.models import Count, Sum
ImportError: cannot import name Count
** Affects: loco-directory
Importance: High
Status: Triaged
--
django.db.models.Count() not available in Django 1.0
https://bugs.launchpad.net/bugs/559225
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to loco-directory.
Status in LoCo Directory: Triaged
Bug description:
File "/srv/loco.ubuntu.com/loco_directory/events/models.py", line 3, in <module>
from django.db.models import Count, Sum
ImportError: cannot import name Count
Follow ups
References