From 46b546fadfac70fbdb8d248bf8d9d28db6a4cdf7 Mon Sep 17 00:00:00 2001 From: Sam Bailey Date: Wed, 3 Oct 2018 10:54:54 +1000 Subject: [PATCH] update link to direct to current lca website --- pinaxcon/registrasion/management/commands/populate_inventory.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinaxcon/registrasion/management/commands/populate_inventory.py b/pinaxcon/registrasion/management/commands/populate_inventory.py index c215c989..608c2ed9 100644 --- a/pinaxcon/registrasion/management/commands/populate_inventory.py +++ b/pinaxcon/registrasion/management/commands/populate_inventory.py @@ -61,7 +61,7 @@ class Command(BaseCommand): name="Ticket", description="Each type of ticket has different included products. " "For details of what products are included, see our " - "registration page", + "registration page", required=True, render_type=inv.Category.RENDER_TYPE_RADIO, limit_per_user=1,