And almost immediately marked as a duplicate. :-)
Guess I should read through all of my mail before acting on any of it.
On Sat, 2007-03-03 at 08:52 -0500, Todd O'Bryan wrote:
> Done. #3645
>
> On Fri, 2007-03-02 at 16:38 -0800, Simon G. wrote:
> > Hi Todd,
> >
> > Can you drop by code.djangop
Done. #3645
On Fri, 2007-03-02 at 16:38 -0800, Simon G. wrote:
> Hi Todd,
>
> Can you drop by code.djangoproject.com and create a ticket for this,
> so we don't lose trac (sorry) of it.
>
> Thanks :)
> Simon G.
>
>
> >
--~--~-~--~~~---~--~~
You received this
On Mar 2, 10:24 pm, "Simon G." <[EMAIL PROTECTED]> wrote:
> I thought #3579 was more of a generic thing, but well spotted Gary!
Yes, I just changed the title to, what I think, better convey the
intention of poster of the ticket.
--~--~-~--~~~---~--~~
You received
I thought #3579 was more of a generic thing, but well spotted Gary!
-Simon
On Mar 3, 5:21 pm, "Gary Wilson" <[EMAIL PROTECTED]> wrote:
> On Mar 2, 6:38 pm, "Simon G." <[EMAIL PROTECTED]> wrote:
>
> > Can you drop by code.djangoproject.com and create a ticket for this,
> > so we don't lose trac (
On Mar 2, 6:38 pm, "Simon G." <[EMAIL PROTECTED]> wrote:
> Can you drop by code.djangoproject.com and create a ticket for this,
> so we don't lose trac (sorry) of it.
Actually, we already have one:
http://code.djangoproject.com/ticket/3579
I have also referenced this thread in the ticket so that
Hi Todd,
Can you drop by code.djangoproject.com and create a ticket for this,
so we don't lose trac (sorry) of it.
Thanks :)
Simon G.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To p
I think I've found a bug in the admin's Change Password form. Here's the
call to render the template from the user_change_password function in
django.contrib.admin.views.auth:
return render_to_response('admin/auth/user/change_password.html', {
'title': _('Change password: %s') % esca