Django Phantom Theme

screenshot of Django Phantom Theme
django

Phantom is theme for django admin with many widgets, based on Twitter bootstrap 3.x.

Overview

Django Phantom Theme is an admin theme for the Django Framework. It provides a clean and modern web interface and allows for registering custom database options. The theme is designed to be responsive and adopt to mobile and tablet devices using the Twitter Bootstrap 3.x framework grid.

Features

  • Clean and modern user interface
  • Hand-written pure HTML5/CSS3 code with indented HTML output
  • Responsive interface, optimized for mobile phones and tablets
  • Register custom database settings editable from the UI using standard Django form fields
  • Register applications to the top-bar navigation
  • Refurbished original Django admin widgets
  • Added new Django admin widgets
  • Mechanism for opening the original Django admin popup windows with fancybox

Summary

Django Phantom Theme is an admin theme for Django Framework that provides a clean and modern web interface. It allows for registering custom database options and is designed to be responsive and adopt to mobile and tablet devices. The theme uses the Twitter Bootstrap 3.x framework grid for its responsive design. It also offers various features such as a clean user interface, custom database settings, and improved admin widgets. The theme is constantly evolving with updates and fixes available on GitHub. It is licensed under the Creative Commons Attribution-NonCommercial 3.0 license and has detailed documentation on Read the Docs.

django
Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.