symposion_app/registrasion
Christopher Neugebauer 4f16e4b9d0 Oops.
2016-08-21 18:28:16 +10:00
..
contrib Adds email framework shamelessly stolen from Symposion 2016-08-21 15:40:05 +10:00
controllers Oops. 2016-08-21 18:28:16 +10:00
migrations Removes EnablingConditionBase, replaces it with FlagBase; adds first tranche of migrations 2016-04-25 18:32:11 +10:00
models More view documentation 2016-04-26 10:52:56 +10:00
templatetags Fixes flake8 errors arising from rebase 2016-04-29 11:22:56 +10:00
tests Oops. 2016-08-21 18:28:16 +10:00
__init__.py Marks 0.2.0-dev 2016-04-27 11:36:31 +10:00
admin.py Consolidates models.py into a directory module. 2016-04-22 15:06:24 +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 “NO SELECTION” to radio buttons form. 2016-04-25 16:16:41 +10:00
urls.py Adds initial credit note display view 2016-04-11 13:11:57 +10:00
util.py Makes the discounts section from _handle_products evaluate lazily, just in case it’s never displayed in a template (those are some very very expensive queries there). 2016-04-29 11:09:08 +10:00
views.py Fixes ordering error in error display 2016-05-02 10:55:29 +10:00