LICENSE
MANIFEST.in
README.md
setup.py
django_formset.egg-info/PKG-INFO
django_formset.egg-info/SOURCES.txt
django_formset.egg-info/dependency_links.txt
django_formset.egg-info/not-zip-safe
django_formset.egg-info/requires.txt
django_formset.egg-info/top_level.txt
formset/__init__.py
formset/boundfield.py
formset/collection.py
formset/exceptions.py
formset/fields.py
formset/fieldset.py
formset/upload.py
formset/utils.py
formset/views.py
formset/widgets.py
formset/locale/de/LC_MESSAGES/django.mo
formset/locale/de/LC_MESSAGES/django.po
formset/renderers/__init__.py
formset/renderers/bootstrap.py
formset/renderers/bulma.py
formset/renderers/default.py
formset/renderers/foundation.py
formset/renderers/tailwind.py
formset/renderers/uikit.py
formset/richtext/__init__.py
formset/richtext/controls.py
formset/richtext/dialogs.py
formset/richtext/fields.py
formset/richtext/widgets.py
formset/static/formset/css/bootstrap5-extra.css
formset/static/formset/css/bootstrap5-extra.css.map
formset/static/formset/css/collections.css
formset/static/formset/css/collections.css.map
formset/static/formset/css/tailwind.css
formset/static/formset/icons/file-audio.svg
formset/static/formset/icons/file-empty.svg
formset/static/formset/icons/file-font.svg
formset/static/formset/icons/file-missing.svg
formset/static/formset/icons/file-pdf.svg
formset/static/formset/icons/file-picture.svg
formset/static/formset/icons/file-unknown.svg
formset/static/formset/icons/file-video.svg
formset/static/formset/icons/file-zip.svg
formset/static/formset/js/DjangoSelectize-5WSNCH77.js
formset/static/formset/js/DjangoSelectize-5WSNCH77.js.map
formset/static/formset/js/DjangoSlug-J3GKZI4Z.js
formset/static/formset/js/DjangoSlug-J3GKZI4Z.js.map
formset/static/formset/js/DualSelector-2N6FWJHI.js
formset/static/formset/js/DualSelector-2N6FWJHI.js.map
formset/static/formset/js/RichtextArea-62XC6ZM3.js
formset/static/formset/js/RichtextArea-62XC6ZM3.js.map
formset/static/formset/js/SortableSelect-LYWTEJD5.js
formset/static/formset/js/SortableSelect-LYWTEJD5.js.map
formset/static/formset/js/chunk-COMPDQNU.js
formset/static/formset/js/chunk-COMPDQNU.js.map
formset/static/formset/js/chunk-HSOPDWWR.js
formset/static/formset/js/chunk-HSOPDWWR.js.map
formset/static/formset/js/chunk-ON5OQYWL.js
formset/static/formset/js/chunk-ON5OQYWL.js.map
formset/static/formset/js/chunk-Q73546RI.js
formset/static/formset/js/chunk-Q73546RI.js.map
formset/static/formset/js/chunk-SNXKFZ2Y.js
formset/static/formset/js/chunk-SNXKFZ2Y.js.map
formset/static/formset/js/chunk-XXGBPDQQ.js
formset/static/formset/js/chunk-XXGBPDQQ.js.map
formset/static/formset/js/django-formset.js
formset/static/formset/js/django-formset.js.map
formset/static/formset/scss/bootstrap5-extra.scss
formset/static/formset/scss/collections.scss
formset/templates/admin/formset/change_form.html
formset/templates/formset/form_attrs.html
formset/templates/formset/non_field_errors.html
formset/templates/formset/bootstrap/field_group.html
formset/templates/formset/bootstrap/form.html
formset/templates/formset/bootstrap/help_text.html
formset/templates/formset/bootstrap/buttons/add_collection.html
formset/templates/formset/bootstrap/buttons/remove_collection.html
formset/templates/formset/bootstrap/buttons/richtext_heading.html
formset/templates/formset/bootstrap/widgets/checkbox.html
formset/templates/formset/bootstrap/widgets/dual_selector.html
formset/templates/formset/bootstrap/widgets/file.html
formset/templates/formset/bootstrap/widgets/input_option.html
formset/templates/formset/bootstrap/widgets/multiple_input.html
formset/templates/formset/bootstrap/widgets/richtextarea.html
formset/templates/formset/bulma/field_group.html
formset/templates/formset/bulma/form.html
formset/templates/formset/bulma/buttons/add_collection.html
formset/templates/formset/bulma/buttons/remove_collection.html
formset/templates/formset/bulma/widgets/checkbox.html
formset/templates/formset/bulma/widgets/dual_selector.html
formset/templates/formset/bulma/widgets/file.html
formset/templates/formset/bulma/widgets/input_option.html
formset/templates/formset/bulma/widgets/multiple_input.html
formset/templates/formset/bulma/widgets/select.html
formset/templates/formset/default/collection.html
formset/templates/formset/default/dialog_form.html
formset/templates/formset/default/field_errors.html
formset/templates/formset/default/field_group.html
formset/templates/formset/default/fieldset.html
formset/templates/formset/default/form.html
formset/templates/formset/default/help_text.html
formset/templates/formset/default/buttons/add_collection.html
formset/templates/formset/default/buttons/move_all_left.html
formset/templates/formset/default/buttons/move_all_right.html
formset/templates/formset/default/buttons/move_selected_left.html
formset/templates/formset/default/buttons/move_selected_right.html
formset/templates/formset/default/buttons/redo_selected.html
formset/templates/formset/default/buttons/remove_collection.html
formset/templates/formset/default/buttons/richtext_control.html
formset/templates/formset/default/buttons/richtext_heading.html
formset/templates/formset/default/buttons/richtext_separator.html
formset/templates/formset/default/buttons/undo_selected.html
formset/templates/formset/default/widgets/dual_selector.html
formset/templates/formset/default/widgets/file.html
formset/templates/formset/default/widgets/multiple_input.html
formset/templates/formset/default/widgets/richtextarea.html
formset/templates/formset/default/widgets/select.html
formset/templates/formset/default/widgets/selectize.html
formset/templates/formset/foundation/field_group.html
formset/templates/formset/foundation/form.html
formset/templates/formset/foundation/buttons/add_collection.html
formset/templates/formset/foundation/buttons/remove_collection.html
formset/templates/formset/foundation/widgets/checkbox.html
formset/templates/formset/foundation/widgets/dual_selector.html
formset/templates/formset/foundation/widgets/file.html
formset/templates/formset/foundation/widgets/inlined_input_option.html
formset/templates/formset/foundation/widgets/multiple_input.html
formset/templates/formset/icons/add-fill.svg
formset/templates/formset/icons/bold.svg
formset/templates/formset/icons/bulletlist.svg
formset/templates/formset/icons/chevron-double-left.svg
formset/templates/formset/icons/chevron-double-right.svg
formset/templates/formset/icons/chevron-left.svg
formset/templates/formset/icons/chevron-right.svg
formset/templates/formset/icons/clearformat.svg
formset/templates/formset/icons/delete-back.svg
formset/templates/formset/icons/double-chevron-left.svg
formset/templates/formset/icons/double-chevron-right.svg
formset/templates/formset/icons/heading.svg
formset/templates/formset/icons/heading1.svg
formset/templates/formset/icons/heading2.svg
formset/templates/formset/icons/heading3.svg
formset/templates/formset/icons/heading4.svg
formset/templates/formset/icons/heading5.svg
formset/templates/formset/icons/heading6.svg
formset/templates/formset/icons/horizontalrule.svg
formset/templates/formset/icons/image.svg
formset/templates/formset/icons/italic.svg
formset/templates/formset/icons/link.svg
formset/templates/formset/icons/orderedlist.svg
formset/templates/formset/icons/redo.svg
formset/templates/formset/icons/send.svg
formset/templates/formset/icons/separator.svg
formset/templates/formset/icons/trash.svg
formset/templates/formset/icons/underline.svg
formset/templates/formset/icons/undo.svg
formset/templates/formset/icons/unlink.svg
formset/templates/formset/tailwind/field_group.html
formset/templates/formset/tailwind/form.html
formset/templates/formset/tailwind/help_text.html
formset/templates/formset/tailwind/buttons/add_collection.html
formset/templates/formset/tailwind/buttons/remove_collection.html
formset/templates/formset/tailwind/widgets/checkbox.html
formset/templates/formset/tailwind/widgets/dual_selector.html
formset/templates/formset/tailwind/widgets/file.html
formset/templates/formset/tailwind/widgets/input_option.html
formset/templates/formset/tailwind/widgets/multiple_input.html
formset/templates/formset/tailwind/widgets/radio.html
formset/templates/formset/uikit/field_group.html
formset/templates/formset/uikit/form.html
formset/templates/formset/uikit/buttons/add_collection.html
formset/templates/formset/uikit/buttons/remove_collection.html
formset/templates/formset/uikit/widgets/checkbox.html
formset/templates/formset/uikit/widgets/file.html
formset/templates/formset/uikit/widgets/input_option.html
formset/templates/formset/uikit/widgets/multiple_input.html
formset/templates/richtext/bulletlist.html
formset/templates/richtext/doc.html
formset/templates/richtext/heading.html
formset/templates/richtext/horizontalrule.html
formset/templates/richtext/listitem.html
formset/templates/richtext/orderedlist.html
formset/templates/richtext/paragraph.html
formset/templates/richtext/text.html
formset/templates/richtext/marks/bold.html
formset/templates/richtext/marks/code.html
formset/templates/richtext/marks/italic.html
formset/templates/richtext/marks/link.html
formset/templates/richtext/marks/underline.html
formset/templatetags/__init__.py
formset/templatetags/formsetify.py
formset/templatetags/richtext.py