Skip to main content

Blanc's theme for the Django admin.

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Description

blanc-admin-theme brings fresh air to the default Django Admin interface which hasn’t changed 10 years from the very first version of Django framework. This theme just makes UI modern and clean.

This app just overrides default admin’s CSS. All changes are about colors, margins, sizes. Nothing major.

No any markup changes.

Installation

Install via pip: pip install blanc-admin-theme

  1. Put blanc_admin_theme app in your INSTALLED_APPS before django.contrib.admin:

    INSTALLED_APPS = (
        ...
        'flat',
        'django.contrib.admin',
        ...
    )
  2. That’s it.

Compatibility

Works correct in Django 1.6+. Older Django versions use a slightly different way to show icons, so it requires changing markup or adding python logic to make this theme compatible.

Font

This theme uses Roboto font which is under Apache 2.0 licence.

Testing

Tested in: - IE7+ (IE7 and IE8 are OK in terms of graceful degradation) - FF30+ (Windows, Ubuntu, OSX) - Chrome 35+ (Windows, Ubuntu, OSX) - Safari 8 (OSX)

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

blanc-admin-theme-1.0.1.tar.gz (774.2 kB view details)

Uploaded Source

File details

Details for the file blanc-admin-theme-1.0.1.tar.gz.

File metadata

File hashes

Hashes for blanc-admin-theme-1.0.1.tar.gz
Algorithm Hash digest
SHA256 224abdb54bda8b76c21921426846c29e9b2e783bbf8965590c07fa75fcef8462
MD5 7016be0f7e676dd9edac575bb5580472
BLAKE2b-256 5d97cd6d0c413037b10ac2305b3eefa84590d3b4e18ca7954d1e782708ff01a1

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