Re: User Defined Fields in django

2006-06-06 Thread clkratz
Hello, I appreciate the suggestion, but I think that would give up all the usefullness of the framework for those fields. Also, for reporting purposes the data really needs to be in standard database tables, columns and rows. I think I'm going to hack around in the code a bit and see if I can

User Defined Fields in django

2006-05-31 Thread clkratz
Hello All, I am contemplating rewriting a web application in django. One of the core features of this application is that different groups of people share the same database. The application is the same for each group of people, but the users may define user defined fields that are only visible