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.14.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.14-py3-none-any.whl (4.2 MB view details)

Uploaded Python 3

File details

Details for the file django_zero_theme-0.1.14.tar.gz.

File metadata

  • Download URL: django_zero_theme-0.1.14.tar.gz
  • Upload date:
  • Size: 4.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for django_zero_theme-0.1.14.tar.gz
Algorithm Hash digest
SHA256 b9b337f80512d253f0e47d9848c7017cf650522193e5f5b6fba551e2b53e7326
MD5 b006bb9d6666fa4a85a8773fbe08ca5b
BLAKE2b-256 6e34615956936e11fc6a6fcf4a47f2d89f2b14fed2f43cc82225e6be6cc71e93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_zero_theme-0.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 6c381ed08acf6202e81500f542e3c390c4238dd8ad854195be110d6a050d311d
MD5 445f2f15674bc73f2ff144fa619090f3
BLAKE2b-256 2c9002edb7f335e6354f4ba5350478a7d8e0d557ecad0fae82fa7d225a7b9551

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