symposion_app/registrasion
2016-04-25 15:36:55 +10:00
..
controllers Replaces active/released flags in Cart with a single int flag. Closes #41 2016-04-25 15:36:55 +10:00
migrations Replaces active/released flags in Cart with a single int flag. Closes #41 2016-04-25 15:36:55 +10:00
models Replaces active/released flags in Cart with a single int flag. Closes #41 2016-04-25 15:36:55 +10:00
templatetags Replaces active/released flags in Cart with a single int flag. Closes #41 2016-04-25 15:36:55 +10:00
tests Adds utility to defeat segfaults in tests. Hopefully you won’t need it. 2016-04-25 15:36:55 +10:00
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11: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 Consolidates models.py into a directory module. 2016-04-22 15:06:24 +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 Etc 2016-04-25 12:59:43 +10:00