App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | Properties | List of all members
google.appengine._internal.django.core.urlresolvers.RegexURLResolver Class Reference
Inheritance diagram for google.appengine._internal.django.core.urlresolvers.RegexURLResolver:

Public Member Functions

def __init__
 
def __repr__
 
def resolve
 
def resolve404
 
def resolve500
 
def reverse
 

Public Attributes

 regex
 
 urlconf_name
 
 callback
 
 default_kwargs
 
 namespace
 
 app_name
 

Properties

 reverse_dict = property(_get_reverse_dict)
 
 namespace_dict = property(_get_namespace_dict)
 
 app_dict = property(_get_app_dict)
 
 urlconf_module = property(_get_urlconf_module)
 
 url_patterns = property(_get_url_patterns)
 

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