AUTHORS
CHANGELOG
INSTALL
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_siteforms.egg-info/PKG-INFO
django_siteforms.egg-info/SOURCES.txt
django_siteforms.egg-info/SOURCES.txt.py
django_siteforms.egg-info/dependency_links.txt
django_siteforms.egg-info/dependency_links.txt.py
django_siteforms.egg-info/not-zip-safe
django_siteforms.egg-info/top_level.txt
django_siteforms.egg-info/top_level.txt.py
docs/Makefile
docs/source/advanced.rst
docs/source/bs4.rst
docs/source/conf.py
docs/source/index.rst
docs/source/quickstart.rst
docs/source/rst_guide.rst
siteforms/__init__.py
siteforms/apps.py
siteforms/base.py
siteforms/fields.py
siteforms/formsets.py
siteforms/metas.py
siteforms/toolbox.py
siteforms/utils.py
siteforms/widgets.py
siteforms/composers/__init__.py
siteforms/composers/base.py
siteforms/composers/bootstrap4.py
siteforms/locale/en/LC_MESSAGES/django.po
siteforms/locale/ru/LC_MESSAGES/django.mo
siteforms/locale/ru/LC_MESSAGES/django.po
siteforms/tests/__init__.py
siteforms/tests/conftest.py
siteforms/tests/test_bootstrap4.py
siteforms/tests/test_common.py
siteforms/tests/test_nocss.py
siteforms/tests/test_widgets.py
siteforms/tests/datafixtures/bs4_basic_1.html
siteforms/tests/datafixtures/nocss_basic_1.html
siteforms/tests/testapp/__init__.py
siteforms/tests/testapp/models.py
siteforms/tests/testapp/templates/mywidget.html