This website requires JavaScript.
Explore
Help
Register
Sign in
bic
/
GetTogether
Watch
1
Star
0
Fork
You've already forked GetTogether
0
Code
Issues
Pull requests
Releases
Wiki
Activity
ad27342d97
GetTogether
/
get_together
/
views
History
Michael Hall
ad27342d97
Create team sub-pages to separate a summary, full events list, and about page info
2018-07-15 12:48:27 -04:00
..
__init__.py
Correction for ga event 'value' parameter
2018-06-22 16:43:31 -04:00
events.py
Add csrf checks to join/leave team and event attending status.
Fixes
#96
2018-07-07 12:05:07 -04:00
new_team.py
Correction for ga event 'value' parameter
2018-06-22 16:43:31 -04:00
new_user.py
Cleanup email subject lines
2018-06-23 10:37:49 -04:00
places.py
Use get_object_or_404 to throw 404 errors when a page's primary object isn't found, rather than a 500 error
2018-04-15 17:53:22 -04:00
speakers.py
Cleanup email subject lines
2018-06-23 10:37:49 -04:00
teams.py
Create team sub-pages to separate a summary, full events list, and about page info
2018-07-15 12:48:27 -04:00
user.py
Refactor login page to allow local account signup and login
2018-04-28 16:33:37 -04:00
utils.py
Switch to using ipstack.com's free API for geoip lookup. Requires setting IPSTACK_ACCESS_KEY in settings.py now.
Fixed
#90
2018-06-24 13:07:28 -04:00