mybuddy/babybuddy/tests
Hana Belay 74582effb1
Create a user add management command (#534)
* feat: Create management command to add a user

* feat: Test user create management command

* feat: Remove unnecessary args from createuser command

* fix: remove in-active arg from createuser command

* feat: Add doc to createuser command

Co-authored-by: Christopher C. Wells <git-2022@chris-wells.net>
2022-10-04 08:24:01 -07: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 Create a user add management command (#534) 2022-10-04 08:24:01 -07:00
tests_forms.py Update test string for updated translation 2022-08-15 07:53:01 -07:00
tests_models.py Format code with black 2022-02-09 16:00:30 -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 Format code with black 2022-02-09 16:00:30 -08:00
tests_views.py Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00