symposion_app/registrasion
2016-04-25 08:25:19 +10:00
..
controllers Adds for_id, which lets you get an InvoiceController or CreditNoteController by the ID of the invoice/credit note/. Closes #38. 2016-04-25 07:20:41 +10:00
migrations Fixes flags admin 2016-04-12 11:43:38 +10:00
models First pass at the payments documentation. 2016-04-24 21:42:20 +10:00
templatetags Consolidates models.py into a directory module. 2016-04-22 15:06:24 +10:00
tests DRYs up test_invoice a bit 2016-04-25 08:25:19 +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 Flake8 fixes 2016-04-08 19:49:18 +10:00
views.py Uses for_id_or_404 in views.py 2016-04-25 07:20:41 +10:00