FrontPage

FrontPage (app name “Start”) is the core app that delivers the overall user interface of equinox. On its own it does not offer any specific functionality

FrontPage Views

class start.views.Concepts(**kwargs)
get_context_data(**kwargs)
template_name = 'start/concepts.html'
class start.views.DocList(**kwargs)
get_context_data(**kwargs)
template_name = 'start/doclist.html'
class start.views.Front(**kwargs)
get(request, *args, **kwargs)
template_name = 'start/front.html'
start.views.documentation(request, slug)