Skip to main content
https://badge.fury.io/py/django-skins.svg https://travis-ci.org/ak4zh/django-skins.svg?branch=master https://codecov.io/gh/ak4zh/django-skins/branch/master/graph/badge.svg

easily apply skins to your django web app

Documentation

The full documentation is at https://django-skins.readthedocs.io.

Quickstart

Install Django Skins:

pip install django-skins

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'django_skins',
    ...
)

Add django_skins.context_processors.template to context_processors:

TEMPLATES = [
        ...
        'OPTIONS': {
            'context_processors': [
                ...
                'django_skins.context_processors.template',
            ],
        ...
]

History

0.1.0 (2021-04-24)

  • First release on PyPI.

Release files for django-skins 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-skins 0.1.2
File Size Uploaded
django-skins-0.1.2.tar.gz 6.8 MB Details

Release files / django-skins-0.1.2.tar.gz

Download URL django-skins-0.1.2.tar.gz
Size 6.8 MB
Tags Source
SHA-256 checksum
How to use checksums
eb486bbe279209ec6aea2e79f833b5825c05186aaedca21dd0d4fd6383505447
BLAKE2b-256 checksum
How to use checksums
378732b773bff79a86d785e70f6588e44fab11f9c3c710241a511c529d4227e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.6

Release history Release notifications | RSS feed

This release

0.1.2 This release

1 release file

0.1.1

1 release file

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page