Files @ 1c239c361f00
Branch filter:

Location: symposion_app/registrasion/__init__.py

Christopher Neugebauer
Propagates the per_user_limit category error to the products, rather than the category.

Fixes #79.
1
2
3
__version__ = "0.2.0-dev"

default_app_config = "registrasion.apps.RegistrasionConfig"