mybuddy/babybuddy
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
..
fixtures Add carousel of last 7 days of feedings to the todays feeding card (#450) 2022-05-30 19:43:42 -07:00
management Create a user add management command (#534) 2022-10-04 08:24:01 -07:00
migrations Move tag widget customizations to form classes 2022-04-16 14:59:28 -07:00
settings Add forward auth by way of remote user 2022-09-18 14:00:41 -07:00
static_src Revert "Set default date during picker initialization" 2022-08-04 08:16:01 -07:00
templates Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
templatetags Format code with black 2022-02-09 16:00:30 -08:00
tests Create a user add management command (#534) 2022-10-04 08:24:01 -07:00
__init__.py Create v1.12.2 release 2022-08-04 08:26:23 -07:00
admin.py Format code with black 2022-02-09 16:00:30 -08:00
apps.py Format code with black 2022-02-09 16:00:30 -08:00
forms.py Format code with black 2022-02-09 16:00:30 -08:00
middleware.py Add forward auth by way of remote user 2022-09-18 14:00:41 -07:00
mixins.py Format code with black 2022-02-09 16:00:30 -08:00
models.py Format code with black 2022-02-09 16:00:30 -08:00
urls.py Add a way to set the SMTP configuration (#506) 2022-07-30 14:22:34 -07:00
views.py Remove debugging code 2022-02-25 20:28:12 -08:00
wsgi.py Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00