GetTogether/get_together
Briar Rose Schreiber 2951309f9c Issue 65: Team About Page
Addresses #65

* Added a team about page.
* The page is rendered at /<team_slug>/about/.
* If the about_page field is None, then the user is redirected to the team
  page.
* A link was added from the team page to view the about page
* A link on the about page was added to return to the team page
* Tests of redirect functionality were added
2018-07-01 15:53:56 -07:00
..
locale i18n: Add Polish translation 2018-05-16 22:23:23 +02:00
management Cleanup email subject lines 2018-06-23 10:37:49 -04:00
static Finish up Bheesham's work on adding team images for card covers and banners, fixes #25 2018-06-10 13:06:46 -04:00
templates Issue 65: Team About Page 2018-07-01 15:53:56 -07:00
templatetags Use event name instead of summary in social media sharing posts 2018-02-12 19:52:16 -02:00
tests Issue 65: Team About Page 2018-07-01 15:53:56 -07:00
views Issue 65: Team About Page 2018-07-01 15:53:56 -07:00
__init__.py Release 0.5.0 2018-05-22 15:37:11 -04:00
environ_settings.py Add ability to accept or decline proposed talks 2018-04-27 22:12:37 -04:00
settings.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
urls.py Issue 65: Team About Page 2018-07-01 15:53:56 -07:00
wsgi.py Include base project directory in python path for wsgi.py 2018-01-20 16:52:19 -05:00