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
b327dcec97
GetTogether
/
get_together
History
Michael Hall
b327dcec97
Add permission checks before editing teams or events, use Django messaging framework to tell the use what went wrong
2018-01-22 17:03:25 -05:00
..
templates
/get_together
Fix Boostrap menu collapse on mobile screens. Show user messages at the top of the page
2018-01-22 17:01:38 -05:00
__init__.py
Initial commit, basic models only and just enough views to show it's working
2017-12-26 11:46:27 -05:00
environ_settings.py
Add environ_settings.py for situations where you want to configure GetTogether using runtime variables (such as docker, vagrant or other container style deployments).
Fixes
#12
2018-01-12 22:46:59 -05:00
settings.py
Add permission checks before editing teams or events, use Django messaging framework to tell the use what went wrong
2018-01-22 17:03:25 -05:00
urls.py
Add ability to edit teams and events
2018-01-21 12:09:18 -05:00
views.py
Add permission checks before editing teams or events, use Django messaging framework to tell the use what went wrong
2018-01-22 17:03:25 -05:00
wsgi.py
Include base project directory in python path for wsgi.py
2018-01-20 16:52:19 -05:00