crispy-form-foundation
0.9.0
  • Install
  • Settings
  • Basic sample
  • Basic elements
  • Fields
  • Buttons
  • Grid
  • Form containers
  • Use Foundation Abide validation
  • Form objects
  • Development
  • Changelog
crispy-form-foundation
  • Welcome to crispy-form-foundation’s documentation!
  • View page source

Welcome to crispy-form-foundation’s documentation!

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;

User’s Guide

  • Install
  • Settings
  • Basic sample
  • Basic elements
    • Layout
    • UneditableField
    • HTML
    • Div
    • Callout
  • Fields
    • Field
    • FakeField
    • Hidden
    • MultiWidgetField
    • MultiField
    • SplitDateTimeField
    • InlineField
    • InlineJustifiedField
    • SwitchField
    • InlineSwitchField
  • Buttons
    • ButtonHolder
    • ButtonHolderCallout
    • ButtonGroup
    • Button
    • Submit
    • Reset
    • InputButton
    • InputSubmit
    • InputReset
    • ButtonElement
    • ButtonSubmit
    • ButtonReset
  • Grid
    • Row
    • RowFluid
    • Column
  • Form containers
    • Fieldset
    • Container
    • ContainerHolder
    • TabHolder
    • VerticalTabHolder
    • TabItem
    • AccordionHolder
    • AccordionItem
  • Use Foundation Abide validation
    • Support within tabs
    • Support within accordions
  • Form objects
    • FoundationFormMixin
    • FoundationForm
    • FoundationModelForm

Developer’s Guide

  • Development
  • Changelog

Contributors

  • Philip Garnero (@PhilipGarnero);

  • Juerg Rast (@jrast);

  • JR (@jayarnielsen);

  • Carsolcas (@carsolcas);

  • Simon Bächler (@sbaechler);

  • Manu Phatak (@bionikspoon);

  • Florian Eßer (@flesser);

  • Xabier Bello (@xbello);

  • Michał Pasternak (@mpasternak);

  • Sprda (@sprda);

Next

© Copyright 2022, David THENON.

Built with Sphinx using a theme provided by Read the Docs.