Re: Form generator framework

2006-09-23 Thread Manuel Saelices
Impressive... Apps like that is a perfect DRY example. It could be a first step to develop a huge CMS based on django. El vie, 22-09-2006 a las 08:41 +, Mikko Ohtamaa escribió: > Hi, > > I have created a little HTML form generator framework for Django. The > framework (dj

Form generator framework

2006-09-22 Thread Mikko Ohtamaa
Hi, I have created a little HTML form generator framework for Django. The framework (django.contrib package) and an example application are available at http://ohtis.net/formgenerator.tar.gz I hope this would become (un)official part of Django distribution. Please give some feedback. Below