AKModel.site module

class AKModel.site.AKAdminSite(name='admin')[source]

Bases: AdminSite

Custom admin interface definition (extend the admin functionality of Django)

get_urls()[source]

Get URLs – add further views that are not related to a certain model here if needed