Skip to main content

A reusable Django app for ...

Project description

Django Zero Theme

Project Status

This project is being actively maintained, though with a reduced feature set, we are looking for contributors to help maintain and improve the project, please get in touch if you would like to help.

Help needed with:

  • Triaging issues
  • Frontend fixes and UI improvements
  • Testing
  • Documentation

Pull requests are welcome, though ive been pre-occupied with other projects lately, so have not been able to review them as quickly as I would like, but im trying to get through them all now, hopefully with some outside help.

Installation

pip install django-zero-theme

Configuration

INSTALLED_APPS = (
    "zero_theme",
    "django.contrib.admin",
    # ...
)

If you want to the better performance, need to enable the middleware. You must configure middleware settings correctly:

MIDDLEWARE = [
    # ...
    "zero_theme.middleware.ZeroMiddleware",
]

Create A Custom Widget

Documentation is coming soon

Enable Export Import Features

Documentation is coming soon

~Thank You

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-zero-theme-0.1.15.tar.gz (4.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_zero_theme-0.1.15-py3-none-any.whl (4.2 MB view details)

Uploaded Python 3

File details

Details for the file django-zero-theme-0.1.15.tar.gz.

File metadata

  • Download URL: django-zero-theme-0.1.15.tar.gz
  • Upload date:
  • Size: 4.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for django-zero-theme-0.1.15.tar.gz
Algorithm Hash digest
SHA256 b56ddca5f3eb2820f3c063d6928219fbfff7c3167121194c44f78d5ae2a186dc
MD5 3af47df9d7209fd3f8a9214d0431de5d
BLAKE2b-256 3639100103e29c930189e04a48a85d9056d70bd2f0ed79e0ccdc8854193fecad

See more details on using hashes here.

File details

Details for the file django_zero_theme-0.1.15-py3-none-any.whl.

File metadata

File hashes

Hashes for django_zero_theme-0.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 8d0656e56be14ce80b94f8287faf9e6a1ed630e97b89a17c07970b3010e8a18a
MD5 4a7ed8c535be2cb16fc898850e7d44ef
BLAKE2b-256 ce55bdd2dc1199413b92a779ed04332974e174d8fd0051601f5a4d467f3e5c06

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