Searched refs:CommandLineBuilds (Results 1 – 2 of 2) sorted by relevance
98 url(r'^cmdline/$', views.CommandLineBuilds.as_view(), name='cmdlines'),
1961 class CommandLineBuilds(TemplateView): class1966 context = super(CommandLineBuilds, self).get_context_data(**kwargs)