Files @ be277c17d22d
Branch filter:

Location: symposion_app/registrasion/__init__.py

Christopher Neugebauer
BadgeAndProfile is replaced with AttendeeProfileBase — consumer apps should subclass AttendeeProfileBase to make the registration process work :)
1
2
3
__version__ = "0.1a1"

default_app_config = "registrasion.apps.RegistrasionConfig"