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.8.tar.gz (166.5 kB view details)

Uploaded Source

Built Distribution

django_sekizai-0.8-py2.py3-none-any.whl (19.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-sekizai-0.8.tar.gz
Algorithm Hash digest
SHA256 e40761d15c89a5c9343f360ae6a1340f9f2b573c4e75121b435f6362510f89f2
MD5 8ef0f0de6ac832f313d52a0332b78cf8
BLAKE2b-256 ab231c9a83b2053739783d7697155cb7f3ebccc9b46fdfb2487008618eb00fa6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_sekizai-0.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6c67eafdfed92a4b833c2fea5e6882977a4ce355b37ed96fd19c7ee2b467a397
MD5 6fca60e04be08a0e951978f8c72c4933
BLAKE2b-256 f8ba5512efb5787860828dc7f2043053f0f531b73040e93b2d8b2589fd9527f8

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