Tickling Django

Update of "Tickling Django"
Login
Overview

Artifact ID: 58a21e764f57eff69f1671d4ed1f4e4b0fb6c986
Page Name:Tickling Django
Date: 2010-08-02 18:50:23
Original User: Setok
Parent: a86de5684ccace47812ade12b78417594955ff09 (diff)
Next adb96691c7ef092f0b8293ee4a4c0c690e826768
Content

This is a project to create a Django template component that uses Tcl as the template language, instead of the rather frustrating one built into Django. At the time of writing it is not truly usable, as I'm not terribly familiar with how to build alternative templating systems for Django. It also lacks proper templified constructs for foreach, if etc. I'll use the model I have with Spindle to deal with that, as soon as I get round to it.

Contributions to enable this to actually work fully with Django would be fantastic!

The version control system here is fossil (http://www.fossil-scm.org/). Clone this repository thus:

fossil clone https://chiselapp.com/user/Setok/repository/Tickling_Django/ ticklingDjango.fossil

Or just download a zip of the files.