A flatpages/flatblock application using generic relations to content models
http://github.com/bartTC/django-generic-flatblocks
If you want to add tiny snippets of text to your site, manageable by the admin backend,
you would use either django-chunks or django-flatblocks. However, both of them have one
problem: you are limited to a predefined content field; a "text" field in chunks and a
"title" and "text" field in flatblocks.
Django-generic-flatblocks solves this problem as it knows nothing about the content itself.
You attach your hand made content node (a simple model) where you can define any fields you want.
Author:
--------
Martin Mahner
- Sources inherited from project devel:languages:python:misc
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-django-generic-flatblocks && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
django-generic-flatblocks-0.9.1.tar.gz | 0000011577 11.3 KB | |
python-django-generic-flatblocks.changes | 0000000514 514 Bytes | |
python-django-generic-flatblocks.spec | 0000002275 2.22 KB |
Comments 0