accrete 0.0.81__py3-none-any.whl → 0.0.82__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.
@@ -20616,7 +20616,7 @@ td {
20616
20616
  height: 100%;
20617
20617
  display: flex;
20618
20618
  flex-direction: column;
20619
- justify-content: end;
20619
+ justify-content: start;
20620
20620
  font-weight: 300;
20621
20621
  word-break: break-word;
20622
20622
  padding: 12px 12px 12px 0;
@@ -104,7 +104,7 @@ td {
104
104
  height: 100%;
105
105
  display: flex;
106
106
  flex-direction: column;
107
- justify-content: end;
107
+ justify-content: start;
108
108
  font-weight: 300;
109
109
  word-break: break-word;
110
110
  padding: 12px 12px 12px 0;
accrete/utils/http.py CHANGED
@@ -112,7 +112,7 @@ def cast_param(params: dict, param: str, cast_to: Callable, default):
112
112
  return default
113
113
 
114
114
 
115
- def check_method(method: str, allowed: list[str]) -> [HttpResponseNotAllowed | None]:
115
+ def check_method(method: str, allowed: list[str]) -> HttpResponseNotAllowed | None:
116
116
  if method not in allowed:
117
117
  return HttpResponseNotAllowed(allowed)
118
118
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: accrete
3
- Version: 0.0.81
3
+ Version: 0.0.82
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
@@ -145,9 +145,9 @@ accrete/contrib/ui/static/bulma/versions/bulma-no-dark-mode.scss,sha256=w6Q80mCV
145
145
  accrete/contrib/ui/static/bulma/versions/bulma-no-helpers-prefixed.scss,sha256=6HCUc4hxyaj4_rHqUnoy7aMuFZECHDYh5jvp-1CEtfE,344
146
146
  accrete/contrib/ui/static/bulma/versions/bulma-no-helpers.scss,sha256=5dzAXSgReWUO8GXLbYTpOclPPD0xqvvBiCCX_GOR_5U,313
147
147
  accrete/contrib/ui/static/bulma/versions/bulma-prefixed.scss,sha256=Yj7oEO00jy_G_L32y6rwzp2P5p2YtQ2Pvq4aZhvBSE8,138
148
- accrete/contrib/ui/static/css/accrete.css,sha256=FwSYv0f1LU74UK_YHqHTGR0Fx-40faOPourimfMNqKg,606258
148
+ accrete/contrib/ui/static/css/accrete.css,sha256=Tb5BTgfllye5wDKd2jlqT1YyjDKCTBb7_OIyyAg9RW8,606260
149
149
  accrete/contrib/ui/static/css/accrete.css.map,sha256=HidDMGwiC4ggcZn2D_KaRG-B_qm4GmUWTG7cs5RASIA,94519
150
- accrete/contrib/ui/static/css/accrete.scss,sha256=rO3ibhfFr3w_ieIIn2AViI1hf9QKn0yEedjvB-cxvE0,11616
150
+ accrete/contrib/ui/static/css/accrete.scss,sha256=_smq6-FiNIYIXyRK7FqHtcvQzEzVUfux6lew26pK3f0,11618
151
151
  accrete/contrib/ui/static/css/fa.css,sha256=wiz7ZSCn_btzhjKDQBms9Hx4sSeUYsDrTLg7roPstac,102641
152
152
  accrete/contrib/ui/static/css/icons.css,sha256=5550KHsaayeEtRaUdf0h7esQhyec-_5ZfecZ_sOC6v0,6334
153
153
  accrete/contrib/ui/static/icons/Logo.svg,sha256=hGZuxrAa-LRpFavFiF8Lnc7X9OQcqmb6Xl_dxx-27hM,1861
@@ -228,9 +228,9 @@ accrete/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuF
228
228
  accrete/utils/__init__.py,sha256=1t9OXAR5qtG4mhGgeIEuVZG2PZjtM_jrEA235Gds7Y8,264
229
229
  accrete/utils/dates.py,sha256=apM6kt6JhGrKgoT0jfav1W-8AUVTxNc9xt3fJQ2n0JI,1492
230
230
  accrete/utils/forms.py,sha256=IvxbXNpSd4a-JBgsTJhs2GHe-DCRWX-xnVPRcoiCzbI,3104
231
- accrete/utils/http.py,sha256=aJhAJj_8ZwbKbvSzENRTuFtNef-a9hQjoCl1VSjIheg,4477
231
+ accrete/utils/http.py,sha256=sUDwa9hpYAle7d0iJxIA5wQk2mK2BMENo7JyFBSPxKc,4475
232
232
  accrete/utils/models.py,sha256=EEhv7-sQVtQD24PEb3XcDUAh3VVhVFoMMLyFrDjGEaI,706
233
- accrete-0.0.81.dist-info/METADATA,sha256=-Foroo7pm_khObtdBgoqEMTMmIRoLSUauzZ5tlO3oEw,4952
234
- accrete-0.0.81.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
235
- accrete-0.0.81.dist-info/licenses/LICENSE,sha256=_7laeMIHnsd3Y2vJEXDYXq_PEXxIcjgJsGt8UIKTRWc,1057
236
- accrete-0.0.81.dist-info/RECORD,,
233
+ accrete-0.0.82.dist-info/METADATA,sha256=gWgAGk2_kGewMLZQkrHVoY3tghGhzXqAZyj2TBvUIyk,4952
234
+ accrete-0.0.82.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
235
+ accrete-0.0.82.dist-info/licenses/LICENSE,sha256=_7laeMIHnsd3Y2vJEXDYXq_PEXxIcjgJsGt8UIKTRWc,1057
236
+ accrete-0.0.82.dist-info/RECORD,,