plain.admin 0.31.1__py3-none-any.whl → 0.31.3__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.
@@ -2,11 +2,10 @@ import datetime
2
2
  import time
3
3
  import traceback
4
4
  from collections import Counter
5
+ from functools import cached_property
5
6
 
6
7
  import sqlparse
7
8
 
8
- from plain.utils.functional import cached_property
9
-
10
9
  IGNORE_STACK_FILES = [
11
10
  "threading",
12
11
  "concurrent/futures",
@@ -1,8 +1,8 @@
1
1
  {% use_elements %}
2
2
 
3
3
  <div class="space-y-1">
4
- <admin.Label field=field>{{ label }}</admin.Label>
5
- <admin.Textarea field=field />
6
- {% if help is defined %}<admin.Help help=help />{% endif %}
7
- <admin.FieldErrors field=field />
4
+ <admin.Label field={field}>{{ label }}</admin.Label>
5
+ <admin.Textarea field={field} />
6
+ {% if help is defined %}<admin.Help help={help} />{% endif %}
7
+ <admin.FieldErrors field={field} />
8
8
  </div>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: plain.admin
3
- Version: 0.31.1
3
+ Version: 0.31.3
4
4
  Summary: Admin dashboard and tools for Plain.
5
5
  Author-email: Dave Gaeddert <dave.gaeddert@dropseed.dev>
6
6
  License-Expression: BSD-3-Clause
@@ -29,7 +29,7 @@ plain/admin/impersonate/urls.py,sha256=s8bwi8qPueKCCYcLW75p-hPFkBKhm2AMi6AQKQcZs
29
29
  plain/admin/impersonate/views.py,sha256=PzVmzhlS0LmbHgxdLhc2G27ltvk3zgmO-3QWNAcD-l0,807
30
30
  plain/admin/querystats/README.md,sha256=ONscu4dQOVe20CPHFyI8vR8iL2kvo3cOM8iwVO-lDyM,4821
31
31
  plain/admin/querystats/__init__.py,sha256=VmP1aQ5Pviq4Z3izCB8G9g0Weq-2SYR88UFNtwqAPpo,81
32
- plain/admin/querystats/core.py,sha256=6_SJIxS0T_KIFcS-5mMajp074vnkEKGBv9TamVeI0VU,4470
32
+ plain/admin/querystats/core.py,sha256=myHdmpUoJyvVHZ4knuJrrtF2TcTdHjqhLXq2Whyi4Qs,4456
33
33
  plain/admin/querystats/middleware.py,sha256=isMjV5X-8SP-8IQEaJMfXWarZQaQBQsI5uXV0JHKXnY,3347
34
34
  plain/admin/querystats/urls.py,sha256=H8wMpqKBnXqA8ZsdwdxTKQguNYJ0JsMRqqMunccBm2I,198
35
35
  plain/admin/querystats/views.py,sha256=cXmHZtEgRwXNN5d9HsKBe5G_VnDgSNwpwoRaEvuJ7vo,2375
@@ -65,7 +65,7 @@ plain/admin/templates/elements/admin/Select.html,sha256=CUJD4cHno_bc0g_SQN0IV0a5
65
65
  plain/admin/templates/elements/admin/SelectField.html,sha256=mEA7m9DPB5Xd2GF5fEtHIk71XN6QXd23cBdXvZb14aM,249
66
66
  plain/admin/templates/elements/admin/Submit.html,sha256=9HGqeDnAzhDaL3PM7WxS4Xf8Xu6G9sCx9kh2-4W5GF8,150
67
67
  plain/admin/templates/elements/admin/Textarea.html,sha256=nCSaGa9t5A5Oj6ZPWW-jSJiGqI1NLPahhXJblq62QME,363
68
- plain/admin/templates/elements/admin/TextareaField.html,sha256=ubgfio0UoWRUnpzjEep61tdoSQI1osGdJuEq0rFBVBA,243
68
+ plain/admin/templates/elements/admin/TextareaField.html,sha256=K_vgEVIntg0SiMSTqR2c4sQEG0Ktp5wfY0hCCaQNgrA,251
69
69
  plain/admin/templates/querystats/querystats.html,sha256=xJ6fU22aWFQq3wATmRo7vFakmq-x7P6Z3OdZ2aVYmSs,7514
70
70
  plain/admin/templates/querystats/toolbar.html,sha256=mvERfzU-CdzIBS7aQNosazSeCe9iyDOsswCGFxssdXc,4319
71
71
  plain/admin/templates/toolbar/exception.html,sha256=4WcrcBTCuyO_Jket8aaMFEL17o3FN3pF2QLrP7Pr60o,937
@@ -79,7 +79,7 @@ plain/admin/views/objects.py,sha256=eKL8A2B1ZMgTrCbTXnh6vCeju_HObxwetn_xc1vYlfY,
79
79
  plain/admin/views/registry.py,sha256=Lxib4YSQCMHb_zACnLKymJakV8jCZPWYll7J8-aV9Xw,3712
80
80
  plain/admin/views/types.py,sha256=ONMMdUoapgMoUVYgSIe-4YCdfvaVMQ4jgPWYiMo0pDk,178
81
81
  plain/admin/views/viewsets.py,sha256=dqMlQ6kLn9iqd9BwBWAZT1S271wH1FdfM5HXbOgBMEw,1655
82
- plain_admin-0.31.1.dist-info/METADATA,sha256=rZZx3MKj7cHI6VwAXKudJ0uQKAeJjgQQ06qPd7sL0sA,4237
83
- plain_admin-0.31.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
84
- plain_admin-0.31.1.dist-info/licenses/LICENSE,sha256=cvKM3OlqHx3ijD6e34zsSUkPvzl-ya3Dd63A6EHL94U,1500
85
- plain_admin-0.31.1.dist-info/RECORD,,
82
+ plain_admin-0.31.3.dist-info/METADATA,sha256=brYep_VwA1Y3LG2kMMzWG9i7XCuSyf5hgmF-pCa6ZQo,4237
83
+ plain_admin-0.31.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
84
+ plain_admin-0.31.3.dist-info/licenses/LICENSE,sha256=cvKM3OlqHx3ijD6e34zsSUkPvzl-ya3Dd63A6EHL94U,1500
85
+ plain_admin-0.31.3.dist-info/RECORD,,