-
Notifications
You must be signed in to change notification settings - Fork 355
Pull requests: pinax/django-user-accounts
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: django.contrib.auth.models.User.account.RelatedObjectDoesNotExis…
#386
by Spawin
was merged Jul 22, 2024
Loading…
Use QuerySet.select_related() to avoid n+1 queries
#364
by blag
was merged Feb 9, 2023
Loading…
7 tasks done
ugettext_lazy -> gettext_lazy for Django 4.0
#363
by blag
was merged Jan 22, 2022
Loading…
5 of 7 tasks
Resolved the bug TypeError: can't compare offset-naive and offset-aware datetimes While cheching account is expred
#355
by Yogeshddjango
was merged Feb 9, 2023
Loading…
Introduce our own ModelBackend to reduce queries
#351
by jonathan-s
was merged Nov 24, 2021
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.