On Mar 11, 4:46 am, Hugh Zhang wrote:
> Hi there, i have occured an error bellow with django 1.1:
> *Traceback (most recent call last):
> File "", line 1, in
> AttributeError: 'QuerySet' object has no attribute 'remove'*
> The whole code about this
Hi there, i have occured an error bellow with django 1.1:
*Traceback (most recent call last):
File "", line 1, in
AttributeError: 'QuerySet' object has no attribute 'remove'*
The whole code about this error is:
*>>> b = Blog.objects.get
2 matches
Mail list logo