Files @ fc81f107eda1
Branch filter:

Location: symposion_app/registrasion/__init__.py

Christopher Neugebauer
When setting quantities on products, only raise errors if they’re due to changes made during the current call to set_quantities.

Fixes #54
1
2
3
__version__ = "0.2.0-dev"

default_app_config = "registrasion.apps.RegistrasionConfig"