Richtemplates

django-richtemplates is a set of templates (surprise!), template tags, media files providing presentation layer similar to what Richfaces library offers for J2EE developers - not outstanding but still nice looking and elegant.

We wanted to have ability to prototype Django projects/applications with some basic set of templates and thats why django-richtemplates was created. We use it for our company’s intranet applications but it can be also easily used for example projects in other Django pluggable applications.

_images/richtemplates-examples-home.png

Sources and issue tracker

Sources may be found at bitbucket. You may file a bug there, too.

License

django-richtemplates is an open source project released under MIT license. Copy of the license should be boundled with source code archive.

Table Of Contents

Next topic

Quickstart

This Page