This is a Django application to add django-crispy-forms layout objects for Foundation for sites.
This app does not include Foundation for sites assets, you will have to install them by yourself in your projects.
- Read the documentation on Read the docs;
- Download his PyPi package;
- Clone it on its Github repository;
- Python >= 3.8;
- Django >= 3.2;
- django-crispy-forms >= 1.9.0;
- Foundation for sites >= 6.3.x;