add more tests covering the locale thing? Or shall I use just
ISO-format strings?
Thanks,
--
Pablo Recio
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
f.
Is there any reason for this behaviour? If not, would it be a good patch to
submit?
Thanks,
--
Pablo Recio
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
Yeah, you might be right. It just feels weird that if I'm trying to fetch
*only* a FK, it needs to do a second lookup. But explicit is better than
implicit indeed.
On 19 July 2013 21:48, Michal Petrucha wrote:
> On Fri, Jul 19, 2013 at 01:02:34PM +0100, Pablo Recio wrote:
>
, if
it's something that would get merged I'll happily submit a PR.
Thanks!
Pablo Recio
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving ema
Hi,
Trying out Django 1.5 with one of my projects, I ran out with a bug dealing
with this ticket, so I reopened
it: https://code.djangoproject.com/ticket/19237#comment:14
I think that bug should be blocker, because in a normal case can remove a
lot of information when executing a strip_tags me