GetTogether/get_together/tests
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
..
__init__.py Issue 65: Team About Page 2018-07-01 15:53:56 -07:00
event_reminder.py Only send reminders for events starting in the next day, add extra tests, and replace get_absolute_url with get_full_url in email templates 2018-04-05 22:50:24 -04:00
events.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
speakers.py Fix resume redirects, add more test cases 2018-06-13 10:03:55 -04:00
teams.py Issue 65: Team About Page 2018-07-01 15:53:56 -07:00