AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_webix/.DS_Store
django_webix/__init__.py
django_webix/apps.py
django_webix/urls.py
django_webix.egg-info/PKG-INFO
django_webix.egg-info/SOURCES.txt
django_webix.egg-info/dependency_links.txt
django_webix.egg-info/requires.txt
django_webix.egg-info/top_level.txt
django_webix/admin_webix/__init__.py
django_webix/admin_webix/apps.py
django_webix/admin_webix/decorators.py
django_webix/admin_webix/options.py
django_webix/admin_webix/sites.py
django_webix/admin_webix/templates/admin_webix/base_site.html
django_webix/admin_webix/templates/admin_webix/dashboard.js
django_webix/admin_webix/templates/admin_webix/index.html
django_webix/admin_webix/templates/admin_webix/login.html
django_webix/admin_webix/templates/admin_webix/include/header.js
django_webix/admin_webix/templates/admin_webix/include/menu.js
django_webix/forms/__init__.py
django_webix/forms/forms.py
django_webix/forms/formsets.py
django_webix/locale/ca/LC_MESSAGES/django.mo
django_webix/locale/ca/LC_MESSAGES/django.po
django_webix/locale/de/LC_MESSAGES/django.mo
django_webix/locale/de/LC_MESSAGES/django.po
django_webix/locale/en/LC_MESSAGES/django.mo
django_webix/locale/en/LC_MESSAGES/django.po
django_webix/locale/es/LC_MESSAGES/django.mo
django_webix/locale/es/LC_MESSAGES/django.po
django_webix/locale/fr/LC_MESSAGES/django.mo
django_webix/locale/fr/LC_MESSAGES/django.po
django_webix/locale/it/LC_MESSAGES/django.mo
django_webix/locale/it/LC_MESSAGES/django.po
django_webix/static/.DS_Store
django_webix/static/django_webix/.DS_Store
django_webix/static/django_webix/inlines.css
django_webix/static/django_webix/jquery-3.3.1.min.js
django_webix/static/django_webix/loading.gif
django_webix/static/django_webix/theme.siberia.css
django_webix/static/django_webix/theme.siberia.css.map
django_webix/static/django_webix/fontawesome-5.7.2/.DS_Store
django_webix/static/django_webix/fontawesome-5.7.2/css/.DS_Store
django_webix/static/django_webix/fontawesome-5.7.2/css/all.css
django_webix/static/django_webix/fontawesome-5.7.2/css/all.min.css
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-brands-400.eot
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-brands-400.svg
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-brands-400.ttf
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-brands-400.woff
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-brands-400.woff2
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-regular-400.eot
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-regular-400.svg
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-regular-400.ttf
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-regular-400.woff
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-regular-400.woff2
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-solid-900.eot
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-solid-900.svg
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-solid-900.ttf
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-solid-900.woff
django_webix/static/django_webix/fontawesome-5.7.2/webfonts/fa-solid-900.woff2
django_webix/static/django_webix/fullcalendar-3.9.0/fullcalendar.min.css
django_webix/static/django_webix/fullcalendar-3.9.0/fullcalendar.min.js
django_webix/static/django_webix/fullcalendar-3.9.0/locale-all.js
django_webix/static/django_webix/fullcalendar-3.9.0/moment.min.js
django_webix/static/django_webix/jquery.qtip-3.0.3/jquery.qtip.min.css
django_webix/static/django_webix/jquery.qtip-3.0.3/jquery.qtip.min.js
django_webix/templates/.DS_Store
django_webix/templates/django_webix/redirect_to_login.js
django_webix/templates/django_webix/static_meta.html
django_webix/templates/django_webix/generic/create.js
django_webix/templates/django_webix/generic/delete.js
django_webix/templates/django_webix/generic/detail.js
django_webix/templates/django_webix/generic/list.js
django_webix/templates/django_webix/generic/update.js
django_webix/templates/django_webix/include/form_standard.js
django_webix/templates/django_webix/include/form_tabs.js
django_webix/templates/django_webix/include/form_utils.js
django_webix/templates/django_webix/include/form_validation.js
django_webix/templates/django_webix/include/list_failure_add_missing_objects.js
django_webix/templates/django_webix/include/list_failure_related_objects.js
django_webix/templates/django_webix/include/toolbar_form.js
django_webix/templates/django_webix/include/toolbar_form_save.js
django_webix/templates/django_webix/include/toolbar_list.js
django_webix/templates/django_webix/include/toolbar_list_actions_buttons.js
django_webix/templates/django_webix/include/toolbar_list_actions_select.js
django_webix/templates/django_webix/include/toolbar_navigation.js
django_webix/templates/django_webix/include/utils.js
django_webix/templates/django_webix/include/edit_inline/stacked.js
django_webix/templates/django_webix/include/edit_inline/tabular.js
django_webix/templatetags/.DS_Store
django_webix/templatetags/__init__.py
django_webix/templatetags/django_webix_utils.py
django_webix/utils/decorators.py
django_webix/utils/filters.py
django_webix/views/__init__.py
django_webix/views/views_autocomplete.py
django_webix/views/generic/__init__.py
django_webix/views/generic/actions.py
django_webix/views/generic/base.py
django_webix/views/generic/create_update.py
django_webix/views/generic/decorators.py
django_webix/views/generic/delete.py
django_webix/views/generic/detail.py
django_webix/views/generic/list.py
django_webix/views/generic/signals.py
django_webix/views/generic/utils.py
tests/__init__.py
tests/settings.py
tests/test_base.py
tests/urls.py
tests/app_name/__init__.py
tests/app_name/apps.py
tests/app_name/models.py
tests/app_name/views.py