Skip to content

A polymorphic ForeignKey field that acts like a generic ForeignKey

License

Notifications You must be signed in to change notification settings

theatlantic/django-polymorphic-foreignkey

Repository files navigation

django-polymorphic-foreignkey

Testing

In order to execute local tox tests, do:

$ python -m venv venv
$ . venv/bin/activate
$ pip install tox
$ tox -- --selenium=chrome-headless

or a specific environment configuration:

$ tox -e py37-dj31 -- --selenium=chrome-headless

About

A polymorphic ForeignKey field that acts like a generic ForeignKey

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •