circuit
circuit social network code-documentation
Public Member Functions | Static Public Attributes | List of all members
users.views.UserProfileView Class Reference

Inherits DetailView.

Public Member Functions

def render_to_response (self, context, response_kwargs)
 

Static Public Attributes

string template_name = 'users/user_profile.html'
 
 model = User
 

Member Function Documentation

def users.views.UserProfileView.render_to_response (   self,
  context,
  response_kwargs 
)

Member Data Documentation

users.views.UserProfileView.model = User
static
string users.views.UserProfileView.template_name = 'users/user_profile.html'
static

The documentation for this class was generated from the following file: