New issue 26 by techtonik: Unable to remove issues in Rietveld example
http://code.google.com/p/django-gae2django/issues/detail?id=26
What steps will reproduce the problem?
1.Create issue
2.Delete issue
What is the expected output? What do you see instead?
Django removes the issue, but outputs attached traceback. From the code it
seems that fail occurs, because issue with all its properties is deleted
before _notify_issue tries to access its properties.
How come that this works on AppEngine?
Attachments:
traceback.txt 1.9 KB
Comment #1 on issue 26 by albrecht.andi: Unable to remove issues in
Rietveld example
http://code.google.com/p/django-gae2django/issues/detail?id=26
(No comment was entered for this change.)