Django admin supportΒΆ

django-setman has itself support of Django admin CRUD. All you need to include django.contrib.admin.urls into your url patterns at root URLConf module.

_images/django_admin.png

Previous topic

Customize django-setman

Next topic

API

This Page