Skip to main content

A custom theme for Wagtail’s dashboard.

Project description

wagtail_uplift
==============

|PyPI| |GitHub Issues|

A custom theme for Wagtail’s dashboard. Pure CSS overrides, there's no extra configuration.

Installation
------------

. code:: sh
pip install git+https://github.com/l1f7/wagtail_uplift

Add the application to your installed apps:

. code:: python
INSTALLED_APPS = [
'wagtail_uplift',
'wagtail',
]


.. |PyPI| image:: https://img.shields.io/pypi/v/wagtail_uplift.svg?style=flat-square
:target: https://pypi.python.org/pypi/wagtail_uplift/
.. |GitHub Issues| image:: https://img.shields.io/github/issues/l1f7/wagtail_uplift.svg?style=flat-square
:target: https://github.com/l1f7/wagtail_uplift/issues

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

wagtail_uplift-0.0.7.tar.gz (14.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page