Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

bartTC/django-generic-flatblocks

Repository files navigation

image

image

image

image


📖 Full documentation: https://django-generic-flatblocks.readthedocs.io/

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.

About

A flatpages/flatblock application using generic relations to content models.

Resources

License

Stars

Watchers

Forks

Packages

No packages published