Changeset - 8e2f37d607ee
[Not reviewed]
0 1 0
Ben Sturmfels (bsturmfels) - 12 months ago 2023-04-23 23:06:36
ben@sturm.com.au
Remove speaker photo for now

Causing errors that we don't have time to debug.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
vendor/symposion/speakers/forms.py
Show inline comments
...
 
@@ -14,7 +14,7 @@ class SpeakerForm(forms.ModelForm):
 
            "pronouns",
 
            "biography",
 
            "experience",
 
            "photo",
 
            # "photo",
 
            "telephone",
 
            # "local_timezone",
 
            "homepage",
0 comments (0 inline, 0 general)