symposion_app/registrasion
2017-01-08 09:43:20 +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 Adds nag mails to the UI. 2016-12-07 17:39:13 +11:00
templatetags Stops relying on a form 2016-10-14 16:26:36 -07: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 s/InvoiceNagForm/InvoiceEmailForm/ 2017-01-08 09:43:20 +11:00
urls.py Adds forms for nag_unpaid 2016-12-07 11:19:30 +11:00
util.py Increases search space for access codes. 2016-09-25 11:33:07 +10:00
views.py s/InvoiceNagForm/InvoiceEmailForm/ 2017-01-08 09:43:20 +11:00