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 yourself in your projects.
- Read the documentation on Read the docs;
- Download his PyPi package;
- Clone it on its Github repository;
- Python >= 3.5;
- Django >= 2.0;
- django-crispy-forms >= 1.8.1;
- Foundation for sites >= 6.3.x;