id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 7879,reverse/url tag assumes view is a module-level callable,miracle2k,nobody,"**django.core.urlresolvers.reverse**, when called with a string argument, requires that string to reference a view inside a module, which means that the following won't work, since **site** is a class, and **admin** is the module. {{{ reverse('django.contrib.admin.site.root') }}} The faulty code is **get_callable** inside urlresolvers.py.",,closed,Core (Other),dev,,wontfix,,,Design decision needed,0,0,0,0,0,0