diff --git a/pinaxcon/registrasion/management/commands/populate_inventory.py b/pinaxcon/registrasion/management/commands/populate_inventory.py index f0f148d10e1c59f5927e207693bd3989ce8ce0e7..6a581e0be29d2826d7dbc02d7c3299db973290a1 100644 --- a/pinaxcon/registrasion/management/commands/populate_inventory.py +++ b/pinaxcon/registrasion/management/commands/populate_inventory.py @@ -127,7 +127,7 @@ class Command(BaseCommand): # ("name",), # name="Shirt", # description="Commemorative conference shirts, featuring the " - # f"linux.conf.au {settings.LCA_START.year} artwork. " + # f"linux.conf.au {settings.CONF_START.year} artwork. " # "View the " # "sizing guide.", # required=False,