Handling Vector/Array Data in Forms

2010-01-08 Thread datta
I am using Django for a scientific applicaition. If I have to transport a vector/array 'to' a form, dismantle it and display the relevant information, it is easy. But how I capture vectors/array datatypes 'from' the HTML forms (submitted by the user) in the view.class and work with them. i.e., i a

Data Level Access Control

2010-01-05 Thread datta
me do this, that will be great. I am not sure if Pinax is planning to provide a similar functionality in one of its 'base' projects. Thanks! Datta -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this

Re: New to Django

2009-12-26 Thread datta
Thanks Selvam. I like the tut as well (now :-) ) and it covers quite a bit of material. Regards, Datta. On Dec 24, 9:33 am, "S.Selvam" wrote: > > Some simple tutorial (other than the one on Django website). > > I have been learning with the offical website tutorial,it is e

Re: New to Django

2009-12-26 Thread datta
ation. I will have a firewall and make sure I have only specific ports open. Obviouslly, I will be using Apache as the web server. As of now, I am planning on using sqlite as my database. Regards, Datta. On Dec 23, 9:50 pm, Shawn Milochik wrote: > On Dec 23, 2009, at 7:43 PM,Dattatreya Mwrote:

New to Django

2009-12-23 Thread datta
? 2. How can I change my UI design? 3. Is it a difficult learning curve for designing websites with Django? Some simple tutorial (other than the one on Django website). If some Django evangelist can guild me I will be INDEBTED! Regards, Datta -- You received this message because you are subscribe