Opened 19 years ago
Closed 17 years ago
#2175 closed defect (fixed)
GenericForeignKey tests should have test for a model with multiple GenericForeignKeys
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
GenericForeignKey tests should have test for a model with multiple GenericForeignKeys; not only to test it, but also as an example until documentation appears :)
Change History (2)
comment:1 by , 19 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
tests are always nice.