accrete 0.0.19__py3-none-any.whl → 0.0.20__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -275,7 +275,6 @@ class Filter:
275
275
  method_label = str(method.get('label', method_name.capitalize()))
276
276
  func = getattr(model, method['name'])
277
277
  return_type = func.__annotations__.get('return')
278
- print(method)
279
278
  if return_type == str:
280
279
  return self.get_char_query_term(method_label, param)
281
280
  elif return_type == int:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: accrete
3
- Version: 0.0.19
3
+ Version: 0.0.20
4
4
  Summary: Django Shared Schema Multi Tenant
5
5
  Author-email: Benedikt Jilek <benedikt.jilek@pm.me>
6
6
  License: Copyright (c) 2023 Benedikt Jilek
@@ -35,7 +35,7 @@ accrete/contrib/system_mail/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JC
35
35
  accrete/contrib/ui/__init__.py,sha256=layN2jBi-MaRYqZW5AzXA_SVyeHHOZjy-HWGOj3S8I8,232
36
36
  accrete/contrib/ui/admin.py,sha256=suMo4x8I3JBxAFBVIdE-5qnqZ6JAZV0FESABHOSc-vg,63
37
37
  accrete/contrib/ui/apps.py,sha256=E0ao2ox6PQ3ldfeR17FXJUUJuGiWjm2DPCxHbPXGzls,152
38
- accrete/contrib/ui/filter.py,sha256=Qksg_27NTBXTQeLkkCMaOm-sETSmcOkwMO6d7es-24c,12146
38
+ accrete/contrib/ui/filter.py,sha256=0tZoCLB-VI-pMqHLsIKPf9p5clBUyBNq_ljBSUPlhHs,12124
39
39
  accrete/contrib/ui/helper.py,sha256=UIWSig9XUJyluHi9vyWO7RQyqlyh30jgf2HRJ3VqcYA,13603
40
40
  accrete/contrib/ui/tests.py,sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g,60
41
41
  accrete/contrib/ui/urls.py,sha256=TUBlz_CGs9InTZoxM78GSnucA73I8knoh_obt12RUHM,186
@@ -182,7 +182,7 @@ accrete/migrations/0002_initial.py,sha256=dFOM7kdHlx7pVAh8cTDlZMtciN4O9Z547HAzEK
182
182
  accrete/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
183
183
  accrete/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
184
184
  accrete/utils/dates.py,sha256=XI58CqabLCC-Sg6qo5TPWh-pHuuZfDdGDU6KQeAMlGo,1066
185
- accrete-0.0.19.dist-info/METADATA,sha256=gOYeSfYl9SXuSVhK8ZMdxCm0gymRX_KlA3a1X9a7zuI,4846
186
- accrete-0.0.19.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
187
- accrete-0.0.19.dist-info/licenses/LICENSE,sha256=_7laeMIHnsd3Y2vJEXDYXq_PEXxIcjgJsGt8UIKTRWc,1057
188
- accrete-0.0.19.dist-info/RECORD,,
185
+ accrete-0.0.20.dist-info/METADATA,sha256=q-5f-TCWWr4B30C3v8hGof5P3t4H57ZUleZZbP3o7OE,4846
186
+ accrete-0.0.20.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
187
+ accrete-0.0.20.dist-info/licenses/LICENSE,sha256=_7laeMIHnsd3Y2vJEXDYXq_PEXxIcjgJsGt8UIKTRWc,1057
188
+ accrete-0.0.20.dist-info/RECORD,,