eggplant.dashboard package

Submodules

eggplant.dashboard.models module

eggplant.dashboard.tests module

class eggplant.dashboard.tests.TestDashboard(methodName='runTest')[source]

Bases: django.test.testcases.TestCase

test_home()[source]

eggplant.dashboard.urls module

Dashboard urlconf, included by foodnet.urls

Final namespace of these URLs:

eggplant:dashboard:url_name

eggplant.dashboard.views module

eggplant.dashboard.views.home(request, *args, **kwargs)[source]

home page

Module contents