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
dba3773636
symposion_app
/
registrasion
History
Christopher Neugebauer
dba3773636
Adds db indices
2016-04-06 22:59:00 +10:00
..
controllers
Optimises queries through simplifying repeated queries and select_related use
2016-04-06 22:59:00 +10:00
migrations
Adds db indices
2016-04-06 22:59:00 +10:00
templatetags
Optimises queries through simplifying repeated queries and select_related use
2016-04-06 22:59:00 +10:00
tests
Replaces .active = False; .save() pattern in tests with a test controller method
2016-04-06 17:24:25 +10:00
__init__.py
Imports code from old Symposion repo
2016-01-22 16:19:11 +11:00
admin.py
Fleshes out the admin interface and adds help_text attributes to the model fields that need it
2016-03-31 14:38:48 +11:00
apps.py
Imports code from old Symposion repo
2016-01-22 16:19:11 +11:00
exceptions.py
Raises limits errors in the right parts of the form
2016-04-03 15:25:39 +10:00
forms.py
Resolves
#6
— Help text for items without a description is much much nicer
2016-04-06 16:45:54 +10:00
models.py
Adds db indices
2016-04-06 22:59:00 +10:00
urls.py
Renames edit_profile to attendee_edit
2016-03-31 19:15:03 +11:00
views.py
Optimises queries through simplifying repeated queries and select_related use
2016-04-06 22:59:00 +10:00