Nat Dunn
Nat Dunn
@jaredahern, are you testing this against Django 3.2? If so, please keep in mind issue #53 as well.
I am using v.0.4.1 and get the same error that @regiov originally got because of the conflict between "allauth.account" and "account". I tried disabling pinax using these settings ``` HELPDESK_TEAMS_MODEL...
I switched branches and recreated the database, so I can't query it now, but I did run `showmigrations` when I was working on this, and it did run `0023_add_enable_notifications_on_email_events_to_ticket`. Here...
Thanks for the suggestion, but that seems a little scary to me. :-) When you work on pinax projects, are you planning to fix the issue with the conflict with...
> Dissabling teams entirely is already easy. It is documented here: https://django-helpdesk.readthedocs.io/en/0.3/teams.html Thanks, but I tried that and [documented the result above](https://github.com/django-helpdesk/django-helpdesk/issues/912#issuecomment-1498960252). Perhaps I did something wrong.
> did you ever resolve this issue? @scuc, I did not. I eventually gave up. 😟
This is true on Version 1.29.1 on macOS Mojave as well.