=== pleia2_ is now known as pleia2 [15:53] hi, just doing a bit of summit/etherpad-lite tinkering and I am setting up a new dev summit [15:53] I am running precise, which might be a bad idea, and I don't have django in my python2.6, but it is fine in 2.7.2 [15:53] do I give up and do it in a VM running oneiric? [15:54] ImportError: No module named django.core.management is the error I get when doing make init [15:55] AlanBell: if you use virtualenv you should be fine on Precise [15:55] how do I do that? [15:56] AlanBell: cd ; make; [15:57] the Makefile will create a virtualenv in ./env,and isntall the necessary python requirements like Django into that [15:57] http://paste.ubuntu.com/830203/ [15:58] try make clean, then make again [15:58] if make has an error halfway through, it won't pick up again where it left off, you have to scrap it and start over [15:58] ok, that is doing stuff [15:59] probably because I previously had it running when this laptop was running oneiric or something [15:59] My make skills aren't elite enough for it to intelligently handle failures [17:31] daker: do you have any ideas on my event recap branch [17:32] and would you be any good at making a user profile page? I'm horrible at it.. the profile stuff is ready for summit, it just needs a display page, then I can just copy all the code to ltp [17:36] * AlanBell has forgotten how to use south [17:36] I added a field to the summit model and now it won't run because it needs to be added to the database [17:36] fairly sure it was something to do with south to make this work, but I can't figure it out [18:12] AlanBell: python manage.py schemamigration --auto [18:12] then python manage.py migrate [18:15] django.core.exceptions.ImproperlyConfigured: App with label summit could not be found [18:17] summit isn't an app [18:17] 'schedule' and 'sponsor' are the apps [18:18] 'summit' is the project (which contains multiple apps) [18:18] yay [18:19] what are you adding AlanBell? [18:19] api key for etherpad lite [18:19] to the Summit model? [18:19] so summit can create the pads, and pass authenticated users across [18:19] yeah, to the summit model, next to the etherpad url, an optional etherpad-lite api key [18:20] AlanBell: ok, summit production is frozen until after LCQ [18:20] this cuts out all the openID authentication [18:20] yeah, that is fine, I am in no hurry to deploy it :) [18:21] oh and I will need Pendulum to write a little feature too :) [20:04] +1 [20:04] moar contributors! [22:44] * nigelb hugs AlanBell [22:56] this is going to rock if it works [22:57] Totally! [22:57] using the etherpad API properly, so if you are signed into summit it knows who you are and gives you the editable pad [22:57] if not then you get the read only one [22:57] nigelb: Damn I thought you were coming to the USA for a second there. [22:57] Cross wires with other channel [22:58] heh [23:00] nigelb: http://imagebin.org/197517 [23:00] wow [23:00] Nice work doctormon :) [23:01] Did you see the project search? [23:01] Yeah, I did from the other day [23:02] The other day? It's better http://imagebin.org/197519 [23:03] That image is missing any results from the gnome project. [23:59] aquarius: don't take away my web-notes man, that has come in handy too many times :(