Files @ ca8f67c2f396
Branch filter:

Location: symposion_app/registrasion/__init__.py

Christopher Neugebauer
Adds for_id, which lets you get an InvoiceController or CreditNoteController by the ID of the invoice/credit note/. Closes #38.
1
2
3
__version__ = "0.1a1"

default_app_config = "registrasion.apps.RegistrasionConfig"