Tickling Django

Changes To Tickling Django
Login

Changes to "Tickling Django" between 2010-08-02 18:50:23 and 2010-08-02 18:52:46

1
2
3
4
5

6
7
8
9
1
2
3
4

5
6
7
8
9




-
+




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 <a href="http://github.com/Setok/Spindle">Spindle</a> 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:
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.