Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sveetch/crispy-forms-foundation

Django application to add 'django-crispy-forms' layout objects for Foundation
https://github.com/sveetch/crispy-forms-foundation

django django-crispy-forms foundation-site python

Last synced: 13 days ago
JSON representation

Django application to add 'django-crispy-forms' layout objects for Foundation

Awesome Lists containing this project

README

        

.. _Django: https://www.djangoproject.com/
.. _django-crispy-forms: https://github.com/maraujop/django-crispy-forms
.. _Foundation for sites: https://get.foundation/
.. _Python: http://python.org/

Introduction
============

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.

Links
*****

* Read the documentation on `Read the docs `_;
* Download his `PyPi package `_;
* Clone it on its `Github repository `_;

Requires
========

* `Python`_ >= 3.8;
* `Django`_ >= 3.2;
* `django-crispy-forms`_ >= 1.9.0;
* `Foundation for sites`_ >= 6.3.x;