Django fields for using unsigned integers for relationships"
The full documentation is at https://django-unsigned-fields.readthedocs.org.
Install django-unsigned-fields:
pip install django-unsigned-fields
Then use it in a project:
import django-unsigned-fields