Skip to main content

A flat theme for Django admin interface. Modern, fresh, simple.

Project description

Description

django-flat-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 overrides default admin’s CSS. All changes are about colors, margins, sizes and icons. Nothing major.

Installation

Install via pip: pip install django-flat-theme

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

    INSTALLED_APPS = (
        ...
        'flat',
        'django.contrib.admin',
        ...
    )
  2. Enjoy!

Compatibility

Works correct in Django 1.5+.

Font

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

Testing

Tested in:

  • IE7+ (IE8 and less doesn’t support SVG so there are no icons displayed)

  • FF30+ (Windows, Ubuntu, OSX)

  • Chrome 35+ (Windows, Ubuntu, OSX)

  • Safari 8 (OSX)

Screenshot Examples

Login page

1


Dashboard

2


List of objects

3


New object

4

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-flat-theme-1.1.3.tar.gz (289.4 kB view details)

Uploaded Source

File details

Details for the file django-flat-theme-1.1.3.tar.gz.

File metadata

File hashes

Hashes for django-flat-theme-1.1.3.tar.gz
Algorithm Hash digest
SHA256 323011c7eda4fb57604fd9feee568c5a789bff4c0c0892128f05246936e8013a
MD5 8fd3e6385a9aabd4b556e84ffd7c5fd8
BLAKE2b-256 85cf94c235d565c270ab097f7e73fccaef0e63b3f6675791547e3630651dd713

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