Files
website-v2/users/__init__.py
Lacey Williams Henschel f2a0da771e Add signal for saving profile data upon a new GH login
I did skip the tests -- my first tries with `patch` didn't work and I wanted to have this working for the demo, at least locally.
2023-02-16 15:22:06 -08:00

2 lines
46 B
Python

default_app_config = "users.apps.UsersConfig"