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
36ecf7fd54
symposion_app
/
registrasion
History
Christopher Neugebauer
36ecf7fd54
Adds more tags for the dashboard.
2016-03-26 15:14:28 +11:00
..
controllers
Adds available_products as a method on ProductController
2016-03-26 13:37:13 +11:00
migrations
Adds logic for required categories
2016-03-24 14:19:33 +11:00
templates
Shows the available discounts on the registration form
2016-03-26 14:03:25 +11:00
templatetags
Adds more tags for the dashboard.
2016-03-26 15:14:28 +11:00
tests
Adds available_products as a method on ProductController
2016-03-26 13:37:13 +11:00
__init__.py
Imports code from old Symposion repo
2016-01-22 16:19:11 +11:00
admin.py
Fixes error in EnablingConditionBase, adds admins for Product and Category enabling conditions
2016-03-04 18:33:03 -08:00
apps.py
Imports code from old Symposion repo
2016-01-22 16:19:11 +11:00
forms.py
Replaces CategoryForm with ProductsForm (makes the form slightly dumber)
2016-03-26 13:37:13 +11:00
models.py
Adds logic for required categories
2016-03-24 14:19:33 +11:00
urls.py
Fix flake8 warnings
2016-03-25 14:51:39 +11:00
views.py
Shows the available discounts on the registration form
2016-03-26 14:03:25 +11:00