Files @ 2d5cd622c517
Branch filter:

Location: symposion_app/registrasion/__init__.py

Christopher Neugebauer
Makes it invalid for a user to re-enter a voucher code they already have.
1
2
3
__version__ = "0.1a1"

default_app_config = "registrasion.apps.RegistrasionConfig"