Skip to content

theatlantic/django-polymorphic-foreignkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors