We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a7d40 commit 0c9aec2Copy full SHA for 0c9aec2
apps/notifications/migrations/0009_alter_communityresponsesubscriber_fields.py
@@ -1,4 +1,4 @@
1
-# Generated by Django 4.2.14 on 2025-01-01 00:02
+# Generated by Django 4.2.14 on 2025-01-02 19:57
2
3
from django.db import migrations, models
4
@@ -58,8 +58,8 @@ class Migration(migrations.Migration):
58
("General Community Services", "General Community Services"),
59
("Healthcare", "Healthcare"),
60
(
61
- "Immigrante/Refugee/Communities that speak languages other than English",
62
+ "Immigrant/Refugee/Communities that speak languages other than English",
63
),
64
("Live Bird Market", "Live Bird Market"),
65
("Mental/Behavioral Health", "Mental/Behavioral Health"),
0 commit comments