Django

Code

Ticket #2175 (closed: fixed)

Opened 2 years ago

Last modified 4 months ago

GenericForeignKey tests should have test for a model with multiple GenericForeignKeys

Reported by: anonymous Assigned to: nobody
Milestone: Component: Database layer (models, ORM)
Version: Keywords:
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

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 :)

Attachments

Change History

02/27/07 12:54:51 changed by Gary Wilson <gary.wilson@gmail.com>

  • stage changed from Unreviewed to Accepted.

tests are always nice.

08/01/08 10:54:53 changed by lukeplant

  • status changed from new to closed.
  • resolution set to fixed.

(In [8170]) Fixed #2175: Added tests for models with multiple GenericForeignKeys?

Also fixed small typo in a docstring.


Add/Change #2175 (GenericForeignKey tests should have test for a model with multiple GenericForeignKeys)




Change Properties
Action