Re: please help

2013-02-04 Thread Russell Keith-Magee
On Tue, Feb 5, 2013 at 1:47 AM, ABHINAV MISRA wrote: > Sir I am going through the book "Django 1.0 Web Site Development" as > suggested. But i need to ask how can i contribute to django. I thought that > proposal needs to be submitted during gsoc so I thought to intereact with > the organisation s

Re: please help

2013-02-04 Thread ABHINAV MISRA
Sir I am going through the book "Django 1.0 Web Site Development" as suggested. But i need to ask how can i contribute to django. I thought that proposal needs to be submitted during gsoc so I thought to intereact with the organisation so it will help me in building strong proposal and knowing

Re: ModelForms and the Rails input handling vulnerability

2013-02-04 Thread Aymeric Augustin
Le 4 févr. 2013 à 14:35, Luke Plant a écrit : > I like Alex Ogier's solution of a sentinel "__all__" flag. This would be > introduced for ModelForm and UpdateView using a deprecation process, so > that a form without one of 'fields' or 'exclude' will raise a > PendingDeprecation warning initially

Re: ModelForms and the Rails input handling vulnerability

2013-02-04 Thread Luke Plant
This is an old thread, but we never came to a conclusion. I'll respond to Anssi below, and then add my own ideas. > I find the option of raising warnings or errors on missing data > elements the best option forward. There is one unfortunate downside, > that is we can't do this for checkboxes. So,

Re: Ticket 19237

2013-02-04 Thread Pablo Recio Quijano
Hi, Trying out Django 1.5 with one of my projects, I ran out with a bug dealing with this ticket, so I reopened it: https://code.djangoproject.com/ticket/19237#comment:14 I think that bug should be blocker, because in a normal case can remove a lot of information when executing a strip_tags me

Re: Internationalization not working

2013-02-04 Thread Satendra Tiwari
sure thanks :) On Mon, Feb 4, 2013 at 1:32 PM, Aymeric Augustin < aymeric.augus...@polytechnique.org> wrote: > Please ask questions about using Django on django-users. > The topic of this list is the development of Django itself. > > Thanks, > > -- > Aymeric. > > > > Le 4 févr. 2013 à 07:35, Sate

Re: Internationalization not working

2013-02-04 Thread Aymeric Augustin
Please ask questions about using Django on django-users. The topic of this list is the development of Django itself. Thanks, -- Aymeric. Le 4 févr. 2013 à 07:35, Satendra Tiwari a écrit : > Hi all, > > Language translation is not working for me, I want translation of my website > in anyot