Tickling Django

Update of "Tickling Django"
Login
Overview

Artifact ID: adb96691c7ef092f0b8293ee4a4c0c690e826768
Page Name:Tickling Django
Date: 2010-08-02 18:52:46
Original User: Setok
Parent: 58a21e764f57eff69f1671d4ed1f4e4b0fb6c986 (diff)
Next c815f33b430238a0be0782f7ac95821eb786c320
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.