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
2f77f5bb23
symposion_app
/
registrasion
/
controllers
History
Christopher Neugebauer
8ad265a65a
Fixes tests now that $0 invoices pay themselves
2016-04-06 17:19:09 +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
Propagates the error messages up from enabling condition testing
2016-04-06 15:47:09 +10:00
category.py
Raises limits errors in the right parts of the form
2016-04-03 15:25:39 +10:00
conditions.py
Propagates the error messages up from enabling condition testing
2016-04-06 15:47:09 +10:00
discount.py
Refactors testing of enabling conditions so that they are done in bulk in ConditionsController, rather than one product at a time.
2016-04-02 18:18:06 +11:00
invoice.py
Fixes tests now that $0 invoices pay themselves
2016-04-06 17:19:09 +10:00
product.py
Fixes tests
2016-04-06 16:09:57 +10:00