MANIFEST.in
README.md
setup.py
django_reporter_pro/__init__.py
django_reporter_pro/urls.py
django_reporter_pro.egg-info/PKG-INFO
django_reporter_pro.egg-info/SOURCES.txt
django_reporter_pro.egg-info/dependency_links.txt
django_reporter_pro.egg-info/requires.txt
django_reporter_pro.egg-info/top_level.txt
django_reporter_pro/config/__init__.py
django_reporter_pro/config/model_configs.py
django_reporter_pro/controller/__init__.py
django_reporter_pro/controller/query_processor.py
django_reporter_pro/controller/dimension_processor/__init__.py
django_reporter_pro/controller/dimension_processor/process_dimensions.py
django_reporter_pro/controller/filter_processor/__init__.py
django_reporter_pro/controller/filter_processor/process_filters.py
django_reporter_pro/controller/measure_processor/__init__.py
django_reporter_pro/controller/measure_processor/process_measures.py
django_reporter_pro/controller/search_processor/__init__.py
django_reporter_pro/decorator/__init__.py
django_reporter_pro/decorator/enable_for_reporter.py
django_reporter_pro/enums/__init__.py
django_reporter_pro/enums/enum_mixin.py
django_reporter_pro/extensions/__init__.py
django_reporter_pro/extensions/basic/__init__.py
django_reporter_pro/extensions/basic/stringification.py
django_reporter_pro/extensions/django/__init__.py
django_reporter_pro/extensions/django/functions/__init__.py
django_reporter_pro/extensions/django/functions/timestamp.py
django_reporter_pro/extensions/handlers/__init__.py
django_reporter_pro/extensions/handlers/json_handler.py
django_reporter_pro/extensions/handlers/time_handler.py
django_reporter_pro/management/__init__.py
django_reporter_pro/management/commands/__init__.py
django_reporter_pro/management/commands/test_report_configuration.py
django_reporter_pro/managers/__init__.py
django_reporter_pro/migrations/0001_initial.py
django_reporter_pro/migrations/0002_reportconfiguration_searches.py
django_reporter_pro/migrations/0003_reportconfiguration_report_config.py
django_reporter_pro/migrations/__init__.py
django_reporter_pro/mixins/__init__.py
django_reporter_pro/models/__init__.py
django_reporter_pro/models/report_configuration.py
django_reporter_pro/serializers/__init__.py
django_reporter_pro/static/__init__.py
django_reporter_pro/static/admin/css/autocomplete.css
django_reporter_pro/static/admin/css/base.css
django_reporter_pro/static/admin/css/changelists.css
django_reporter_pro/static/admin/css/dashboard.css
django_reporter_pro/static/admin/css/fonts.css
django_reporter_pro/static/admin/css/forms.css
django_reporter_pro/static/admin/css/login.css
django_reporter_pro/static/admin/css/responsive.css
django_reporter_pro/static/admin/css/responsive_rtl.css
django_reporter_pro/static/admin/css/rtl.css
django_reporter_pro/static/admin/css/widgets.css
django_reporter_pro/static/admin/css/vendor/select2/LICENSE-SELECT2.md
django_reporter_pro/static/admin/css/vendor/select2/select2.css
django_reporter_pro/static/admin/css/vendor/select2/select2.min.css
django_reporter_pro/static/admin/fonts/LICENSE.txt
django_reporter_pro/static/admin/fonts/README.txt
django_reporter_pro/static/admin/fonts/Roboto-Bold-webfont.woff
django_reporter_pro/static/admin/fonts/Roboto-Light-webfont.woff
django_reporter_pro/static/admin/fonts/Roboto-Regular-webfont.woff
django_reporter_pro/static/admin/img/LICENSE
django_reporter_pro/static/admin/img/README.txt
django_reporter_pro/static/admin/img/calendar-icons.svg
django_reporter_pro/static/admin/img/icon-addlink.svg
django_reporter_pro/static/admin/img/icon-alert.svg
django_reporter_pro/static/admin/img/icon-calendar.svg
django_reporter_pro/static/admin/img/icon-changelink.svg
django_reporter_pro/static/admin/img/icon-clock.svg
django_reporter_pro/static/admin/img/icon-deletelink.svg
django_reporter_pro/static/admin/img/icon-no.svg
django_reporter_pro/static/admin/img/icon-unknown-alt.svg
django_reporter_pro/static/admin/img/icon-unknown.svg
django_reporter_pro/static/admin/img/icon-viewlink.svg
django_reporter_pro/static/admin/img/icon-yes.svg
django_reporter_pro/static/admin/img/inline-delete.svg
django_reporter_pro/static/admin/img/search.svg
django_reporter_pro/static/admin/img/selector-icons.svg
django_reporter_pro/static/admin/img/sorting-icons.svg
django_reporter_pro/static/admin/img/tooltag-add.svg
django_reporter_pro/static/admin/img/tooltag-arrowright.svg
django_reporter_pro/static/admin/img/gis/move_vertex_off.svg
django_reporter_pro/static/admin/img/gis/move_vertex_on.svg
django_reporter_pro/static/admin/js/SelectBox.js
django_reporter_pro/static/admin/js/SelectFilter2.js
django_reporter_pro/static/admin/js/actions.js
django_reporter_pro/static/admin/js/actions.min.js
django_reporter_pro/static/admin/js/autocomplete.js
django_reporter_pro/static/admin/js/calendar.js
django_reporter_pro/static/admin/js/cancel.js
django_reporter_pro/static/admin/js/change_form.js
django_reporter_pro/static/admin/js/collapse.js
django_reporter_pro/static/admin/js/collapse.min.js
django_reporter_pro/static/admin/js/core.js
django_reporter_pro/static/admin/js/inlines.js
django_reporter_pro/static/admin/js/inlines.min.js
django_reporter_pro/static/admin/js/jquery.init.js
django_reporter_pro/static/admin/js/popup_response.js
django_reporter_pro/static/admin/js/prepopulate.js
django_reporter_pro/static/admin/js/prepopulate.min.js
django_reporter_pro/static/admin/js/prepopulate_init.js
django_reporter_pro/static/admin/js/timeparse.js
django_reporter_pro/static/admin/js/urlify.js
django_reporter_pro/static/admin/js/admin/DateTimeShortcuts.js
django_reporter_pro/static/admin/js/admin/RelatedObjectLookups.js
django_reporter_pro/static/admin/js/vendor/jquery/LICENSE.txt
django_reporter_pro/static/admin/js/vendor/jquery/jquery.js
django_reporter_pro/static/admin/js/vendor/jquery/jquery.min.js
django_reporter_pro/static/admin/js/vendor/select2/LICENSE.md
django_reporter_pro/static/admin/js/vendor/select2/select2.full.js
django_reporter_pro/static/admin/js/vendor/select2/select2.full.min.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/ar.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/az.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/bg.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/ca.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/cs.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/da.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/de.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/el.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/en.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/es.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/et.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/eu.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/fa.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/fi.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/fr.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/gl.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/he.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/hi.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/hr.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/hu.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/id.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/is.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/it.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/ja.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/km.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/ko.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/lt.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/lv.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/mk.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/ms.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/nb.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/nl.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/pl.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/pt-BR.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/pt.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/ro.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/ru.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/sk.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/sr-Cyrl.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/sr.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/sv.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/th.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/tr.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/uk.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/vi.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/zh-CN.js
django_reporter_pro/static/admin/js/vendor/select2/i18n/zh-TW.js
django_reporter_pro/static/admin/js/vendor/xregexp/LICENSE.txt
django_reporter_pro/static/admin/js/vendor/xregexp/xregexp.js
django_reporter_pro/static/admin/js/vendor/xregexp/xregexp.min.js
django_reporter_pro/static/reporter_pro/favicon.ico
django_reporter_pro/static/reporter_pro/index.html
django_reporter_pro/static/reporter_pro/css/application.d2bf61b1.css
django_reporter_pro/static/reporter_pro/fonts/Roboto-Black.313a6563.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-Black.59eb3601.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-BlackItalic.cc2fadc3.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-BlackItalic.f75569f8.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-Bold.50d75e48.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-Bold.b52fac2b.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-BoldItalic.4fe0f73c.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-BoldItalic.94008e69.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-Light.c73eb1ce.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-Light.d26871e8.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-LightItalic.13efe6cb.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-LightItalic.e8eaae90.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-Medium.1d659482.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-Medium.90d16760.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-MediumItalic.13ec0eb5.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-MediumItalic.83e114c3.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-Regular.35b07eb2.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-Regular.73f0a88b.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-RegularItalic.4357beb8.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-RegularItalic.f5902d5e.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-Thin.ad538a69.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-Thin.d3b47375.woff
django_reporter_pro/static/reporter_pro/fonts/Roboto-ThinItalic.5b4a33e1.woff2
django_reporter_pro/static/reporter_pro/fonts/Roboto-ThinItalic.8a96edbb.woff
django_reporter_pro/static/reporter_pro/fonts/materialdesignicons-webfont.63d2a595.woff
django_reporter_pro/static/reporter_pro/fonts/materialdesignicons-webfont.7fb0e378.woff2
django_reporter_pro/static/reporter_pro/fonts/materialdesignicons-webfont.a1a0ed86.eot
django_reporter_pro/static/reporter_pro/fonts/materialdesignicons-webfont.fe1545ef.ttf
django_reporter_pro/static/reporter_pro/js/application.1ea255ca.js
django_reporter_pro/static/reporter_pro/js/application.1ea255ca.js.map
django_reporter_pro/templates/__init__.py
django_reporter_pro/templates/django_report_pro.html
django_reporter_pro/templates/django_reporter_pro.html
django_reporter_pro/templatetags/__init__.py
django_reporter_pro/view_models/__init__.py
django_reporter_pro/views/__init__.py
django_reporter_pro/views/model_json_view.py
django_reporter_pro/views/report_configuration_get_view.py
django_reporter_pro/views/report_configuration_post_view.py
django_reporter_pro/views/report_configuration_preview.py
django_reporter_pro/views/report_models_view.py
report_templates/__init__.py
static/__init__.py