symposion_app/registrasion
Christopher Neugebauer 42711dde69 Renames a tempalte.
2017-01-08 10:45:08 +11:00
..
contrib Fixes flake8 snafus 2016-09-02 11:43:27 +10:00
controllers Zeroed & paid invoices that are voided now release the cart. 2016-10-13 11:23:41 -07:00
migrations Use textfield for some things rather than char field 2016-09-05 19:45:44 +10:00
models Forms for nag e-mail 2016-12-07 11:52:10 +11:00
reporting Renames “nag_unpaid” to “invoice_mailout”, better matches current intent. 2017-01-08 09:52:49 +11:00
templatetags Allows contexts to directly supply a user (so we can access registration data when e-mailing people.) 2017-01-08 10:44:19 +11:00
tests Zeroed & paid invoices that are voided now release the cart. 2016-10-13 11:23:41 -07:00
__init__.py Marks 0.2.0-dev 2016-04-27 11:36:31 +10:00
admin.py Adds product/categories to admin view for group member flag 2016-10-02 10:40:10 -07: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 Renames “nag_unpaid” to “invoice_mailout”, better matches current intent. 2017-01-08 09:52:49 +11:00
urls.py Renames “nag_unpaid” to “invoice_mailout”, better matches current intent. 2017-01-08 09:52:49 +11:00
util.py Increases search space for access codes. 2016-09-25 11:33:07 +10:00
views.py Renames a tempalte. 2017-01-08 10:45:08 +11:00