symposion_app/registrasion
2016-04-29 11:06:58 +10:00
..
controllers Rearchitected condition processing such that multiple conditions are processed by the database, in bulk. Closes #42. 2016-04-29 11:06:58 +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 flake8 fixes 2016-04-25 17:37:33 +10:00
tests Rearchitected condition processing such that multiple conditions are processed by the database, in bulk. Closes #42. 2016-04-29 11:06:58 +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 Adds util.all_arguments_optional 2016-04-25 09:57:36 +10:00
views.py flake8 fixes 2016-04-25 17:37:33 +10:00