shoop.admin.views package¶
Submodules¶
shoop.admin.views.dashboard module¶
-
class
shoop.admin.views.dashboard.DashboardView(**kwargs)[source]¶ Bases:
django.views.generic.base.TemplateViewConstructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
-
template_name= 'shoop/admin/dashboard/dashboard.jinja'¶
-
shoop.admin.views.search module¶
-
class
shoop.admin.views.search.SearchView(**kwargs)[source]¶ Bases:
django.views.generic.base.ViewConstructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.