'NoneType' object has no attribute 'get_full_name' #10
Owner
```
AttributeError at /admin/django/mailing/message/717/change/
'NoneType' object has no attribute 'get_full_name'
Request Method: GET
Request URL: https://cfp-2023.pycon.fr/admin/django/mailing/message/717/change/?_changelist_filters=p%3D7
Django Version: 3.1
Exception Type: AttributeError
Exception Value:
'NoneType' object has no attribute 'get_full_name'
Exception Location: /home/ponyconf/src/mailing/models.py, line 39, in __str__
Python Executable: /home/ponyconf/venv/bin/python3
Python Version: 3.9.2
Python Path:
['/home/ponyconf/src',
'/home/ponyconf/venv/bin',
'/usr/lib/python39.zip',
'/usr/lib/python3.9',
'/usr/lib/python3.9/lib-dynload',
'/home/ponyconf/venv/lib/python3.9/site-packages']
Server time: Sun, 29 Jan 2023 21:59:16 +0100
```
fix: 'NoneType' object has no attribute 'get_full_name'. Closes #10 #11
fix: 'NoneType' object has no attribute 'get_full_name'. Closes #10
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
AFPy/PonyConf#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?