GetTogether/get_together/views
2018-02-06 23:20:38 -05:00
..
__init__.py Require 3 characters or more before calling an API for Lookup fields. Limit returned results to 20 objects. Include 'no value' option in lookup field results 2018-01-29 12:48:14 -05:00
events.py Split event creation into two steps: 1) define the event, 2) pick the place. Make place selection optional. Use Google maps to easily find the address of a place 2018-02-06 23:20:38 -05:00
new_user.py Allow editing your user profile. Limited ability at the moment 2018-02-01 23:26:11 -05:00
places.py Split event creation into two steps: 1) define the event, 2) pick the place. Make place selection optional. Use Google maps to easily find the address of a place 2018-02-06 23:20:38 -05:00
teams.py Fix team creation failure when City isn't defined by making City a required field 2018-01-29 10:06:46 -05:00
user.py Allow editing your user profile. Limited ability at the moment 2018-02-01 23:26:11 -05:00