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

Release process

Required GitHub secrets

Secret How to get it Where to configure
PYPI_API_TOKEN pypi.org → Account Settings → API tokens → Add API token (scope: project django-superadmin) GitHub → Settings → Secrets and variables → Actions → New repository secret

How to publish a new release

  1. Go to GitHub → Releases → Draft a new release
  2. Create a new tag with the format vX.Y.Z (e.g. v1.2.8)
  3. Fill in the title and description
  4. Click Publish release — the Action triggers automatically and uploads the package to PyPI

The package version is derived from the release tag via setuptools-scm. No files need to be edited before releasing.

Project details


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.2.7.tar.gz (29.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_superadmin-1.2.7-py3-none-any.whl (42.7 kB view details)

Uploaded Python 3

File details

Details for the file django_superadmin-1.2.7.tar.gz.

File metadata

  • Download URL: django_superadmin-1.2.7.tar.gz
  • Upload date:
  • Size: 29.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for django_superadmin-1.2.7.tar.gz
Algorithm Hash digest
SHA256 390498e07737c181ec87ee7eaddf7037580c1c9c04c55268ab4131bb8ea4a99d
MD5 ab80852994af7a4da1f8376b668acd51
BLAKE2b-256 aa5efc3ca737d7a780ca3380327ff05c667a5784cf13a8fd3506722d3d3fdefa

See more details on using hashes here.

File details

Details for the file django_superadmin-1.2.7-py3-none-any.whl.

File metadata

File hashes

Hashes for django_superadmin-1.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 63979ad40c1cb8dea468003b396f74637ab42c6427cc9c80bb185831ea500aa8
MD5 283082517892706a1853f19b5f0b284d
BLAKE2b-256 a9b287e671f6a8b24a841612a20fe3693a8bfd2551f69ca69d3e0cf94eab6f56

See more details on using hashes here.

Supported by

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