Carl Dong 68e5d95d25 admin: Specifically return 404 for user not found
- Modify err_code to accept an expr for err_code
- Add get_user_or_404, properly returning 404 instead of a generic 400
  for cases where user is not found
- Use get_user_or_404 where appropriate.
2021-05-10 11:47:41 -04:00
..
2021-04-27 23:18:32 +02:00
2021-05-08 17:46:31 +02:00
2021-04-06 21:54:42 +01:00
2021-05-08 17:46:31 +02:00