Home > django-customcontent

django-customcontent

Django-customcontent is a project mainly written in Python, it's free.

Middleware, decorators, tags & models to let users place HTML/JS/CSS into pages based on current URL.

Django CustomContent

What is it

Allows a user to create chunks of html, css & js for including into pages based on the current URL. The content can appear via tags, middleware or by applying a decorator to a view.

Previous:test