From 4305cd89e7dd035f3a19962dd494699d53468d2b Mon Sep 17 00:00:00 2001 From: baltierra Date: Thu, 18 Dec 2025 11:30:51 -0600 Subject: [PATCH] Test: trigger automated deployment to dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 058756f..eec1a13 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,4 @@ You will also want to create a local superuser account to interact with the admi Unit tests can be run with: poetry run python manage.py test +# Testing automated deployment