Installation¶
Install django-strict-fields with:
pip3 install django-strict-fields
After this, add strict_fields to the INSTALLED_APPS setting of your Django project.
Install django-strict-fields with:
pip3 install django-strict-fields
After this, add strict_fields to the INSTALLED_APPS setting of your Django project.