Ticket #14608 INPhoneNumberField

2011-02-18 Thread Kenneth Gonsalves
hi, I have updated this to reflect the correct format. As far as I can see the requisite tests and documentation are there - can some one review it please. I have kept the mobile phone number pending as the size is going to change any day now. -- regards KG http://lawgon.livejournal.com Coimbator

Re: Missing release notes for point releases (#15330)

2011-02-18 Thread Russell Keith-Magee
On Sat, Feb 19, 2011 at 11:16 AM, Jorge Vargas wrote: > On Feb 18, 11:10 pm, Carl Meyer wrote: >> Hi Russell et al, >> >> I don't agree with the wontfix resolution of #15330. I think the OP >> there is right - we should be consistent in providing release notes >> for all releases, even if they wo

Re: Missing release notes for point releases (#15330)

2011-02-18 Thread Jorge Vargas
On Feb 18, 11:10 pm, Carl Meyer wrote: > Hi Russell et al, > > I don't agree with the wontfix resolution of #15330. I think the OP > there is right - we should be consistent in providing release notes > for all releases, even if they would be as short as "No significant > changes" (and I don't act

Missing release notes for point releases (#15330)

2011-02-18 Thread Carl Meyer
Hi Russell et al, I don't agree with the wontfix resolution of #15330. I think the OP there is right - we should be consistent in providing release notes for all releases, even if they would be as short as "No significant changes" (and I don't actually think that's true even for 1.2.1 or 1.2.3 --

Re: Bound formset.empty_form after posting formset

2011-02-18 Thread Carl Meyer
Hi Hidde-Jan, On Feb 18, 10:20 am, Hidde-Jan Jongsma wrote: > Lately, I've been working a lot with Django's modelformsets in > combination with javascript. The BaseFormSet implements a handy method > _get_empty_form, accessible through the empty_form property. This > method checks whether formset

Re: pb with search on website

2011-02-18 Thread Simon Charette
This addon[1] has not been updated since the doc were and doesn't work anymore. You can try this updated version[2] I use which works fine. [1] https://addons.mozilla.org/en-US/firefox/addon/django-docs-search/ [2] https://gist.github.com/813029 -- You received this message because you are sub

Bound formset.empty_form after posting formset

2011-02-18 Thread Hidde-Jan Jongsma
Dear Django developers, Lately, I've been working a lot with Django's modelformsets in combination with javascript. The BaseFormSet implements a handy method _get_empty_form, accessible through the empty_form property. This method checks whether formset.is_bound is True, and if it is, updates the

Re: pb with search on website

2011-02-18 Thread Will Hardy
In case there's any confusion in the question, it appears as if adding a period or braces to a word makes it impossible to be found, even when the exact string exists in the documentation: * http://docs.djangoproject.com/search/?q=get&release=4 * http://docs.djangoproject.com/search/?q=get()&relea