2008-6-26

20:59 david`bgk
jezdez, did you get some time to think about #7239 ?
20:59 DjangoBot
20:59 ubernostrum
Willison Consulting: "Yes, we have no nodes today!"
21:00 jezdez
jezdez: oh I'm totally +1 on that
21:00 jezdez
oops
21:00 jezdez
david`bgk: I'm +1 on #7239
21:00 DjangoBot
21:01 brosner
SimonW: i have some legacy code that puts everything under one tree with mptt so i lucked out with just being able to sort by lft ;)
21:01 SimonW
hmm.. hadn't thought of that, I could always give everything the same root node as a workaround
21:02 jezdez
telenieko: jacobkm: care for a look at #7239?
21:02 DjangoBot
21:03 david`bgk
jezdez, great :)
21:04 david`bgk
SimonW, did you use the "official" oauth lib for your work with OAuth?
21:04 SimonW
david`bgk: I used it for wikinear.com
21:04 SimonW
the official Python one
21:04 david`bgk
I'm suprised that there is no django-oauth
21:04 david`bgk
ok
21:05 david`bgk
it seems that tests are broken
21:05 SimonW
I've only done OAuth consuming, haven't built an OAuth providing API yet
21:05 SimonW
there's nothing django-specific about consuming, but yes an oauth providing Django project could be neat
21:05 david`bgk
I'll try to make an independent app for the provider part
21:06 SimonW
there's a django fireeagle thing which is pretty neat
21:06 SimonW
21:07 matt_c
While I'm in here, I'll mention that a simple patch to #7197 and #7353 seems to fix unique_together which was broken on trunk as of a few days ago. I don't know if the change has any nasty side effects or not though.
21:07 DjangoBot
21:07 DjangoBot
21:07 david`bgk
OK, I'll take a look at that but that's the provider part which is interesting for me
21:38 telenieko can now bounce (or it seems so)
21:39 telenieko
empty: one thing of the bouncer is that I now have a shiny hostname ;)
21:39 empty
telenieko: well your use case makes sense.
21:40 telenieko
yep, it's nicer than my isp's hostname ;)
22:36 Alex_Gaynor
Hrm, when are we planning to commit #285 ?(Is that patch even up to date)
22:36 DjangoBot
22:42 jacobkm
Alex_Gaynor: before 1.0; the patch isn't up-to-date but the basic idea is pretty simple. It's just backwards-incompatible for anyone running Django anywhere except /, so it's going to be annoying.
22:43 Alex_Gaynor
Ah, ok, I was just wondering if we were going to wait until last minute to avoid backwards incompatiblity for anything except the 1.0 release(ie no trunk breakage), or as soon as possible for more testing
22:44 Alex_Gaynor
Actually now that I think about it, it's clearly going to happen within the next few weeks since it's a 1.a task
22:44 jacobkm
I'll probably aim to do it during the pre-alpha sprint; that'll introduce a few other backwards-incompatibilties -- newforms-admin! -- so people can do 'em all at once.
22:44 jacobkm
Which reminds me, I need to make a blog post about upcoming changes at some point.... hrmph.
22:46 Alex_Gaynor
Big Changes; FYI 1.0 is coming
22:46 jacobkm
Exactly.
22:46 jacobkm
Actually, this patch isn't as out-of-date as I'd though. Just a couple of conflicts. Cool.
Page 3 of 3   ← Previous  (241 total)