Skip to main content

Django Sekizai

Project description

Please refer to the documentation in the docs/ directory or on RTFD for help.

About this project:

The main reason I started this project was the lack of a good media (css/js) framework in django and the django-cms. Yes there is the Media class used in forms in django, but really that doesn’t work that well. Usually the frontend guys want to decide on css and javascript files to be included and they don’t want to have to edit Python files to change that neither did I want them to change my Python files. Therefor there was a need to allow you to edit contents of templates which are before or after the point where you are now. Also I wanted duplicates to be removed. As a result I wrote django-sekizai, which does exactly that. It’s similar to blocks, just instead of inheriting them, you extend them.

There are some issue/restrictions with this implementation due to how the django template language works, but if used properly it can be very useful and it is the media handling framework for the django CMS (since version 2.2).

https://secure.travis-ci.org/ojii/django-sekizai.png?branch=master

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-sekizai-0.8.2.tar.gz (166.9 kB view details)

Uploaded Source

Built Distribution

django_sekizai-0.8.2-py2.py3-none-any.whl (19.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-sekizai-0.8.2.tar.gz.

File metadata

File hashes

Hashes for django-sekizai-0.8.2.tar.gz
Algorithm Hash digest
SHA256 cab1a4f445a9544036ba0b04cafd3102cecac1b313ab2e6a51bff773751298ae
MD5 d97060ec7b7aa08095e559e9c2bd2052
BLAKE2b-256 a1b129297100a79aacd6d0bc5aa71c26128bbc883e174d1018dbf1a7515eea56

See more details on using hashes here.

File details

Details for the file django_sekizai-0.8.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_sekizai-0.8.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9cb482c8cddfa320747c70a9512eb563cf296818cc3c88f0cd8fce85f71ce768
MD5 f4251d93582644b156570a375e36bd79
BLAKE2b-256 a89c59eedff709c02dd7a2030396c14d5b5f27114a4c5889116d1c00a7c4279f

See more details on using hashes here.

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