BUG-122 - just closing this, duplicates were from 2 years ago and were 200ms apart, looks like a reload of the POST? If so, I now force a redirect after the POST, so reloads dont add more than 1 person

This commit is contained in:
2024-01-01 12:16:37 +11:00
parent 262efd89d4
commit aad0389d77

2
BUGs
View File

@@ -27,5 +27,3 @@ Traceback (most recent call last):
File "/code/states.py", line 92, in __init__ File "/code/states.py", line 92, in __init__
self.url = pref.orig_url self.url = pref.orig_url
AttributeError: 'NoneType' object has no attribute 'orig_url' AttributeError: 'NoneType' object has no attribute 'orig_url'
BUG-122: Two versions of Ian and of Micky?