mybuddy/babybuddy/tests
Christopher Charbonneau Wells 996d81966c
Indicate user locked state and allow unlocking from users admin (#600)
* Use custom template for account lock

* Rename Baby Buddy base template tags

* Add user unlock view

* Add user unlock test
2023-02-11 09:02:23 -08:00
..
formats Format code with black 2022-02-09 16:00:30 -08:00
__init__.py Add a basic Welcome page. 2017-11-09 14:37:06 -05:00
tests_commands.py Add user types tests 2023-02-10 06:14:37 -08:00
tests_forms.py Add user types tests 2023-02-10 06:14:37 -08:00
tests_models.py Replace references to Django core `User` model with `get_user_model` 2023-02-10 06:14:37 -08:00
tests_reverse_proxy_auth.py Add forward auth by way of remote user 2022-09-18 14:00:41 -07:00
tests_templatetags.py Indicate user locked state and allow unlocking from users admin (#600) 2023-02-11 09:02:23 -08:00
tests_views.py Indicate user locked state and allow unlocking from users admin (#600) 2023-02-11 09:02:23 -08:00