-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
In the code repository, in the test_bdmodels folder (which is a Django project), there are a few apps of tests which were copied from the Django test suite. These are tests for uses of ForeignKey and OneToOneField, which in a perfect world would "just pass" with VirtualForeignKey and VirtualOneToOneField. Alas, they need to be adjusted -- if only for the fact that the virtual fields require migrations to set them up.
Work on these adaptations has been started, but not completed.
Metadata
Metadata
Assignees
Labels
No labels