CHANGELOG.rst
MANIFEST.in
README.rst
setup.py
bootstrap_modal_forms/__init__.py
bootstrap_modal_forms/compatibility.py
bootstrap_modal_forms/forms.py
bootstrap_modal_forms/generic.py
bootstrap_modal_forms/mixins.py
bootstrap_modal_forms/static/js/jquery.bootstrap.modal.forms.js
bootstrap_modal_forms/static/js/jquery.bootstrap.modal.forms.min.js
django_bootstrap_modal_forms.egg-info/PKG-INFO
django_bootstrap_modal_forms.egg-info/SOURCES.txt
django_bootstrap_modal_forms.egg-info/dependency_links.txt
django_bootstrap_modal_forms.egg-info/requires.txt
django_bootstrap_modal_forms.egg-info/top_level.txt
examples/__init__.py
examples/admin.py
examples/apps.py
examples/forms.py
examples/models.py
examples/tests.py
examples/urls.py
examples/views.py
examples/migrations/0001_initial.py
examples/migrations/__init__.py
setup/__init__.py
setup/settings.py
setup/urls.py
setup/wsgi.py
tests/__init__.py
tests/base.py
tests/tests_functional.py
tests/tests_unit.py