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
4f16e4b9d0
symposion_app
/
registrasion
/
controllers
History
Christopher Neugebauer
4f16e4b9d0
Oops.
2016-08-21 18:28:16 +10:00
..
__init__.py
Moves the controller modules into their own subpackage. There's going to be a lot of stuff in there.
2016-01-22 16:29:41 +11:00
batch.py
Makes sure that the cache is not disturbed by calling end_batch
2016-05-01 14:56:51 +10:00
cart.py
CartController now uses BatchController memoisation
2016-05-01 14:56:51 +10:00
category.py
Memoises everything else that needs to be memoised.
2016-05-01 14:56:51 +10:00
conditions.py
Fixes flake8 errors arising from rebase
2016-04-29 11:22:56 +10:00
credit_note.py
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
discount.py
Simplifies flag and discount filter functions
2016-05-01 19:12:40 +10:00
flag.py
Fixes ordering error in error display
2016-05-02 10:55:29 +10:00
for_id.py
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
invoice.py
Oops.
2016-08-21 18:28:16 +10:00
product.py
Memoises everything else that needs to be memoised.
2016-05-01 14:56:51 +10:00