.. |
0001_initial.py
|
Initial commit, basic models only and just enough views to show it's working
|
2017-12-26 11:46:27 -05:00 |
0002_auto_20171217_0332.py
|
Initial commit, basic models only and just enough views to show it's working
|
2017-12-26 11:46:27 -05:00 |
0003_searchable_tags.py
|
Initial commit, basic models only and just enough views to show it's working
|
2017-12-26 11:46:27 -05:00 |
0004_auto_20180103_2212.py
|
Add Bootstrap CSS, management script to load locale data, add new fields to locale models
|
2018-01-03 23:44:27 -05:00 |
0005_auto_20180108_2221.py
|
Add ability to join a team as a member, migrate team owners to admin members, add Attendee objects
|
2018-01-23 23:15:14 -05:00 |
0006_auto_20180124_0303.py
|
Add ability to join a team as a member, migrate team owners to admin members, add Attendee objects
|
2018-01-23 23:15:14 -05:00 |
0007_add-city-lonlat.py
|
Add longitude and latitude to city import, use it for searchable data when a Place isn't defined for an event
|
2018-01-25 16:41:12 -05:00 |
0008_add-team-description.py
|
Add Description field to Teams, allow Markdown for team and event descriptions, use Bootstrap layouts for team and event pages
|
2018-01-25 16:50:19 -05:00 |
0009_auto_20180224_0556.py
|
Add show-profile view.
|
2018-02-24 00:56:32 -05:00 |
0010_userprofile_send_notifications.py
|
Add email confirmation step so that we can (in the future) send team and event notifications to a user. Fixes #29
|
2018-02-26 11:53:50 -05:00 |
0011_auto_20180227_0210.py
|
Add Category support for teams and events, including card images. Fixes #37
|
2018-02-26 23:03:56 -05:00 |
0012_auto_20180227_0358.py
|
Add Category support for teams and events, including card images. Fixes #37
|
2018-02-26 23:03:56 -05:00 |
0013_auto_20180304_1649.py
|
Add new user setup workflow to walk the user through confirming their profile information, choosing categories, finding teams and attending events. Fixes #23
|
2018-03-04 14:10:37 -05:00 |
0014_add_searchable_uri.py
|
Add unique URI to Searchable that won't change if the event name changes
|
2018-03-10 23:13:57 -08:00 |
0015_populate_searchable_uri.py
|
Add unique URI to Searchable that won't change if the event name changes
|
2018-03-10 23:13:57 -08:00 |
0016_make_searchable_uri_unique.py
|
Add unique URI to Searchable that won't change if the event name changes
|
2018-03-10 23:13:57 -08:00 |
0017_add_event_images.py
|
Add ability to upload photos to an event
|
2018-03-17 17:37:56 -04: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 |