symposion_app/registrasion
Christopher Neugebauer ffa1ca6783 Fixes flags admin
2016-04-12 11:43:38 +10:00
..
controllers Makes EnablingConditionBase a minimal reification of an abstract base model FlagBase, replaces enablingconditionbase with flagbase where possible, and fixes method names and documentation 2016-04-12 08:42:22 +10:00
migrations Fixes flags admin 2016-04-12 11:43:38 +10:00
templatetags Adds available_credit tag, and adds a view for refunding an invoice to generate a credit note. 2016-04-11 13:11:56 +10:00
tests Makes EnablingConditionBase a minimal reification of an abstract base model FlagBase, replaces enablingconditionbase with flagbase where possible, and fixes method names and documentation 2016-04-12 08:42:22 +10:00
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
admin.py Fixes flags admin 2016-04-12 11:43:38 +10:00
apps.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
exceptions.py flake8 fixes 2016-04-07 13:26:25 +10:00
forms.py Adds the ability to apply or refund a credit note. 2016-04-11 13:11:57 +10:00
models.py Merge branch 'master' into admin_models_cleanup 2016-04-12 11:39:54 +10:00
urls.py Adds initial credit note display view 2016-04-11 13:11:57 +10:00
util.py Flake8 fixes 2016-04-08 19:49:18 +10:00
views.py Adds the ability to apply or refund a credit note. 2016-04-11 13:11:57 +10:00