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

Data Level Access Control

2010-01-05 Thread datta
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 group, send email to

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" <s.selvams...@gmail.com> wrote: > > Some simple tutorial (other than the one on Django website). > > I have been learning with

Re: New to Django

2009-12-26 Thread datta
ific 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 <sh...@milochik.com> wrote: > On Dec 23, 2009, at 7:43 PM,Dattatreya Mwrote: > > > 1. @Shawn, Th

New to Django

2009-12-23 Thread datta
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 subscribed to