views¶
Classes
Log in and redirect a user. |
Functions
- intranet.apps.auth.views.get_bg_pattern(request)[source]¶
Choose a background pattern image.
One will be selected at random.
- intranet.apps.auth.views.get_week_sports_school_events() Tuple[Container[Event], Container[Event]] [source]¶
Lists the sports/school events for the next week. This information is cached.
- Returns:
A 2-tuple of (sports events, school events) for the next week.