Hide Forgot
Spec URL: http://jdornak.fedorapeople.org/python-django-sekizai.spec SRPM URL: http://jdornak.fedorapeople.org/python-django-sekizai-0.7-1.fc20.src.rpm Description: Sekizai 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. Fedora Account System Username: jdornak
* The license should be "BSD" instead of "BSD License". * there's an empty file that I'm not sure if it's needed: python-django-sekizai.noarch: E: zero-length /usr/lib/python2.7/site-packages/sekizai/models.py Could you please verify that it is actually necessary? Otherwise we should prolly delete it. [0] [0] https://fedoraproject.org/wiki/Common_Rpmlint_issues#zero-length
It is part of standard django application layout. It would probably work without this file (it is not mandatory), but I see no real reason to delete it. (License fixed)
Okay, seems fine now, approved.
New Package SCM Request ======================= Package Name: python-django-sekizai Short Description: Django Template Blocks with extra functionality Owners: jdornak Branches: f20 InitialCC:
Git done (by process-git-requests).
Closing this as it seems to be resolved, feel free to reopen if necessary. :)