Password change view uses database at declaration time #456

Closed
opened 2021-05-21 18:12:33 +02:00 by nik · 5 comments
Owner
  File "/home/nik/Teckids/schul-frei/Entwicklung/AlekSIS/AlekSIS/apps/official/AlekSIS-Core/aleksis/core/urls.py", line 17, in <module>
    from . import views
  File "/home/nik/Teckids/schul-frei/Entwicklung/AlekSIS/AlekSIS/apps/official/AlekSIS-Core/aleksis/core/views.py", line 1103, in <module>
    class CustomPasswordChangeView(PermissionRequiredMixin, PasswordChangeView):
  File "/home/nik/Teckids/schul-frei/Entwicklung/AlekSIS/AlekSIS/apps/official/AlekSIS-Core/aleksis/core/views.py", line 1108, in CustomPasswordChangeView
    if get_site_preferences()["auth__allow_password_change"]:
```plain File "/home/nik/Teckids/schul-frei/Entwicklung/AlekSIS/AlekSIS/apps/official/AlekSIS-Core/aleksis/core/urls.py", line 17, in <module> from . import views File "/home/nik/Teckids/schul-frei/Entwicklung/AlekSIS/AlekSIS/apps/official/AlekSIS-Core/aleksis/core/views.py", line 1103, in <module> class CustomPasswordChangeView(PermissionRequiredMixin, PasswordChangeView): File "/home/nik/Teckids/schul-frei/Entwicklung/AlekSIS/AlekSIS/apps/official/AlekSIS-Core/aleksis/core/views.py", line 1108, in CustomPasswordChangeView if get_site_preferences()["auth__allow_password_change"]: ```
Author
Owner

changed due date to May 21, 2021

changed due date to May 21, 2021
Owner

changed title from Password change view uses database at declara{-i-}ton time to Password change view uses database at declarat{+i+}on time

changed title from **Password change view uses database at declara{-i-}ton time** to **Password change view uses database at declarat{+i+}on time**
Owner

mentioned in merge request !2271

mentioned in merge request !2271
Author
Owner

mentioned in commit 76941877e6

mentioned in commit 76941877e66439ab482b09559350f0bb4d9c60b6
Owner

mentioned in commit c947120eea

mentioned in commit c947120eea9aeb246e4bd50a877e7acf91735c5f
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core#456
No description provided.