This is a Django application to add django-crispy-forms layout objects for Foundation.
This app does not embed a Foundation release, you will have to install it yourself.
- Read the documentation on Read the docs;
- Download his PyPi package;
- Clone it on his Github repository;
- Demo app : crispy-forms-foundation-demo;
- Django >= 1.4.x;
- django-crispy-forms >= 1.4.x;