accrete 0.0.89__py3-none-any.whl → 0.0.90__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.
- accrete/contrib/user/templates/user/login.html +1 -1
- {accrete-0.0.89.dist-info → accrete-0.0.90.dist-info}/METADATA +1 -1
- {accrete-0.0.89.dist-info → accrete-0.0.90.dist-info}/RECORD +5 -5
- {accrete-0.0.89.dist-info → accrete-0.0.90.dist-info}/WHEEL +0 -0
- {accrete-0.0.89.dist-info → accrete-0.0.90.dist-info}/licenses/LICENSE +0 -0
@@ -10,7 +10,7 @@
|
|
10
10
|
<div class="container">
|
11
11
|
<div class="columns">
|
12
12
|
<div class="column box is-8-tablet is-offset-2-tablet is-6-desktop is-offset-3-desktop is-4-fullhd is-offset-4-fullhd p-3">
|
13
|
-
<form method="POST" action="">
|
13
|
+
<form method="POST" action="" hx-boost="false">
|
14
14
|
{% csrf_token %}
|
15
15
|
<span class="has-text-danger is-size-7">{{ form.non_field_errors }}</span>
|
16
16
|
|
@@ -208,7 +208,7 @@ accrete/contrib/user/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm
|
|
208
208
|
accrete/contrib/user/templates/user/accrete_navbar_end_dropdown.html,sha256=suPoeu1Dm49rDCrhnrkSZY8cBDsovnKqKGXcS5q-7o0,334
|
209
209
|
accrete/contrib/user/templates/user/change_email.html,sha256=i9ZgDH31awO9W87E6c3_MKgQNf1ff7EYQX1nEdPqRC8,995
|
210
210
|
accrete/contrib/user/templates/user/change_password.html,sha256=wcwm5_tfPgs9V7VWdDQqhhyMpcIkiGsx2OIptF5fWMk,1498
|
211
|
-
accrete/contrib/user/templates/user/login.html,sha256=
|
211
|
+
accrete/contrib/user/templates/user/login.html,sha256=ra4g3Z5dG-iuNkcRpA3WhQlmwjVY-ouaaS0dBuqXX3Q,1409
|
212
212
|
accrete/contrib/user/templates/user/user_detail.html,sha256=SMkghUKVncVq3KFGBxADJf_wDnLYwmK4oDTKLO0Ejlo,1445
|
213
213
|
accrete/contrib/user/templates/user/user_form.html,sha256=4o24KV940D_KsBP4YwBguwTFW9nYz1uz-RILs91M7Po,1935
|
214
214
|
accrete/contrib/user_registration/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -232,7 +232,7 @@ accrete/utils/dates.py,sha256=apM6kt6JhGrKgoT0jfav1W-8AUVTxNc9xt3fJQ2n0JI,1492
|
|
232
232
|
accrete/utils/forms.py,sha256=IvxbXNpSd4a-JBgsTJhs2GHe-DCRWX-xnVPRcoiCzbI,3104
|
233
233
|
accrete/utils/http.py,sha256=sUDwa9hpYAle7d0iJxIA5wQk2mK2BMENo7JyFBSPxKc,4475
|
234
234
|
accrete/utils/models.py,sha256=EEhv7-sQVtQD24PEb3XcDUAh3VVhVFoMMLyFrDjGEaI,706
|
235
|
-
accrete-0.0.
|
236
|
-
accrete-0.0.
|
237
|
-
accrete-0.0.
|
238
|
-
accrete-0.0.
|
235
|
+
accrete-0.0.90.dist-info/METADATA,sha256=eUyxgfaMCT0SLIiK2_uX0fs8jThi3i_is6UT1Drj7Tw,4952
|
236
|
+
accrete-0.0.90.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
237
|
+
accrete-0.0.90.dist-info/licenses/LICENSE,sha256=_7laeMIHnsd3Y2vJEXDYXq_PEXxIcjgJsGt8UIKTRWc,1057
|
238
|
+
accrete-0.0.90.dist-info/RECORD,,
|
File without changes
|
File without changes
|