HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
django_popupcrud.egg-info/PKG-INFO
django_popupcrud.egg-info/SOURCES.txt
django_popupcrud.egg-info/dependency_links.txt
django_popupcrud.egg-info/requires.txt
django_popupcrud.egg-info/top_level.txt
popupcrud/__init__.py
popupcrud/views.py
popupcrud/widgets.py
popupcrud/static/popupcrud/css/popupcrud.css
popupcrud/static/popupcrud/img/sorting-icons.svg
popupcrud/static/popupcrud/js/popupcrud.js
popupcrud/templates/popupcrud/403.html
popupcrud/templates/popupcrud/_pagination.html
popupcrud/templates/popupcrud/confirm_delete.html
popupcrud/templates/popupcrud/detail.html
popupcrud/templates/popupcrud/form.html
popupcrud/templates/popupcrud/form_inner.html
popupcrud/templates/popupcrud/list.html
popupcrud/templates/popupcrud/list_content.html
popupcrud/templates/popupcrud/modal.html
popupcrud/templatetags/__init__.py
popupcrud/templatetags/bsmodal.py
popupcrud/templatetags/popupcrud_list.py
test/tests.py