django-themes

A powerful application that can be used to develop themes to completely reskin your Django apps
Download

django-themes Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Brandon R. Stoner
  • Publisher web site:
  • http://limpidtech.com

django-themes Tags


django-themes Description

A powerful application that can be used to develop themes to completely reskin your Django apps django-themes is a Django app that provides a mechanism for theming media for your web applications. This is done by storing a Theme model that contains a name for your theme and it's related directory. You can then access the list of themes and the current theme through these custom context_processors:themes.context_processors.listGets the complete theme list and sets it to a context variable, theme_listthemes.context_processors.currentGets the current theme and sets it to a context variable, current_theme Requirements: · Python · Django


django-themes Related Software