symposion_app/registrasion
2016-04-11 13:11:56 +10:00
..
controllers Adds CreditNote, CreditNoteController, related models, and tests. 2016-04-11 13:11:56 +10:00
migrations Adds CreditNote, CreditNoteController, related models, and tests. 2016-04-11 13:11:56 +10:00
templatetags Re-writes the guided registration to individually track completed categories, and keep the form page the same until every category is finished. Resolves #14 2016-04-08 19:43:34 +10:00
tests Adds CreditNote, CreditNoteController, related models, and tests. 2016-04-11 13:11:56 +10:00
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
admin.py Fleshes out the admin interface and adds help_text attributes to the model fields that need it 2016-03-31 14:38:48 +11: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 manual payment functionality 2016-04-07 19:19:19 +10:00
models.py Adds CreditNote, CreditNoteController, related models, and tests. 2016-04-11 13:11:56 +10:00
urls.py Adds payment access codes. 2016-04-08 13:20:35 +10:00
util.py Flake8 fixes 2016-04-08 19:49:18 +10:00
views.py Flake8 fixes 2016-04-08 19:49:18 +10:00