symposion_app/registrasion
2016-04-25 10:15:13 +10:00
..
controllers Credit notes are now generated when invoices are overpaid, or invoices are paid into void or refunded invoices. Closes #37. 2016-04-25 08:26:54 +10:00
migrations Fixes flags admin 2016-04-12 11:43:38 +10:00
models Starts documenting the public views. 2016-04-25 10:15:13 +10:00
templatetags Consolidates models.py into a directory module. 2016-04-22 15:06:24 +10:00
tests Credit notes are now generated when invoices are overpaid, or invoices are paid into void or refunded invoices. Closes #37. 2016-04-25 08:26:54 +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 Starts documenting the public views. 2016-04-25 10:15:13 +10:00