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
8f233c7943
symposion_app
/
registrasion
/
controllers
History
Christopher Neugebauer
8f233c7943
available_products now refers to the user’s product limits as well as enabling conditions
2016-04-02 13:14:34 +11: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 refund function, adds tests, makes sure that refunds are obeyed elsewhere in the codebase
2016-03-27 21:04:10 +11:00
category.py
available_products now refers to the user’s product limits as well as enabling conditions
2016-04-02 13:14:34 +11:00
conditions.py
Fixes tests on Django 1.9
2016-04-02 11:02:01 +11:00
discount.py
Adds refund function, adds tests, makes sure that refunds are obeyed elsewhere in the codebase
2016-03-27 21:04:10 +11:00
invoice.py
Adds refund function, adds tests, makes sure that refunds are obeyed elsewhere in the codebase
2016-03-27 21:04:10 +11:00
product.py
available_products now refers to the user’s product limits as well as enabling conditions
2016-04-02 13:14:34 +11:00