SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-django-sekizai rpm build for : openSUSE Leap 15. For other distributions click python2-django-sekizai.

Name : python2-django-sekizai
Version : 0.10.0 Vendor : obs://build_opensuse_org/home:appleonkel
Release : lp150.1.1 Date : 2018-11-01 22:33:17
Group : Development/Languages/Python Source RPM : python-django-sekizai-0.10.0-lp150.1.1.src.rpm
Size : 0.10 MB
Packager : (none)
Summary : Django Sekizai
Description :
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).

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

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/appleonkel:/python/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-django-sekizai-0.10.0-lp150.1.1.noarch.rpm
     

Provides :
python-django-sekizai
python2-django-sekizai

Requires :
python(abi) = 2.7
python2-django-classy-tags
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python2.7/site-packages/django_sekizai-0.10.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/django_sekizai-0.10.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/django_sekizai-0.10.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/django_sekizai-0.10.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/django_sekizai-0.10.0-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/django_sekizai-0.10.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/django_sekizai-0.10.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/sekizai
/usr/lib/python2.7/site-packages/sekizai/__init__.py
/usr/lib/python2.7/site-packages/sekizai/__init__.pyc
/usr/lib/python2.7/site-packages/sekizai/__init__.pyo
/usr/lib/python2.7/site-packages/sekizai/context.py
/usr/lib/python2.7/site-packages/sekizai/context.pyc
/usr/lib/python2.7/site-packages/sekizai/context.pyo
/usr/lib/python2.7/site-packages/sekizai/context_processors.py
/usr/lib/python2.7/site-packages/sekizai/context_processors.pyc
/usr/lib/python2.7/site-packages/sekizai/context_processors.pyo
/usr/lib/python2.7/site-packages/sekizai/data.py
/usr/lib/python2.7/site-packages/sekizai/data.pyc
/usr/lib/python2.7/site-packages/sekizai/data.pyo
/usr/lib/python2.7/site-packages/sekizai/helpers.py
/usr/lib/python2.7/site-packages/sekizai/helpers.pyc
/usr/lib/python2.7/site-packages/sekizai/helpers.pyo
/usr/lib/python2.7/site-packages/sekizai/models.py
/usr/lib/python2.7/site-packages/sekizai/models.pyc
/usr/lib/python2.7/site-packages/sekizai/models.pyo
/usr/lib/python2.7/site-packages/sekizai/templatetags
/usr/lib/python2.7/site-packages/sekizai/templatetags/__init__.py
/usr/lib/python2.7/site-packages/sekizai/templatetags/__init__.pyc
/usr/lib/python2.7/site-packages/sekizai/templatetags/__init__.pyo
There is 41 files more in these RPM.

 
ICM