Adaptions to changed simplified user profile additions in users module

This commit is contained in:
Dirk Alders 2024-11-01 20:32:43 +01:00
parent 63767042c1
commit a1904d0b41
6 changed files with 7 additions and 5 deletions

@ -1 +1 @@
Subproject commit c10e8792abb05671dab6de51cdadda3bf8ead50f
Subproject commit 9237f6f7f77eed79b8163077c1b4d87189193fbe

View File

@ -139,6 +139,8 @@ STATIC_URL = 'static/'
MEDIA_ROOT = os.path.join(BASE_DIR, 'data', 'media')
MEDIA_URL = '/media/'
USERS_PROFILE_ADDITIONS = {"PaTT Profile": 'patt.forms.PattUserProfileForm'}
MYCREOLE_ROOT = os.path.join(BASE_DIR, 'data', 'mycreole')
MYCREOLE_ATTACHMENT_ACCESS = {
'read': 'patt.access.read_attachment',

2
patt

@ -1 +1 @@
Subproject commit 80db1f71e9beb61851ef6a24aaa0bb2f86943dc6
Subproject commit 7ff8071be90c27301dd14a056e5b9acb1bcb0181

@ -1 +1 @@
Subproject commit c0e8533af5eeb4dccb6cd8742c936eb456ce6466
Subproject commit d24a1280fc8ea7518a503503f4254690ff2f581f

2
themes

@ -1 +1 @@
Subproject commit c63d8731fe85374ef74abf24b0d205bce24f66b1
Subproject commit 47e9f3104c5016ef9405c90ee5dfca6e638e7d82

2
users

@ -1 +1 @@
Subproject commit c9532aaf37cc785583d7ffc89d1d2f738985171d
Subproject commit 3a24ee2459d25b71cbd6cf79e486ccbf3567b928