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
587e6e20b2
symposion_app
/
registrasion
/
controllers
History
Christopher Neugebauer
587e6e20b2
Adds an operations_batch context manager that allows batches of modifying operations to be nested.
Closes
#44
.
2016-04-29 11:08:45 +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
cart.py
Adds an operations_batch context manager that allows batches of modifying operations to be nested.
Closes
#44
.
2016-04-29 11:08:45 +10:00
category.py
Replaces active/released flags in Cart with a single int flag.
Closes
#41
2016-04-25 15:36:55 +10:00
conditions.py
Flake8 fixes
2016-04-29 11:08:45 +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
Flake8 fixes
2016-04-29 11:08:45 +10:00
flag.py
Flake8 fixes
2016-04-29 11:08:45 +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
Adds an operations_batch context manager that allows batches of modifying operations to be nested.
Closes
#44
.
2016-04-29 11:08:45 +10:00
product.py
Flake8 fixes
2016-04-29 11:08:45 +10:00