This website requires JavaScript.
Explore
Help
Sign in
Conservancy
/
symposion_app
Watch
6
Star
0
Fork
You've already forked symposion_app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
94a42c100b
symposion_app
/
registrasion
History
Christopher Neugebauer
94a42c100b
Adds manual payment functionality
2016-04-07 19:19:19 +10:00
..
controllers
Adds validate_allowed_to_pay(), which validates whether you’re allowed to pay for an invoice
2016-04-07 18:26:31 +10:00
migrations
Makes invoice model, controller, and test changes to match issue
#15
design doc
2016-04-07 17:16:56 +10:00
templatetags
Optimises queries through simplifying repeated queries and select_related use
2016-04-06 22:59:00 +10:00
tests
Adds validate_allowed_to_pay(), which validates whether you’re allowed to pay for an invoice
2016-04-07 18:26:31 +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
Makes invoice model, controller, and test changes to match issue
#15
design doc
2016-04-07 17:16:56 +10:00
urls.py
Adds manual payment functionality
2016-04-07 19:19:19 +10:00
views.py
Adds manual payment functionality
2016-04-07 19:19:19 +10:00