Skip to main content

Django Sekizai

Project description

Please refer to the documentation in the docs/ directory 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.7.tar.gz (108.4 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-sekizai-0.7.tar.gz
Algorithm Hash digest
SHA256 24de5efd35705faea01298bed64c44c233ae723250c21bbd9102dba17b51bdbb
MD5 e4e2927353317f31e8602ee13edee514
BLAKE2b-256 5300e7b796818826c4cfc581bd68b23f9606656a5f4703f529ee1421b57d0046

See more details on using hashes here.

Provenance

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