LICENSE
MANIFEST.in
README.md
setup.py
django_zero_theme.egg-info/PKG-INFO
django_zero_theme.egg-info/SOURCES.txt
django_zero_theme.egg-info/dependency_links.txt
django_zero_theme.egg-info/requires.txt
django_zero_theme.egg-info/top_level.txt
zero_theme/__init__.py
zero_theme/admin.py
zero_theme/middleware.py
zero_theme/widgets.py
zero_theme/generics/__init__.py
zero_theme/generics/admin.py
zero_theme/generics/models.py
zero_theme/static/css/styles.css
zero_theme/static/css/sweetalert2.min.css
zero_theme/static/fonts/cryptocoins.ttf
zero_theme/static/fonts/cryptocoins.woff
zero_theme/static/fonts/cryptocoins.woff2
zero_theme/static/fonts/fa-brands-400.eot
zero_theme/static/fonts/fa-brands-400.ttf
zero_theme/static/fonts/fa-brands-400.woff
zero_theme/static/fonts/fa-brands-400.woff2
zero_theme/static/fonts/fa-regular-400.eot
zero_theme/static/fonts/fa-regular-400.ttf
zero_theme/static/fonts/fa-regular-400.woff
zero_theme/static/fonts/fa-regular-400.woff2
zero_theme/static/fonts/fa-solid-900.eot
zero_theme/static/fonts/fa-solid-900.ttf
zero_theme/static/fonts/fa-solid-900.woff
zero_theme/static/fonts/fa-solid-900.woff2
zero_theme/static/fonts/tabler-icons.eot
zero_theme/static/fonts/tabler-icons.ttf
zero_theme/static/fonts/tabler-icons.woff
zero_theme/static/fonts/tabler-icons.woff2
zero_theme/static/images/welcome-bg.png
zero_theme/static/img/dark-logo.svg
zero_theme/static/img/down-arrow-dark.svg
zero_theme/static/img/down-arrow-white.svg
zero_theme/static/img/down-arrow.svg
zero_theme/static/img/favicon.png
zero_theme/static/img/light-logo.svg
zero_theme/static/img/user-1.jpg
zero_theme/static/js/apexcharts.min.js
zero_theme/static/js/app.init.js
zero_theme/static/js/app.min.js
zero_theme/static/js/bootstrap.bundle.min.js
zero_theme/static/js/change_list.js
zero_theme/static/js/dashboard.js
zero_theme/static/js/iconify-icon.min.js
zero_theme/static/js/sidebarmenu.js
zero_theme/static/js/simplebar.min.js
zero_theme/static/js/sweet-alert.init.js
zero_theme/static/js/sweetalert2.min.js
zero_theme/static/js/theme.js
zero_theme/static/js/vendor.min.js
zero_theme/static/js/plugins/Chart.extension.js
zero_theme/static/js/plugins/bootstrap-notify.js
zero_theme/static/js/plugins/chartjs.min.js
zero_theme/static/js/plugins/perfect-scrollbar.min.js
zero_theme/static/js/plugins/smooth-scrollbar.min.js
zero_theme/static/js/plugins/toastr-init.js
zero_theme/static/js/select2/css/select2.min.css
zero_theme/static/js/select2/css/select2.min.css.gz
zero_theme/static/js/select2/js/select2.full.min.js
zero_theme/static/js/select2/js/select2.init.js
zero_theme/static/js/select2/js/select2.min.js
zero_theme/static/js/select2/js/select2.min.js.gz
zero_theme/templates/filters.html
zero_theme/templates/list_content.html
zero_theme/templates/admin/404.html
zero_theme/templates/admin/actions.html
zero_theme/templates/admin/app_list.html
zero_theme/templates/admin/base.html
zero_theme/templates/admin/base_site.html
zero_theme/templates/admin/change_form.html
zero_theme/templates/admin/change_form_object_tools.html
zero_theme/templates/admin/change_list.html
zero_theme/templates/admin/change_list_object_tools.html
zero_theme/templates/admin/change_list_results.html
zero_theme/templates/admin/delete_selected_confirmation.html
zero_theme/templates/admin/filter.html
zero_theme/templates/admin/index.html
zero_theme/templates/admin/login.html
zero_theme/templates/admin/nav_sidebar.html
zero_theme/templates/admin/object_history.html
zero_theme/templates/admin/pagination.html
zero_theme/templates/admin/search_form.html
zero_theme/templates/admin/submit_line.html
zero_theme/templates/admin/components/footer.html
zero_theme/templates/admin/components/header.html
zero_theme/templates/admin/components/related_widget_wrapper.html
zero_theme/templates/admin/edit_inline/tabular.html
zero_theme/templates/admin/includes/field.html
zero_theme/templates/admin/includes/fieldset.html
zero_theme/templates/admin/widgets/related_widget_wrapper.html
zero_theme/templates/admin/widgets/split_datetime.html
zero_theme/templates/admin/widgets/splitdatetime.html
zero_theme/templates/registration/password_change_form.html
zero_theme/templates/widget/user_widgets.html
zero_theme/templatetags/__init__.py
zero_theme/templatetags/zero_tags.py