index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pydis_site
/
apps
/
home
/
signals.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Remove files related to django-allauth.
Leon Sandøy
2020-10-04
-314
/
+0
*
Alter signals to handle OAuth2 with groups and role mappings
Joseph Banks
2020-06-02
-5
/
+5
*
Update Django users with Discord username+discrim.
Gareth Coles
2019-10-20
-2
/
+9
*
Tests for the new signal listener is_staff changes
Gareth Coles
2019-10-20
-1
/
+1
*
Add is_staff to role mappings, and the logic to go with it
Gareth Coles
2019-10-20
-11
/
+58
*
Signals: Move group changes outside of the loop
Gareth Coles
2019-10-20
-6
/
+6
*
Allauth: Address reviews by @lemonsaurus
Gareth Coles
2019-10-14
-8
/
+76
*
Signals: Handle (and test) mapping updates/deletions
Gareth Coles
2019-10-11
-4
/
+41
*
Signals: `add()` does require a list, a generator won't do.
Gareth Coles
2019-10-11
-2
/
+2
*
Simplify signals.py as per @jchristgit's review
Gareth Coles
2019-10-11
-10
/
+6
*
Clarify _apply_groups kwarg (Thanks, @jchristgit)
Gareth Coles
2019-10-11
-1
/
+1
*
Clean up and comment signal tests
Gareth Coles
2019-10-04
-2
/
+2
*
Tests for signal handlers
Gareth Coles
2019-10-04
-5
/
+8
*
Hook up Allauth and model signals to handle group assignments
Gareth Coles
2019-10-03
-0
/
+156