Opened 16 years ago
Closed 16 years ago
#7680 closed (invalid)
parse_lookup deleted
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Keywords: | parse_lookup, query set | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The models.Query QuerySet doesn't contain parse_lookup anymore, so tagging is broken.
Note:
See TracTickets
for help on using tickets.
parse_lookup
is gone due to the queryset-refactor and for good reasons. For the record, django-tagging problems should *not* be reported here and it has been fixed in its trunk version.