This is what you want if you just want to use dkmodelfields:
pip install dkmodelfields
This is what you want if you are developing dkmodelfields or want to make local changes to the source code.
pip install -e <path>
See docs/ folder for documentation.