#9796 closed (fixed)
Aggregate classes unnescarily use instance attributes.
| Reported by: | Alex Gaynor | Owned by: | |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | 1.0 |
| 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
They can instead use class attributes
this is filed against the external aggregates branch
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | aggregation-class.diff added |
|---|
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 13 years ago
| Component: | ORM aggregation → Database layer (models, ORM) |
|---|
Note:
See TracTickets
for help on using tickets.
Resolved in aggregates Github branch, commit b60d79f001a687b71e2069adcd17c1953ef1d256.