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
-
Add "superadmin" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ ... 'superadmin', ]
-
Run
python manage.py migrate
to create the superadmin migrations. -
Continue
Project details
Release history Release notifications | RSS feed
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.6.tar.gz
(27.3 kB
view details)
Built Distribution
File details
Details for the file django-superadmin-1.2.6.tar.gz
.
File metadata
- Download URL: django-superadmin-1.2.6.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 533e626e1181beec47ce76684e0bff66bb30a69ba1fe8ec537fe98f504215f63 |
|
MD5 | e25cdbf24869da78e6bbc72c595d8351 |
|
BLAKE2b-256 | 07846327d148259ec9216d90c0c03cbf91eac48905c4d5a91363d5d7e27d39ca |
File details
Details for the file django_superadmin-1.2.6-py3-none-any.whl
.
File metadata
- Download URL: django_superadmin-1.2.6-py3-none-any.whl
- Upload date:
- Size: 40.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ea5cb6de6cb3f2c12a6f49e3f038712e03c8f8cd5fd80fb739c6b903455d131 |
|
MD5 | aa63c672508b7b7472c0313bf0257a1e |
|
BLAKE2b-256 | 24a30261e73143e368aa3aaa184529d5ac4a3898c2ce0cb531ede29a5afc2019 |