On 2/3/07, Russell Keith-Magee <[EMAIL PROTECTED]> wrote:
> The standard 'Fixed #1234 -- Did blah` checkin messages don't seem to
> be registering on Trac or closing the tickets. As a result, I have had
> to manually close the Trac items for the last few bugs that I have
> closed.
>
> Is this a pr
On Jan 26, 1:41 pm, "J" <[EMAIL PROTECTED]> wrote:
> I am trying to wrap my head around the server firepower I would need to
> pull this latter idea off.
The following might give you some idea:
http://wiki.rubyonrails.com/rails/pages/Framework+Performance
http://www.jacobian.org/writing/2005/dec/
Hi All,
Has anyone else noticed that since the changes to Trac were rolled
out, Subversion checkin messages don't seem to be firing the Trac
triggers?
The standard 'Fixed #1234 -- Did blah` checkin messages don't seem to
be registering on Trac or closing the tickets. As a result, I have had
to m
On 2/3/07, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
>
> Regarding "edit inline," a couple of decisions need to be made. Ticket
> #2248 (http://code.djangoproject.com/ticket/2248) has an interesting
> suggestion: you define the inline stuff within the admin class. I'll
> copy and paste from that
Hi guys!
I was working on the poll example, I can add choices to poll "inline",
this is cool, but I need to limit how many choices I can add once. If
I
set num_in_admin=3 and my user need to add more than 3 choices, he
have
to add the poll and edit it to have more choices available to insert.
I
On 2/1/07, Honza Král <[EMAIL PROTECTED]> wrote:
>
> python's string formatting
> > is not used in prefix. Should be.
>
> why? for the 10%, I think (at least some) people will be confused when
> they HAVE to pass something with python format strings in it in order
> for it to work, many will forget
Hi,
That does sound like a bug to me, can you file a ticket with an
example of where it's going wrong (i.e. what value you're giving it?)
Cheers,
Simon G.
On Feb 2, 6:43 am, "vfoley" <[EMAIL PROTECTED]> wrote:
> I just saw that filesizeformat expects a number bytes. So the culprit
> in my case
On 2/3/07, Ivan Sagalaev <[EMAIL PROTECTED]> wrote:
> - Turn Field.get_choices into a generator. It now actually fetches rows
> and wraps them into a list and adds a 'blank' choice.
> - Allow a callable in 'choices' param of a Select widget that will be
> called on 'render'. It then can be passed
gabor wrote:
> up to now i simply added raw_id_admin = True to the model's field, but
> now i do not know how it should be handled...i realize that the
> new-admin is probably using the newforms... and i do not know how
> raw_id_admin is handled there
I was thinking of it a bit... My first sol
I could also see a use for this. Also, it would be nice to specify
that at least one instance of the inline object be required. With the
above example, when adding a Kingdom, at least one (or however many
specified) Phylums would be required. A common use for this would be
a person model, with
10 matches
Mail list logo