Skip to content

Activate tests from Django #6

@shaib

Description

@shaib

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions