MANIFEST.in
README.md
requirements.txt
setup.py
django_handyhelpers.egg-info/PKG-INFO
django_handyhelpers.egg-info/SOURCES.txt
django_handyhelpers.egg-info/dependency_links.txt
django_handyhelpers.egg-info/requires.txt
django_handyhelpers.egg-info/top_level.txt
handyhelpers/__init__.py
handyhelpers/apps.py
handyhelpers/drf_permissions.py
handyhelpers/forms.py
handyhelpers/lookups.py
handyhelpers/managers.py
handyhelpers/models.py
handyhelpers/permissions.py
handyhelpers/querysets.py
handyhelpers/tags.py
handyhelpers/urls.py
handyhelpers/management/__init__.py
handyhelpers/management/commands/__init__.py
handyhelpers/management/commands/_private.py
handyhelpers/management/commands/generate_admin.py
handyhelpers/management/commands/generate_drf.py
handyhelpers/management/commands/admin_templates/admin.jinja
handyhelpers/management/commands/drf_templates/apis_template.jinja
handyhelpers/management/commands/drf_templates/apis_template_filters.jinja
handyhelpers/management/commands/drf_templates/serializers_template.jinja
handyhelpers/management/commands/drf_templates/serializers_template_set_fields.jinja
handyhelpers/management/commands/drf_templates/urls_template.jinja
handyhelpers/mixins/__init__.py
handyhelpers/mixins/view_mixins.py
handyhelpers/mixins/viewset_mixins.py
handyhelpers/static/handyhelpers/css/handyhelper-cards.css
handyhelpers/static/handyhelpers/css/zoom-cards.css
handyhelpers/static/handyhelpers/css/zoom-groups.css
handyhelpers/static/handyhelpers/js/zoom-cards.js
handyhelpers/templates/handyhelpers/handyhelpers_base.htm
handyhelpers/templates/handyhelpers/ajax/show_audit_log.htm
handyhelpers/templates/handyhelpers/component/modals.htm
handyhelpers/templates/handyhelpers/component/show_messages.htm
handyhelpers/templates/handyhelpers/component/table_components.htm
handyhelpers/templates/handyhelpers/component/zoom_cards.htm
handyhelpers/templates/handyhelpers/generic/generic_about.html
handyhelpers/templates/handyhelpers/generic/generic_action.html
handyhelpers/templates/handyhelpers/generic/generic_error.html
handyhelpers/templates/handyhelpers/generic/generic_form.htm
handyhelpers/templates/handyhelpers/generic/generic_index.html
handyhelpers/templates/handyhelpers/generic/generic_list.html
handyhelpers/templates/handyhelpers/generic/generic_modal_form.htm
handyhelpers/templates/handyhelpers/table/auditlog.htm
handyhelpers/templates/registration/logged_out.html
handyhelpers/templates/registration/login.html
handyhelpers/templates/registration/register_user.html
handyhelpers/templatetags/__init__.py
handyhelpers/templatetags/user_tags.py
handyhelpers/views/__init__.py
handyhelpers/views/action.py
handyhelpers/views/export.py
handyhelpers/views/gui.py