2008-6-23
| 03:35 | ubernostrum | empty: I just like making fun ;) |
| 03:36 | empty | I know |
| 03:36 | empty | :) |
| 03:36 | empty | ubernostrum: great posts lately |
| 03:36 | empty | I'm glad you go that damn book done. |
| 03:37 | ubernostrum | So am I. |
| 03:37 | ubernostrum | It's nice to write for myself again. |
| 03:37 | empty | I bet. When you have to do it, it is somehow more difficult. |
| 03:38 | ubernostrum | So when will you write a book? ;) |
| 03:38 | empty | never |
| 03:38 | empty | :D |
| 03:38 | ubernostrum | Dude, you're next! |
| 03:38 | empty | it's too much work |
| 03:38 | empty | I can't hang like you and gulopine. |
| 15:19 | deryck | Morning, all. |
| 16:05 | trbs | empty, u here ? |
| 16:07 | empty | trbs: yes |
| 16:07 | trbs | found your post on runserver_plus today :) very nice |
| 16:07 | trbs | i want to bump the version number and make a new tarball/release now, you agree ? |
| 16:07 | empty | trbs: thanks |
| 16:08 | empty | trbs: one thing that I was thinking, should we not combine runserver_plus and runprofileserver? |
| 16:08 | empty | or keep them sep |
| 16:08 | trbs | i'll be leaving for japan thursdays (and don't know how long it will take to have internet again) so for people not using svn a new release might be handy :) |
| 16:08 | trbs | yeah i was thinking the same :) |
| 16:08 | empty | well if you can combine that would be great, otherwise just do another release. |
| 16:08 | empty | we can combine later |
| 16:08 | trbs | a --profile / --profile=/tmp/path/to/profile/dir/ switch or something |
| 16:09 | empty | yep |
| 16:09 | empty | trbs: priv msg me if you want to continue. Someone may get angry that this is not django-dev related. |
| 16:09 | trbs | ah k sure |
| 16:52 | korpios | They're hacking pythons! |
| 16:55 | Alex_Gaynor | Haha, that article was awesome |
| 18:06 | cramm | [530]: Hi, do you think #6579 could be closed as a dup of #6587 ? |
| 18:06 | DjangoBot | |
| 18:06 | DjangoBot | |
| 18:19 | jacobkm | cramm: yes, I'd say so. |
| 18:22 | cramm | jacobkm: ok, will close it then. Thanks |
| 18:31 | cramm | Actually, didn't dare to close it. Marked as relatd because what the OP of 6579 reports as a hack is still being handled in the same way on the last patch to 6587 |
| 20:47 | jacobkm | Anyone want to help with #2070? |
| 20:47 | DjangoBot | |
| 20:49 | Alex_Gaynor | What needs to be done, I'm not super familiar with it |
| 20:54 | jacobkm | Alex_Gaynor: simply trying it out would help right now, actually. |
| 20:55 | jacobkm | There's a branch in my git repository called "2070-streaming-uploads"; if you wanna check that out and give it a shot, awesome. |
| 20:56 | Alex_Gaynor | Alright, I'll check it out |
| 20:58 | Alex_Gaynor | Hot damn that checked out fast, remind me why I use git-svn! |
| 21:10 | Alex_Gaynor | jacobkm: It seems to be working fine |
| 21:10 | jacobkm | Alex_Gaynor: I'd expect as much :) |
| 21:10 | Alex_Gaynor | Looking for a massive file to upload now |
| 21:10 | jacobkm | But that's good to hear |
| 21:11 | Alex_Gaynor | Yep, it's streaming to /tmp and everything |
| 21:13 | Alex_Gaynor | Anything else that needs doing? |
| 21:14 | jacobkm | Alex_Gaynor: well, there's a TODO there but a lot of that might require some understanding of the underlying code... |
| 21:14 | jacobkm | Alex_Gaynor: Well, you could try writing a custom upload handler and see how it goes. |
| 21:16 | Alex_Gaynor | Then into the code I go, right after I grab food |
| 21:30 | Alex_Gaynor | jacobkm: Any reason the 500 debug page doesn't show files data the way it does post, get, and cookies? |
| 21:30 | jacobkm | Alex_Gaynor: because FILES could be huge |
| 21:30 | jacobkm | (though it'd be fine to show names and sizes or something) |
| 21:30 | jacobkm | patches welcome :) |
| 21:31 | Alex_Gaynor | I'll go submit a ticket and patch |
| 21:32 | Alex_Gaynor | jacobkm: #7529 |
| 21:32 | DjangoBot |