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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-zero-theme-0.1.16.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.16.tar.gz
Algorithm Hash digest
SHA256 b700f6ca3f855f17d3fbe28a9b08b67715459294ed4ae9277aef8f725f2a17c9
MD5 8416fb8d5495063df5a7456009e94621
BLAKE2b-256 4b094cdead14ea8adbc87718661ab035c063f3ff423bfb476f54370d95bcebcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_zero_theme-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 bbc52bec4e4dae2671e34ed48f3980d92f491436552becc2e33f232116b33d11
MD5 83c83844a7456cf8175f43f2109481c8
BLAKE2b-256 5961057f0927d3e9d68ca450895b59ad5fcd7033da0767a49a3517b95be0c8f8

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