django_queryable_properties-1.11.0.dist-info/licenses/AUTHORS.rst,sha256=u8FDKI7c2BM1s0zdNh1RZPC5fZy2cXXGYIEbHti5t5I,46
django_queryable_properties-1.11.0.dist-info/licenses/LICENSE,sha256=Xo4pY-WXHTFfamSrIOAZJj0H3QipTn7xpOKcipRow5w,1536
queryable_properties/__init__.py,sha256=Mls-Bb2oHAolg7mBPACrfH2trQdSWb837K0S-O_EiLI,407
queryable_properties/compat.py,sha256=94QyTP5FVwd7BwpSaJknHdsQB8d2D2eyA14UgUbQ40k,8080
queryable_properties/exceptions.py,sha256=fYOMwnZxuGMzqV5qkOx2tSuPUCSMvYM04koGRycKfLE,506
queryable_properties/managers.py,sha256=pbauVbz3x7Td0E_7JX5qMmMp8gTzqqcCWMcrg9N8OMg,22926
queryable_properties/query.py,sha256=STeVmGxDicO-bFjEwdh4k0EmhdjLdOpakOwkmxDNloI,24618
queryable_properties/admin/__init__.py,sha256=F2roXkX1MeyZZ5o_1l-NvONS0gGXxz5jXQJY48JRXWk,10186
queryable_properties/admin/checks.py,sha256=n6qWzK54RPkvEf1fVT_ZzRRWI7p4MSKpjBwo0fQRx8s,14893
queryable_properties/admin/filters.py,sha256=k4zyV7LQlvMvGlT-E01nrix0Uji5kuotUPsRxzah64A,6562
queryable_properties/properties/__init__.py,sha256=2JI3poSgN2TMhRNVJqe2N1Xxgo_pu86jFxPyMsa-VPA,1267
queryable_properties/properties/annotation.py,sha256=YWIQeCjaw3nvzP4MYz8d5YG9FGHsTTa7wBL1mUfrW-M,3532
queryable_properties/properties/base.py,sha256=GQGy1Y4x35c6D6NjIxfut2FQ11ogMw8bZ2eZTufvPhw,25500
queryable_properties/properties/cache_behavior.py,sha256=pT0QPOWGwvJTSDeYpVnjETgbZQDXQgWGR9aL-THyFnM,2604
queryable_properties/properties/inheritance.py,sha256=GwwiB3AwjU5lQvNDVX8v--XJ__Nd4J7F1qd9y4GR9MY,3552
queryable_properties/properties/mixins.py,sha256=n108h39Q91cuDPpSR4W12ivwdFruI31yBaTsuPuEGk4,11491
queryable_properties/properties/specialized.py,sha256=7-8wK2tr7ilDiC4yAoRjVD1FcrdI9BAI5Tt8BQSxzb0,9187
queryable_properties/properties/subquery.py,sha256=ssr2aGz3SwnPvQx6C_3ANTAFZM0UIht2_ZTbN5E0hXA,12936
queryable_properties/utils/__init__.py,sha256=ytR5xMyEwnkUcAFGQJAfBsW-WXtBQTEvdWGxUDbR5aI,4773
queryable_properties/utils/deprecation.py,sha256=QbMJvu9mnEotEqZWI185dZ7ylpxYDp0RafSYVmd_wSM,1339
queryable_properties/utils/internal.py,sha256=p7_nWuMh2Sf-VspCg8_Xq7U39g3spvuVMXzV3d83JcY,20898
tests/__init__.py,sha256=E2bdssT0GmZweJjZ-4N1cav440TE__rUvQLR3jARan8,18
tests/conftest.py,sha256=5POqhui4K3Vp8kMeXvswqeWZLFYEEwlvaW2QlFIlUAA,4474
tests/marks.py,sha256=yskgfhhKZ5BUuBeAzWez16Hzbn0mwnTkRJJzNsN4tmU,1018
tests/settings.py,sha256=XPDfvvvp6hi_KCxL4s7VeQNwJfIUPtOU1N_br36u6QI,754
tests/test_compat.py,sha256=yZCs_eiiLoIFFjRGkmKa8wA0WDtJpUbDvQqPyO5zPqc,3152
tests/test_managers.py,sha256=aRSQc-1dQLnPgxQ3MrKAuf4xFxeSyjhvXDXN294oY-s,15190
tests/test_query.py,sha256=JM3DP9Ak00wU51BLJ4wZ0lo_x3RSLZjT_7a5tI4VWv4,1881
tests/app_management/__init__.py,sha256=gO5CG5o6pdTXYI4LDx_Zqn24RLRa1V4KWSiI7jV_QHY,125
tests/app_management/admin.py,sha256=vBVCeMh2jX8RRPMhXo4lCAxWzjQCistp6FHb_BWQBXw,995
tests/app_management/models.py,sha256=vvmM9lfX2tqrNTdT5mmad34SUaz_mLfoplbq1ZIRokI,13573
tests/dummy_lib/__init__.py,sha256=V3tR0nvSidpls9s0OYDUfUUf2UG5_jjnbaAnsEn1qtA,134
tests/dummy_lib/models.py,sha256=dqrLGeQS9kwEVJczJ4OjO5J9Syak3wdCn3qApj1FsBw,891
tests/inheritance/__init__.py,sha256=KDzFtmCNbPmywy-8t-tWBmxpHPYgykZnIX279WAs9A4,123
tests/inheritance/models.py,sha256=6-f9Tlvdl2XxGM4rNfd7dKVb6_3aApZ5p7CrgLkdUHU,2389
tests/test_admin/__init__.py,sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0,24
tests/test_admin/conftest.py,sha256=6ZIVriZsKTl0vDeZWyKwB7aITejD3d5Jgfz7lyM_8lE,1095
tests/test_admin/test_admin.py,sha256=n-wifDbltDjQzEAktkbaQjFymVE8nMdzk0cnjkNf0l0,7839
tests/test_admin/test_checks.py,sha256=zDu1glsoy4MAEXHBVt2qrXkxo3kkDBIfflnGcvq9b6c,9335
tests/test_admin/test_filters.py,sha256=vOB4Xyk3uZnofrVmjN0r9gtFDVoWIpM0MB8SlQhQ48c,11341
tests/test_properties/__init__.py,sha256=E2bdssT0GmZweJjZ-4N1cav440TE__rUvQLR3jARan8,18
tests/test_properties/test_annotation.py,sha256=7jeHcMWA3NjzNkBlktmE88B2WYmxk3cqAsm2OVSdoo8,7416
tests/test_properties/test_base.py,sha256=YsiYa3MTNPcXAT3A-AHjGh8z1S-dWL_2J1K5gqQ6CvM,25952
tests/test_properties/test_inheritance.py,sha256=lN6sBpFBtD5xirEeP1NYLrK27T081HpwMKLPEHXX6_c,7265
tests/test_properties/test_mixins.py,sha256=RJI58NHppSE6yB_pnzJwkD6dvpFdjx2a_lJojovbFIw,10146
tests/test_properties/test_specialized.py,sha256=reC29SELqUHUmNQGnNF9L4YS7VPSbEJi_fF6Ir7jz9g,13775
tests/test_properties/test_subquery.py,sha256=fWFVqzrvd0pNkegnjOtn_KThicJjS53Sap1nrvz9aEk,26601
tests/test_queries/__init__.py,sha256=sASK4EK0bKQ6RqoxXnvJ92anAT0rcRKFyGRUmdInaOQ,102
tests/test_queries/test_annotations.py,sha256=f9MMMPrNNDeFI8KyhFDGJpMcgAWqGyY0ndvikyUrRGU,10997
tests/test_queries/test_async.py,sha256=V_H0755WR3MY8eHfng8FgN3p7PyU2eqNWymXr4EU98g,1254
tests/test_queries/test_exceptions.py,sha256=wL-FA76NyhX6VD2r3bA9l59_ek_Iw29aErGOI12dLrw,4374
tests/test_queries/test_filters.py,sha256=0iRMAczIweDmrbNM1ktXtXeY76igeE6zoQH5ZEd50F4,22459
tests/test_queries/test_non_model_instance.py,sha256=ZICKduZwW6IPydmPF64jYqtng3oD804oLNSZX52gZls,12597
tests/test_queries/test_ordering.py,sha256=6RNAJJAZuClkMS8jOZYwHzot3hS34iJQjSSPuHvOAng,15531
tests/test_queries/test_updates.py,sha256=uL6paY6Gc6NVIbVY0hU-X2_C-0_jpZOh8Ved7PuJnQY,2262
tests/test_utils/__init__.py,sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0,24
tests/test_utils/test_deprecation.py,sha256=m26_314AqkvIri-a-li2D7WiDeTKjncAynU4KR3ThIk,2602
tests/test_utils/test_internal.py,sha256=26CQWrmfcMh9ltkv4RMhypItknmbd4kBXpr-6aiK-f4,22540
tests/test_utils/test_utils.py,sha256=Z4COdaaTaWmnhQyneLWjWHjyHBeIFdSxroDvFV82Wq0,6875
django_queryable_properties-1.11.0.dist-info/METADATA,sha256=1DZL3PCs3bT2l7cWzE8zmvP_Efc5sjWk8kDpDHW3OXg,13731
django_queryable_properties-1.11.0.dist-info/WHEEL,sha256=joeZ_q2kZqPjVkNy_YbjGrynLS6bxmBj74YkvIORXVI,109
django_queryable_properties-1.11.0.dist-info/top_level.txt,sha256=KlpHNSUeByRPU-SJIZjVI15RJzLI35ccgekbJLUY0_0,27
django_queryable_properties-1.11.0.dist-info/RECORD,,
