Sat, 08 Jun 2024 13:20:01 UTC | login

Information for RPM python3-django-sekizai-0.8.1-9.fc27.noarch.rpm

ID39750
Namepython3-django-sekizai
Version0.8.1
Release9.fc27
Epoch
Archnoarch
SummaryThe easy-to-use and developer-friendly CMS
DescriptionSekizai means “blocks” in Japanese, and that’s what this app provides. A fresh look at blocks. With django-sekizai you can define placeholders where your blocks get rendered and at different places in your templates append to those blocks. This is especially useful for css and javascript. Your sub-templates can now define css and Javascript files to be included, and the css will be nicely put at the top and the Javascript to the bottom, just like you should. Also sekizai will ignore any duplicate content in a single block.
Build Time2017-07-28 16:35:01 GMT
Size37.38 KB
ffacba49f216544340d4822e479f5ede
LicenseBSD
Provides
django-sekizai = 0.8.1-9.fc27
python3-django-sekizai = 0.8.1-9.fc27
python3.6dist(django-sekizai) = 0.8.1
python3dist(django-sekizai) = 0.8.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.6
python3-django-classy-tags >= 0.3.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 76 >>>
Name ascending sort Size
/usr/lib/python3.6/site-packages/django_sekizai-0.8.1-py3.6.egg-info4.00 KB
/usr/lib/python3.6/site-packages/django_sekizai-0.8.1-py3.6.egg-info/PKG-INFO760.00 B
/usr/lib/python3.6/site-packages/django_sekizai-0.8.1-py3.6.egg-info/SOURCES.txt2.82 KB
/usr/lib/python3.6/site-packages/django_sekizai-0.8.1-py3.6.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.6/site-packages/django_sekizai-0.8.1-py3.6.egg-info/not-zip-safe1.00 B
/usr/lib/python3.6/site-packages/django_sekizai-0.8.1-py3.6.egg-info/requires.txt26.00 B
/usr/lib/python3.6/site-packages/django_sekizai-0.8.1-py3.6.egg-info/top_level.txt8.00 B
/usr/lib/python3.6/site-packages/sekizai4.00 KB
/usr/lib/python3.6/site-packages/sekizai/__init__.py22.00 B
/usr/lib/python3.6/site-packages/sekizai/__pycache__4.00 KB
/usr/lib/python3.6/site-packages/sekizai/__pycache__/__init__.cpython-36.opt-1.pyc134.00 B
/usr/lib/python3.6/site-packages/sekizai/__pycache__/__init__.cpython-36.pyc134.00 B
/usr/lib/python3.6/site-packages/sekizai/__pycache__/context.cpython-36.opt-1.pyc732.00 B
/usr/lib/python3.6/site-packages/sekizai/__pycache__/context.cpython-36.pyc732.00 B
/usr/lib/python3.6/site-packages/sekizai/__pycache__/context_processors.cpython-36.opt-1.pyc466.00 B
/usr/lib/python3.6/site-packages/sekizai/__pycache__/context_processors.cpython-36.pyc466.00 B
/usr/lib/python3.6/site-packages/sekizai/__pycache__/data.cpython-36.opt-1.pyc1.55 KB
/usr/lib/python3.6/site-packages/sekizai/__pycache__/data.cpython-36.pyc1.55 KB
/usr/lib/python3.6/site-packages/sekizai/__pycache__/helpers.cpython-36.opt-1.pyc4.51 KB
/usr/lib/python3.6/site-packages/sekizai/__pycache__/helpers.cpython-36.pyc4.51 KB
/usr/lib/python3.6/site-packages/sekizai/__pycache__/models.cpython-36.opt-1.pyc111.00 B
/usr/lib/python3.6/site-packages/sekizai/__pycache__/models.cpython-36.pyc111.00 B
/usr/lib/python3.6/site-packages/sekizai/__pycache__/tests.cpython-36.opt-1.pyc15.91 KB
/usr/lib/python3.6/site-packages/sekizai/__pycache__/tests.cpython-36.pyc15.91 KB
/usr/lib/python3.6/site-packages/sekizai/context.py374.00 B
/usr/lib/python3.6/site-packages/sekizai/context_processors.py284.00 B
/usr/lib/python3.6/site-packages/sekizai/data.py928.00 B
/usr/lib/python3.6/site-packages/sekizai/helpers.py5.38 KB
/usr/lib/python3.6/site-packages/sekizai/models.py0.00 B
/usr/lib/python3.6/site-packages/sekizai/templatetags4.00 KB
/usr/lib/python3.6/site-packages/sekizai/templatetags/__init__.py0.00 B
/usr/lib/python3.6/site-packages/sekizai/templatetags/__pycache__4.00 KB
/usr/lib/python3.6/site-packages/sekizai/templatetags/__pycache__/__init__.cpython-36.opt-1.pyc113.00 B
/usr/lib/python3.6/site-packages/sekizai/templatetags/__pycache__/__init__.cpython-36.pyc113.00 B
/usr/lib/python3.6/site-packages/sekizai/templatetags/__pycache__/sekizai_tags.cpython-36.opt-1.pyc4.62 KB
/usr/lib/python3.6/site-packages/sekizai/templatetags/__pycache__/sekizai_tags.cpython-36.pyc4.62 KB
/usr/lib/python3.6/site-packages/sekizai/templatetags/sekizai_tags.py4.29 KB
/usr/lib/python3.6/site-packages/sekizai/test_templates4.00 KB
/usr/lib/python3.6/site-packages/sekizai/test_templates/basic.html228.00 B
/usr/lib/python3.6/site-packages/sekizai/test_templates/css.html161.00 B
/usr/lib/python3.6/site-packages/sekizai/test_templates/css2.html260.00 B
/usr/lib/python3.6/site-packages/sekizai/test_templates/easy_base.html88.00 B
/usr/lib/python3.6/site-packages/sekizai/test_templates/easy_inherit.html79.00 B
/usr/lib/python3.6/site-packages/sekizai/test_templates/eat.html90.00 B
/usr/lib/python3.6/site-packages/sekizai/test_templates/errors4.00 KB
/usr/lib/python3.6/site-packages/sekizai/test_templates/errors/failadd.html70.00 B
/usr/lib/python3.6/site-packages/sekizai/test_templates/errors/failbase.html137.00 B
/usr/lib/python3.6/site-packages/sekizai/test_templates/errors/failbase2.html137.00 B
/usr/lib/python3.6/site-packages/sekizai/test_templates/errors/failinc.html74.00 B
/usr/lib/python3.6/site-packages/sekizai/test_templates/errors/failrender.html43.00 B
Component of No Buildroots