Skip to main content

A simple Django admin theme.

Project description

==========
DJANGO PURE ADMIN
==========

Step by step i will change admin template of Django. Some UI i will take from here: https://gurayyarar.github.io/AdminBSBMaterialDesign/

.. image:: http://res.cloudinary.com/responsivebreakpoints/image/upload/c_scale,w_555/v1505836384/Screen_Shot_2017-09-19_at_8.48.19_PM_kzwtuu.png
:width: 500px
:height: 500px
:scale: 50%
:alt: Login admin
:align: center

.. image:: http://res.cloudinary.com/responsivebreakpoints/image/upload/c_scale,w_952/v1505836583/Screen_Shot_2017-09-19_at_8.48.03_PM_ktd6iz.png
:width: 800px
:height: 800px
:scale: 50%
:alt: App list
:align: center

.. image:: http://res.cloudinary.com/responsivebreakpoints/image/upload/c_scale,w_849/v1505836653/Screen_Shot_2017-09-19_at_8.49.26_PM_qrkxbs.png
:width: 800px
:height: 800px
:scale: 50%
:alt: Change list
:align: center

.. image:: http://res.cloudinary.com/responsivebreakpoints/image/upload/c_scale,w_1138/v1505836693/Screen_Shot_2017-09-19_at_8.50.31_PM_n31pq1.png
:width: 800px
:height: 800px
:scale: 50%
:alt: Change form
:align: center

Installation
============

* Download and install latest version of Django Pure Admin:

.. code:: python

pip install django-pure-admin

* Add 'pure_admin' application to the INSTALLED_APPS setting of your Django project settings.py file (note it should be before 'django.contrib.admin'):

.. code:: python

INSTALLED_APPS = (
...
'pure_admin',
'django.contrib.admin',
)

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-pure-admin-0.15.tar.gz (17.5 kB view details)

Uploaded Source

File details

Details for the file django-pure-admin-0.15.tar.gz.

File metadata

File hashes

Hashes for django-pure-admin-0.15.tar.gz
Algorithm Hash digest
SHA256 c54e7bbff7979c12b06927a1de17c7ef101bc815cdb8d8766d95142505bbc875
MD5 982a588bea594beaa460a7d0f4cbbc7c
BLAKE2b-256 9ae3a0237bc0b73de2857d93d211627f30a8ab74a40d802c01804570fc67a8fb

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