You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django developers
I just dropped my code base on a Debian box that has python 2.4
installed and started encountering deepcopy errors on count()
queries. Looks like there's already a bug for this: #7204. This
seems like a pretty serious bug, hence mentioning it here. For what
it's worth, I don't have these errors running the exact same code base
(my code and django (r.7494)) on python 2.5.