Metadata-Version: 2.1
Name: crispy-forms-foundation
Version: 0.8.0
Summary: Django application to add 'django-crispy-forms' layout objects for 'Foundation for sites'
Home-page: https://github.com/sveetch/crispy-forms-foundation
Author: David Thenon
Author-email: sveetch@gmail.com
License: MIT
Description: .. _Django: https://www.djangoproject.com/
        .. _django-crispy-forms: https://github.com/maraujop/django-crispy-forms
        .. _Foundation for sites: http://foundation.zurb.com/
        .. _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 yourself in your projects.
        
        Links
        *****
        
        * Read the documentation on `Read the docs <http://crispy-forms-foundation.readthedocs.io/>`_;
        * Download his `PyPi package <http://pypi.python.org/pypi/crispy-forms-foundation>`_;
        * Clone it on its `Github repository <https://github.com/sveetch/crispy-forms-foundation>`_;
        
        Requires
        ========
        
        * `Python`_ >= 3.5;
        * `Django`_ >= 2.0;
        * `django-crispy-forms`_ >= 1.8.1;
        * `Foundation for sites`_ >= 6.3.x;
        
Keywords: Django,django-crispy-forms,foundation-site
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.0
Classifier: Framework :: Django :: 2.1
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
Provides-Extra: dev
