Selaa lähdekoodia

Adaptions to changed simplified user profile additions in users module

master
Dirk Alders 1 kuukausi sitten
vanhempi
commit
a1904d0b41
6 muutettua tiedostoa jossa 7 lisäystä ja 5 poistoa
  1. 1
    1
      fstools
  2. 2
    0
      main/settings.py
  3. 1
    1
      patt
  4. 1
    1
      requirements/reqif
  5. 1
    1
      themes
  6. 1
    1
      users

+ 1
- 1
fstools

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

+ 2
- 0
main/settings.py Näytä tiedosto

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

+ 1
- 1
patt

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

+ 1
- 1
requirements/reqif

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

+ 1
- 1
themes

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

+ 1
- 1
users

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

Loading…
Peruuta
Tallenna