On 11/12/25 12:09, Mark Sapiro wrote:
This is actually a django-allauth issue. This issue is due to changes in
Django allauth to prevent creating
multiple addresses differing only in case. The problem is if you have
such multiple addresses in your account_emailaddress table, this
migration fails. There is a script at
https://www.msapiro.net/scripts/UC_fix that will fix this. You may need
to adjust the shebang and replace psycopg2 with sqlite3.
See https://github.com/pennersr/django-allauth/issues/3019 perhaps
starting at
This issue is due to changes in Django allauth to prevent creating
multiple addresses differing only in case. The problem is if you have
such multiple addresses in your account_emailaddress table, this
migration fails. There is a script at
https://www.msapiro.net/scripts/UC_fix that will fix this. You may need
to adjust the shebang.
See https://github.com/pennersr/django-allauth/issues/3019 perhaps
starting at
https://github.com/pennersr/django-allauth/issues/3019#issuecomment-1748028271
That was a bit of a copy/paste messup. It should have said just
This is actually a django-allauth issue. This issue is due to changes in
Django allauth to prevent creating
multiple addresses differing only in case. The problem is if you have
such multiple addresses in your account_emailaddress table, this
migration fails. There is a script at
https://www.msapiro.net/scripts/UC_fix that will fix this. You may need
to adjust the shebang.
See https://github.com/pennersr/django-allauth/issues/3019 perhaps
starting at
https://github.com/pennersr/django-allauth/issues/3019#issuecomment-1748028271
--
Mark Sapiro <[email protected]> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at:
https://lists.mailman3.org/archives/list/[email protected]/message/RCQ2G6TXHJU5JFGE5KPJFZG6DJNRB4BA/
This message sent to [email protected]