On Nov 22, 9:14 pm, Ian Kelly wrote:
> On Tue, Nov 22, 2011 at 1:54 AM, Anssi Kääriäinen
>
> wrote:
> > I can do a patch for this if needed. Are you (or somebody else)
> > working on this?
>
> I had some specific ideas for how to approach it, but I haven't done
> any actual work yet. Feel free t
Dear Django Core Developers,
first and foremost, thank you for Django, which is a wonderful
project.
I realize that this is a volunteer-based project, but I was wondering
if you have any updates regarding the wiki page for the 1.4 roadmap?
(https://code.djangoproject.com/wiki/Version1.4Roadmap)
I'm
On Thursday 24 November 2011, I wrote:
> On Tuesday 22 November 2011, Anssi Kääriäinen wrote:
> > I can do a patch for this if needed. Are you (or somebody else)
> > working on this?
>
> While you're at it, [...]
While we're all at it, I would like to bring to your attention another
suggested fi
On Thu, Nov 24, 2011 at 3:00 PM, Shai Berger wrote:
> While we're all at it, I would like to bring to your attention another
> suggested fix for Oracle. The patch attached here tells the backend that if a
> fetch operation retrieved less than the requested array size, then no further
> fetch attem
Hello, I'm new in Django and I got a problem with a formwizard. My
manytomany dont works with formwizard. When I try appears this error :
'areaes' is an invalid keyword argument for this function. What I
should do?
So my formwizard is:
class CadastroWizard(FormWizard):
def get_template(self,
On Nov 25, 10:53 am, Arthur Fortes wrote:
> Hello, I'm new in Django and I got a problem with a formwizard. My
> manytomany dont works with formwizard. When I try appears this error :
> 'areaes' is an invalid keyword argument for this function. What I
> should do?
- snip-
Arthur, could you pleas
On Fri, Nov 25, 2011 at 12:27 PM, Jawaad Mahmood
wrote:
> On Nov 25, 10:53 am, Arthur Fortes wrote:
>> Hello, I'm new in Django and I got a problem with a formwizard. My
>> manytomany dont works with formwizard. When I try appears this error :
>> 'areaes' is an invalid keyword argument for this f