Skip to content

Pull requests: pinax/django-user-accounts

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix german translation
#382 by d-s-e was merged Mar 11, 2024 Loading…
Fixed table rendering issue in Readme
#380 by matmair was merged Oct 11, 2023 Loading…
Update changelog and bump version to 3.3.2
#378 by blag was merged Sep 29, 2023 Loading…
Fix deepsource complaints
#376 by blag was merged Sep 16, 2023 Loading…
Include migration for SignupCode.max_uses
#375 by blag was merged Sep 14, 2023 Loading…
Include migrations and bump version to 3.3.1
#373 by blag was merged Sep 10, 2023 Loading…
Ready version 3.3
#372 by blag was merged Sep 7, 2023 Loading…
Bump version to 3.3.0 for release
#371 by blag was closed Sep 7, 2023 Loading…
Django 4.2 and fix tests
#370 by blag was merged Sep 6, 2023 Loading…
Django 4.2 and fix tests
#369 by blag was closed Sep 6, 2023 Loading…
compiled german translation
#367 by d-s-e was merged Feb 9, 2023 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
Try out new composite actions
#362 by paltman was merged Nov 24, 2021 Loading…
Allow overriding of password validation
#361 by paltman was merged Nov 24, 2021 Loading…
Add doc updates from #210
#360 by paltman was merged Nov 24, 2021 Loading…
Forgot to add next URL and now added on that
#358 by Yogeshddjango was closed Nov 24, 2021 Loading…
Forgot to make next_url
#357 by Yogeshddjango was closed Oct 2, 2021 Loading…
Fix that CI isn't running on pull requests
#352 by jonathan-s was closed Nov 24, 2021 Loading…
Introduce our own ModelBackend to reduce queries
#351 by jonathan-s was merged Nov 24, 2021 Loading…
Use the same max_length as the username field
#349 by jonathan-s was merged Feb 9, 2023 Loading…
Make the default http protocol https
#348 by jonathan-s was merged Nov 24, 2021 Loading…
Update status badge
#346 by jonathan-s was closed Nov 24, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.