Skip to main content

A Django app for build admin sites like django admin.

Project description

Superadmin

Superadmin is a Django app based in django admin to build admin sites quickly and easily, and generate site page like django admin.

Detailed documentation is in the "docs" directory.

Quick start

  1. Add "superadmin" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'superadmin', ]

  2. Run python manage.py migrate to create the superadmin migrations.

  3. Continue

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-superadmin-1.0.1.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

django_superadmin-1.0.1-py3-none-any.whl (33.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page