django-uikit-admin 0.1.1
pip install django-uikit-admin
Latest version
Released:
A modern grid based skin for Django built-in administration interface.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Nathan Bigaignon, Max Prudhomme
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
=====
Django Uikit Admin
=====
Django Uikit Admin is a modern grid based skin for Django built-in administration interface.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Install Django Uikit Admin using pip::
pip install django-uikit-admin
2. Add "uikit_admin" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
'uikit_admin',
...
]
3. Run `python manage.py migrate` to create the polls models.
4. Start the development server and visit http://127.0.0.1:8000/admin/
(you'll need the Admin app enabled).
Django Uikit Admin
=====
Django Uikit Admin is a modern grid based skin for Django built-in administration interface.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Install Django Uikit Admin using pip::
pip install django-uikit-admin
2. Add "uikit_admin" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
'uikit_admin',
...
]
3. Run `python manage.py migrate` to create the polls models.
4. Start the development server and visit http://127.0.0.1:8000/admin/
(you'll need the Admin app enabled).
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Nathan Bigaignon, Max Prudhomme
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file django-uikit-admin-0.1.1.tar.gz
.
File metadata
- Download URL: django-uikit-admin-0.1.1.tar.gz
- Upload date:
- Size: 929.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 331ed1207bdfc78d42f953d532365e47ffa71439f3f8aa106c79bcc502c8aa89 |
|
MD5 | a4d2eb5e31710ecf09b95db0f599c04c |
|
BLAKE2b-256 | bbc4ac7bd2ff68834cf848627f1e541b5b6801177a5b5e031fa9b2fa1455cbb3 |