Skip to main content

A modern grid based skin for Django built-in administration interface.

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).

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-uikit-admin-0.1.1.tar.gz (929.8 kB view details)

Uploaded Source

File details

Details for the file django-uikit-admin-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-uikit-admin-0.1.1.tar.gz
Algorithm Hash digest
SHA256 331ed1207bdfc78d42f953d532365e47ffa71439f3f8aa106c79bcc502c8aa89
MD5 a4d2eb5e31710ecf09b95db0f599c04c
BLAKE2b-256 bbc4ac7bd2ff68834cf848627f1e541b5b6801177a5b5e031fa9b2fa1455cbb3

See more details on using hashes here.

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