Re: if condition in template not working

2011-08-06 Thread sakthi vel
ya it worked. thank you! On Sat, Aug 6, 2011 at 11:07 PM, Thomas Orozco wrote: > In your context you passed your 'lists' object as 'book'. > > So {% if book %} would work, but your current syntax won't. > Le 6 août 2011 19:32, "shakthi" a écrit : > > > The if condition in my html template is not

Re: Import error

2011-07-28 Thread sakthi vel
Ha ha. not needed. i solved my problem. By the way if you want assistance, post me. its absolutely free. On Wed, Jul 27, 2011 at 3:36 AM, bruno desthuilliers < bruno.desthuilli...@gmail.com> wrote: > On 26 juil, 18:59, shakthi wrote: > > i am implementing the django admin interface in my site. >

sakthi vel wants to chat

2011-07-24 Thread sakthi vel
--- sakthi vel wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-e72469748-eba62e7a5e-OQaf-A6Jt6z-Iqu54VS7yR3VBeg Y

sakthi vel wants to chat

2011-07-24 Thread sakthi vel
--- sakthi vel wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-e72469748-ce2f53a81e-AyTCjE2H_ClA-tZ2i3Y4bhSjqyY Y

sakthi vel wants to chat

2011-07-24 Thread sakthi vel
--- sakthi vel wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-e72469748-6e39a902ab-n-_1E1gwmbOcgJKLAXp0NRNeMjg Y

sakthi vel wants to chat

2011-07-24 Thread sakthi vel
--- sakthi vel wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-e72469748-a48ad574ee-YnQEV0UcMQw7CU24QFTTjds3o4o Y

sakthi vel wants to chat

2011-07-24 Thread sakthi vel
--- sakthi vel wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-e72469748-7437049ad7-2pENWtFFKBdkP0FYA6xUEmU83-c Y

sakthi vel wants to chat

2011-07-24 Thread sakthi vel
--- sakthi vel wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-e72469748-e29984498a-XGHLxxSYz68MlpB--wSARUHKoLk Y

sakthi vel wants to chat

2011-07-24 Thread sakthi vel
--- sakthi vel wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-e72469748-3a04e5caf4-MEBeuUM54wHqCU-4lemEY8c7heQ Y

sakthi vel wants to chat

2011-07-24 Thread sakthi vel
--- sakthi vel wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-e72469748-da4f6b1a76-MU8YRv_ABEtBfEmmViCtjmRaHFI Y

sakthi vel wants to chat

2011-07-24 Thread sakthi vel
--- sakthi vel wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-e72469748-357ca37137-_wdFyN1vNj-Z1U4I4NuwqzgIjzY Y

Re: __init__ got unexpected argument

2011-07-21 Thread sakthi vel
Thank you! On Thu, Jul 21, 2011 at 8:52 PM, Alex Hall wrote: > The word you want is max_length, not maxlength (note the underscore). > Try changing to max_length and it should run. > > On 7/21/11, shakthi wrote: > > while executing the following model i got the error message > > __init() got an