app_names New in Django 1.9. The list
get_script_prefix() [source] Normally, you should always use reverse() to define
class ResolverMatch [source] func The
func The view function that would be used to serve the URL
resolve(path, urlconf=None) [source] path is the URL path you want to resolve
url_name The name of the URL pattern that matches the URL.
kwargs The keyword arguments that would be passed to the view function, as parsed from the URL.
reverse(viewname, urlconf=None, args=None, kwargs=None, current_app=None) [source] viewname
args The arguments that would be passed to the view function, as parsed from the URL.
namespaces The list of individual namespace components in the full instance namespace for the URL pattern that matches the URL
Page 1 of 2