django_query_profiler/__init__.py,sha256=QlQYb2ff13Pqen07WR6xOyIpBGybFafH8AY68Msaem8,20
django_query_profiler/settings.py,sha256=GUdhRPFlyqH9BverJfdVUXqyYX0qt5bNoGWkHmTnXOM,3020
django_query_profiler/chrome_plugin_helpers/__init__.py,sha256=he9mongFDAticYE1VFgS8iC_2C4VO6hxwhU5itBuk5c,503
django_query_profiler/chrome_plugin_helpers/redis_utils.py,sha256=sGqgCYyLHgbwR5EjAQG8ycuPEiQCZUIK2vgD_jvXT80,1281
django_query_profiler/chrome_plugin_helpers/views.py,sha256=N9eIcxaLWVir3E_EIc4lKYrRHcwBosiJSijCxmmwYu8,1032
django_query_profiler/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_query_profiler/client/context_manager.py,sha256=SEcJor0pPk9xaLcnsJJwNcxFRjZlffhDz6ScjJXQQVc,995
django_query_profiler/client/middleware.py,sha256=tfvPh4wpsw6QkmAf5z-QcUqt8xB4Z_P0PKEZFDIq8cs,3662
django_query_profiler/client/urls.py,sha256=ENbjF8OifHePcXjRrY-H3k3blxaK8-Us3QGletxjHWA,299
django_query_profiler/django/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_query_profiler/django/db/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_query_profiler/django/db/backends/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_query_profiler/django/db/backends/cursor_wrapper_instrumentation.py,sha256=3XA-eSkjriPSZDVqhbcr5BYZO01HQhjNmgT_HldYzXE,2153
django_query_profiler/django/db/backends/database_wrapper_mixin.py,sha256=Qjk458pYtU5le61yv1pcrMTo8rfdoEZm9rqz4UaXXLM,1547
django_query_profiler/django/db/backends/mysql/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_query_profiler/django/db/backends/mysql/base.py,sha256=uNtyZsHuceoXfBBF2GfLFh7XQA0mMlVP95M7QMTiYAY,417
django_query_profiler/django/db/backends/oracle/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_query_profiler/django/db/backends/oracle/base.py,sha256=5sUzYapjAxs8jOG8jZr-rDGTGmM5dL73g7siF10dA8o,262
django_query_profiler/django/db/backends/postgresql/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_query_profiler/django/db/backends/postgresql/base.py,sha256=otjijlrevRPyi4hVwN31PlPuleToha1-Ii5qeJeMk-Y,274
django_query_profiler/django/db/backends/sqlite3/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_query_profiler/django/db/backends/sqlite3/base.py,sha256=8d4i_mjfZnIAbmtdJ4X4hjq0Xi_F180HIKfP1XjwW78,373
django_query_profiler/query_profiler_storage/__init__.py,sha256=OsT90ifDwfImxddUBT6ILeyfD2yzd67LPwRO06H66js,12297
django_query_profiler/query_profiler_storage/data_collector.py,sha256=-JFn71ZrMrQWqb1I-i8J1nJwEXq0bO7Nq9Vt2yN_EmA,8205
django_query_profiler/query_profiler_storage/django_stack_trace_analyze.py,sha256=h9wRzhmTEao2Jkn5NHW2pkjCLKrT69qnzUmhtmMFgR8,6067
django_query_profiler/query_profiler_storage/stack_tracer.py,sha256=H2f0zNDk-sn04Kqvkbb9xIbtTW41MIZmMgOanHkBtcI,4240
django_query_profiler/templates/django_query_profiler_level_query.html,sha256=nlhSP1Dcsk3Z3IjLJK-fAv1E3L10ZWwuPijI8MA6JsY,4716
django_query_profiler/templates/django_query_profiler_level_query_signature.html,sha256=5xUJOodBSiCVxi3IlMneegZYtHJAYwIcxO4U-GLHBoQ,8833
django_query_profiler/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
django_query_profiler/templatetags/number_formatter.py,sha256=dDkVF5qGV3csrmNMN8dmxHZWFowGw41FyvZYsR0VfnQ,214
tests/integration/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/integration/fixtures.py,sha256=L6nn4uh8dnsR9VLkRLoMVmTR3DHvDLAgAg14Ix87Q2k,2019
tests/integration/test_data_collector_nesting.py,sha256=ylXIM-FHbueeXIyeHF4HYhYqQcSb4CWS8uuJBZdDOb4,9055
tests/integration/test_django_stack_trace_analyze.py,sha256=3ZweXSi8IYJqZHbpljOOAxwKInmW3ex_YOQSZiXLcYA,12614
tests/integration/test_middleware.py,sha256=H3npzmJXhQolIcbo9vrYFCuCFdSE4GjGwF7Fjl640Vk,7439
tests/integration/test_query_count.py,sha256=yyhMzNoiNhG36w_CCsaib-JUj9YQ72-TImSpEY-3-Nw,3392
tests/integration/__pycache__/__init__.cpython-37.pyc,sha256=X2PmOBQ00h4fScBBi_zhnlBNMf-c4RMhgbeSPWBN6eo,158
tests/integration/__pycache__/fixtures.cpython-37.pyc,sha256=stsZyONk4G-9JPXNLeCjOOehBbkgSJrwCeFo2hOgq7A,1381
tests/integration/__pycache__/test_data_collector_nesting.cpython-37.pyc,sha256=0EndwwISwAuC7PTvU9elslVOrFhdpIyQqd3nCL-LhGo,5057
tests/integration/__pycache__/test_django_stack_trace_analyze.cpython-37.pyc,sha256=lOsT7T9-bzsY3UP5lfSStwdoTh_Tj1tJHGjq9Dm-cb8,7225
tests/integration/__pycache__/test_middleware.cpython-37.pyc,sha256=szJgF_BBoEcdB8udjvtesN7UZZUqqly4w16pOuqiU5k,5746
tests/integration/__pycache__/test_query_count.cpython-37.pyc,sha256=g-m5uj1qNwwnSyfVZzxKr4VEJNO1Kz4QFKaPlzZipSM,2894
tests/testapp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/testapp/mysql_settings.py,sha256=TQoDSWYQusLL8hSvAqMCb5ajnUQoAhA5ejhSJQp2H88,1715
tests/testapp/oracle_settings.py,sha256=TKb5C-lq6DTJjbHFubC1CF5ULP08b99jxjf3QL9WLfE,1715
tests/testapp/postgresql_settings.py,sha256=ZQW3DzXiTmA9y2U1JtKHbWbNzUQRC-8ejvp4GNP8Pco,1755
tests/testapp/sqlite_settings.py,sha256=itKy3PHMIdrZ2GMrYCf6-jhnoJud1NuKX8qdCTnJLLs,1714
tests/testapp/urls.py,sha256=Z6dAPSMvC__dTDiULhQoC2YIKO7xkuM9XbQFiyluKkQ,216
tests/testapp/__pycache__/__init__.cpython-37.pyc,sha256=NF53SE85xoJrT9sUjvqoiV7-MVgzAQqWuGskD95D0XQ,154
tests/testapp/__pycache__/mysql_settings.cpython-37.pyc,sha256=2wbBnwwVSeGN1D-lf36vjheT7YmTW3G0HOnH-HtNeOg,1556
tests/testapp/__pycache__/postgresql_settings.cpython-37.pyc,sha256=GixkyCz05zfC_KYCbcIbTrRIET82FIvwMLjEXJqUzIU,1584
tests/testapp/__pycache__/sqlite_settings.cpython-37.pyc,sha256=hyNE4D-99ScPOiCOcM90jhU3R2IQEjTUkiBq7MDmJ3g,1547
tests/testapp/__pycache__/urls.cpython-37.pyc,sha256=6kp__epACLA1UWXBBwCEwLnZW8PByldRV2GfYzdd80s,384
tests/testapp/food/__init__.py,sha256=8ArZTco6Meo0W9i4dqnwmDO8BJYTaHX7oQx1o06vCm4,57
tests/testapp/food/apps.py,sha256=_sO1dnNjRoDAAVki_J4wGIdtXOvKRZ8S_hv7gtaOPQ4,151
tests/testapp/food/models.py,sha256=RuDCJlLboQTznmnQO1zPtKLbvdJ1NouBMoV4-n7xv7Q,2308
tests/testapp/food/views.py,sha256=CGZQr0bk-oYwIq9nsCsFWO79AFnFcKlQ574CLwTIcog,911
tests/testapp/food/__pycache__/__init__.cpython-37.pyc,sha256=wnwz1aF8G7SZm1R2bHr9_ZP3hkKAfc55Zli9KlPhVlo,236
tests/testapp/food/__pycache__/models.cpython-37.pyc,sha256=tvf4g-1SnMvZ5A_1EBoizsxqheFe_ZjcKI7Xc8oLTho,3930
tests/testapp/food/__pycache__/views.cpython-37.pyc,sha256=cnZxEdLsJEcnYCJrwDhdLPCgb_xiJHTTeXC1aoyPoKE,1452
tests/unit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
tests/unit/test_data_storage.py,sha256=NjKLW42-MhbhAf5TuqOq-uhy-TCaUZuEGGcqdrIMR-U,14559
tests/unit/test_number_formatter.py,sha256=dOxhQ-bqmjYskgXFwcEzZvl99HAhbMhWHm824v5TQ9w,1768
tests/unit/test_query_profiled_data.py,sha256=C4VM9vNAoNLIO1tJXxqar9yTfQbizbUh2xe6HDGBYPo,6087
tests/unit/test_query_signature_analyze.py,sha256=FGnsYXlLGQMeNROBnTnZvoRX-esFRxCCW2AkmvCmtD8,13411
tests/unit/test_sql_statement_type_from_sql.py,sha256=_odpwiKszI5Hkxof-a-_z_-IbKjICooHdRmH0a1dowQ,1515
tests/unit/test_stack_tracer.py,sha256=Lwa9allAVSDGMpY79d_7n4VsvLkB3bRia3emjDlqSWQ,4326
tests/unit/__pycache__/__init__.cpython-37.pyc,sha256=vw6zDX1TzIWwvDtvJRyLwm8hAowWgbA9elWdZtaboyU,151
tests/unit/__pycache__/test_data_storage.cpython-37.pyc,sha256=Z0Anl7qATkLHBrAk6xY8lj9Prnh-BsgaozqLSVnyfsw,7586
tests/unit/__pycache__/test_number_formatter.cpython-37.pyc,sha256=iqUpl6_OOHXSuqnNrbkspI2gxop9BxstxSIoiiQvYJE,2420
tests/unit/__pycache__/test_query_profiled_data.cpython-37.pyc,sha256=2Do_6JEZy_fZJ2j5HROD2i3jZSt9SdaZzJ_i1Sf2OLY,4025
tests/unit/__pycache__/test_query_signature_analyze.cpython-37.pyc,sha256=jeisG28V02mQLUAAjDxiNdJdicbG-cgYvC8MOWnc1Y0,9085
tests/unit/__pycache__/test_sql_statement_type_from_sql.cpython-37.pyc,sha256=B-TXMkpIxI0pNlJsg1Rk6u78q9m9PeStQqeslrkLLvs,2123
tests/unit/__pycache__/test_stack_tracer.cpython-37.pyc,sha256=M5eiMRQFgi-K43TyczzsTIh21BrwqS7MmPT2MFkAX2Q,4041
django_query_profiler-0.4.dist-info/LICENSE,sha256=Q_zbKZ98VsYJF0jeJ_FHzkcDCqbVS-YqdO6JFrPKPxE,1529
django_query_profiler-0.4.dist-info/METADATA,sha256=a33ahFEAFgtk3-AZ8ksxK7iebarWSkKvcCRvd8QCNNY,8792
django_query_profiler-0.4.dist-info/WHEEL,sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY,110
django_query_profiler-0.4.dist-info/top_level.txt,sha256=DUtjr2tfIgq2G8yWYWnmdgg4Hsyll3i2cM5mRt2bK8A,28
django_query_profiler-0.4.dist-info/RECORD,,
