Files @ 3659da80b9fb
Branch filter:

Location: symposion_app/pycon/sponsorship/__init__.py - annotation

Luke Hatcher
initial dashboard for symposion
1
2
3
4
5
SPONSOR_COORDINATORS = "sponsor-coordinators"

AUTH_GROUPS = [
    SPONSOR_COORDINATORS
]