Workout With Friends
Stay fit with a little motivation
|
Public Member Functions | |
def | user |
Return the currently logged in user. | |
def | cache |
Return a beaker cache object for quick and dirty caching. |
Private Attributes | |
_cache |
Definition at line 12 of file requests.py.
def wowf.lib.requests.RequestFactory.cache | ( | self | ) |
Return a beaker cache object for quick and dirty caching.
Definition at line 27 of file requests.py.
def wowf.lib.requests.RequestFactory.user | ( | self | ) |
Return the currently logged in user.
Definition at line 19 of file requests.py.
|
private |
Definition at line 29 of file requests.py.