Opened 16 years ago
Closed 16 years ago
#12622 closed (fixed)
exists() method is mentioned in 1.1 docs
| Reported by: | Mikhail Korobov | Owned by: | Luke Plant |
|---|---|---|---|
| Component: | Documentation | Version: | 1.1 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
http://docs.djangoproject.com/en/1.1/ref/models/querysets/#id1
'bool' section.
Change History (2)
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Good catch - I introduced this when backporting r12229, I'll fix.