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/forms.py
django_webix/formsets.py
django_webix/models.py
django_webix/urls.py
django_webix/views.py
django_webix/views_autocomplete.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/locale/it/LC_MESSAGES/django.mo
django_webix/locale/it/LC_MESSAGES/django.po
django_webix/static/.DS_Store
django_webix/static/webix_custom/.DS_Store
django_webix/static/webix_custom/grey_compact.css
django_webix/static/webix_custom/inlines.css
django_webix/static/webix_custom/loading.gif
django_webix/static/webix_custom/openmap.js
django_webix/static/webix_custom/theme.siberia.css
django_webix/static/webix_custom/theme.siberia.css.map
django_webix/static/webix_custom/fullcalendar-3.9.0/fullcalendar.min.css
django_webix/static/webix_custom/fullcalendar-3.9.0/fullcalendar.min.js
django_webix/static/webix_custom/fullcalendar-3.9.0/locale-all.js
django_webix/static/webix_custom/fullcalendar-3.9.0/moment.min.js
django_webix/static/webix_custom/jquery.qtip-3.0.3/jquery.qtip.min.css
django_webix/static/webix_custom/jquery.qtip-3.0.3/jquery.qtip.min.js
django_webix/static/webix_custom/sidebar/sidebar.css
django_webix/static/webix_custom/sidebar/sidebar.js
django_webix/templates/.DS_Store
django_webix/templates/django_webix/.DS_Store
django_webix/templates/django_webix/static_meta.html
django_webix/templates/django_webix/generic/create.js
django_webix/templates/django_webix/generic/create_inline_unmerged.js
django_webix/templates/django_webix/generic/delete.js
django_webix/templates/django_webix/generic/update.js
django_webix/templates/django_webix/generic/update_inline_unmerged.js
django_webix/templates/django_webix/include/form_inline_unmerged.js
django_webix/templates/django_webix/include/form_standard.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_no_create.js
django_webix/templates/django_webix/include/list_no_delete.js
django_webix/templates/django_webix/include/toolbar_buttons_delete.js
django_webix/templates/django_webix/include/toolbar_buttons_form.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/__init__.py
django_webix/templatetags/utils_getattr.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