takahe/users
Andrew Godwin bed5c7ffaa Don't error when retrieving existing user
Happens when a user is not yet fetched but we look them up via a
successful webfinger
2022-11-20 17:18:25 -07:00
..
migrations Migration reset, start of docs, env vars 2022-11-18 11:28:16 -07:00
models Don't error when retrieving existing user 2022-11-20 17:18:25 -07:00
tests Enforce signups_allowed=False (#26) 2022-11-20 16:03:09 -07:00
views Enforce signups_allowed=False (#26) 2022-11-20 16:03:09 -07:00
__init__.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
admin.py Add Sentry error integration option 2022-11-20 11:18:55 -07:00
apps.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
decorators.py Should probably limit system settings to admins 2022-11-16 21:14:05 -07:00
middleware.py Call it admin rather than system settings 2022-11-16 21:42:25 -07:00
shortcuts.py Inbound and outbound follows basic working 2022-11-10 23:42:43 -07:00