LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/django_bkendoz/__init__.py
src/django_bkendoz/admin.py
src/django_bkendoz/apps.py
src/django_bkendoz/core.py
src/django_bkendoz/forms.py
src/django_bkendoz/models.py
src/django_bkendoz/serializers.py
src/django_bkendoz/tests.py
src/django_bkendoz/views.py
src/django_bkendoz.egg-info/PKG-INFO
src/django_bkendoz.egg-info/SOURCES.txt
src/django_bkendoz.egg-info/dependency_links.txt
src/django_bkendoz.egg-info/top_level.txt
src/django_bkendoz/migrations/0001_initial.py
src/django_bkendoz/migrations/__init__.py
src/django_bkendoz/templates/auth/user_detail.html
src/django_bkendoz/templates/genviews/dashboard.html
src/django_bkendoz/templates/genviews/dashboard_tpl.html
src/django_bkendoz/templates/genviews/delete.html
src/django_bkendoz/templates/genviews/detail.html
src/django_bkendoz/templates/genviews/footer.html
src/django_bkendoz/templates/genviews/form_view.html
src/django_bkendoz/templates/genviews/globalhistory_list.html
src/django_bkendoz/templates/genviews/history.html
src/django_bkendoz/templates/genviews/history_changes.html
src/django_bkendoz/templates/genviews/history_global.html
src/django_bkendoz/templates/genviews/history_row.html
src/django_bkendoz/templates/genviews/import_xls.html
src/django_bkendoz/templates/genviews/import_xls_preview.html
src/django_bkendoz/templates/genviews/layout.html
src/django_bkendoz/templates/genviews/list.html
src/django_bkendoz/templates/genviews/oldtable.html
src/django_bkendoz/templates/genviews/table.html
src/django_bkendoz/templates/genviews/templates/autoc-input.html
src/django_bkendoz/templates/genviews/templates/autoc-m2m.html
src/django_bkendoz/templates/genviews/templates/detail-header.html
src/django_bkendoz/templates/genviews/templates/detail-menu.html
src/django_bkendoz/templates/genviews/templates/form.html
src/django_bkendoz/templates/genviews/templates/history-change-row.html
src/django_bkendoz/templates/genviews/templates/list-header.html
src/django_bkendoz/templates/genviews/templates/list-menu.html
src/django_bkendoz/templates/genviews/templates/list.html
src/django_bkendoz/templates/genviews/templates/pagination.html
src/django_bkendoz/templates/registration/login.html
src/django_bkendoz/templatetags/__init__.py
src/django_bkendoz/templatetags/templates.py