This repository has been archived on 2023-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
takahe/users
2022-11-20 12:24:03 -07:00
..
migrations Migration reset, start of docs, env vars 2022-11-18 11:28:16 -07:00
models Add more error handling 2022-11-20 12:24:03 -07:00
tests Add error catching on actor fetch 2022-11-20 11:37:26 -07:00
views Fix user profile image size 2022-11-20 11:19:51 -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