Installation¶
Install django-migration-docs with:
pip3 install django-migration-docs
After this, add migration_docs to the INSTALLED_APPS setting of your Django project.
Install django-migration-docs with:
pip3 install django-migration-docs
After this, add migration_docs to the INSTALLED_APPS setting of your Django project.