On 20 sep, 03:32, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
> On Fri, 2008-09-19 at 15:33 -0400, Karen Tracey wrote:
>
> [...]
>
>
>
> > Does anyone have an opinion on whether it would be better to just put
> > the existing fix in as-is, or leave this open for a bit to try to
> > understand why it is happening?
>
> I personally would want to understand what's really going on before
> committing anything.
The reason is that first time self.user is loaded with an user object
and second time is loaded a integer.
Offtopic: Two weeks ago, I tried to optimize template system by
caching compiled templates loaded by Django "loader". The results was
wonderful but in admin site was no working. I had no time to fix
problem but now I've seen #8110 patch and was perfect fix for my
issue. Now I've created a ticket for that optimization hack:
http://code.djangoproject.com/ticket/9154
Regards,
Manuel Saelices
>
> Malcolm
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---