Opened 15 years ago
Closed 12 years ago
#14817 closed Bug (fixed)
...models.sql.where.WhereNode.as_sql docstring is outdated
| Reported by: | Jonas H. | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | 1.2 |
| Severity: | Normal | Keywords: | docstring |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
needs to be updated. The method doesn't take node argument and does not return None, None in any case, either.
Change History (5)
comment:1 by , 15 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 15 years ago
| Severity: | → Normal |
|---|---|
| Type: | → Bug |
comment:3 by , 14 years ago
| UI/UX: | unset |
|---|
comment:5 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
The docstring has been changed some time ago.
Note:
See TracTickets
for help on using tickets.
Change UI/UX from NULL to False.