=== yaili___ is now known as yaili === yaili_ is now known as yaili === cjohnston_ is now known as cjohnston [14:18] mhall119: [17:29] just getting a summit instance up and running again, seems I can't create a new summit in the admin interface, 'super' object has no attribute '_media' [17:29] Exception Location: /home/alan/Projects/summitpad/summit/summit/../summit/schedule/admin/summitadmin.py in _media, line 38 [17:33] did you run it ./manage.py runserver --settings ubuntusettings [17:33] did you run it ./manage.py runserver --settings ubuntu_settings [17:33] the second one [17:51] yes, the second one [17:52] the front end runs with the ubuntu themeing [17:52] can you paste the entire error please [17:53] http://paste.ubuntu.com/1200984/ [17:54] I can create other objects (well hit the add button and see the form) [17:54] but you can't do much else without a summit object [17:56] how new is your code? (trunk?) [17:56] it was old and I did a bzr pull [17:57] 1) did you migrate, 2) does the admin area have a theme [17:57] probably not, no [17:57] ./manage.py collectstatic [17:57] I did a make clean which nuked my database so didn't think migration was required [17:58] * AlanBell does the collectstatic thing [17:58] no visible difference [18:00] I don't use make, so I'm not sure about that [18:00] the admin area has no theming at all? [18:00] well, standard blue django stuff [18:01] ok [18:01] thats correct [18:01] mhall119: any idea about the _media thing? I have never dont the make stuff [18:01] don't think it is related to the make clean, that just wiped my previous carefully set up database [18:02] I can give you a db to use [18:03] but the problem you are having concerns me [18:03] ahh [18:03] Django Version:1.4.1 [18:03] we are still 1.3 [18:03] oh [18:03] dammit [18:03] so I can't do it on quantal [18:03] pip [18:04] summit-dev.readthedocs.org [18:11] cjohnston: AlanBell: which webapp? [18:11] summit [18:11] only the /admin/ theme is missing? [18:12] no, that is fine, I can't hit the add button for a new summit object [18:12] mhall119: no, there is a _media error [18:15] gah, even if I hack my way around that I hit https://code.djangoproject.com/ticket/18018 [18:15] Django bug 18018 in Uncategorized "MessageFailure in Django 1.4 admin" [Normal,Closed] [18:19] * AlanBell finds it all works lovely with virtualenv and django 1.3.1 [18:20] ;-) [18:20] yay [18:21] * AlanBell starts adding tracks and sessions and rooms and such for the Rockin Robin UDS [18:22] * mhall119 is howing for Rascally Rabbit [18:22] hoping even [18:22] might be an idea to edit the INSTALLING file to say "DON'T DO THIS, go to summit-dev.readthedocs.org and do that instead" [18:23] well, we dont say it works on quantal [18:25] well it does, with virtualenv [18:25] correct [20:03] not sure why this hasn't been merged https://code.launchpad.net/~chrisjohnston/loco-team-portal/update-openids-update/+merge/112914 [20:03] give it an hour.. if it doesnt merge by then, yell at nigelb [20:04] cjohnston: approved on 2012-07-05 [20:04] it lacked a commit message [20:05] oh yes [20:54] is there a way in summit to get the meeting currently happening in a particular room [20:55] I can see the stuff to get the next slot, but I am struggling with the current slot [20:55] schedule = Schedule.from_request(request, summit, attendee, room=None, nextonly=True) [20:56] I want nowonly, rather than nextonly [21:01] AlanBell: ask cjohnston [21:16] i dont think so [21:16] what is the use case for that [21:17] building a page that shows the current meeting in a room [21:18] along with stuff happening next at the bottom [21:18] I think I can add such a facility, was just checking to see if there was an easy way to do it [21:19] nothing that already exists afaik [21:22] cjohnston: can you re-check this please https://code.launchpad.net/~daker/loco-team-portal/fix.960695.meetings-app/+merge/108492 [21:22] i did a merge and this work, no merge conflicts [21:22] works* [21:26] nigelb: tarmac isnt working [21:29] daker: if it merges cleanly I'm good with it [21:30] http://paste.ubuntu.com/1201362/ [21:31] :-) [21:34] cjohnston: this one too [21:34] https://code.launchpad.net/~daker/loco-team-portal/fix.960695.common-app/+merge/108439 [21:35] http://paste.ubuntu.com/1201377/ [21:35] as long as it merges cleanly +1 [21:35] dinner [21:36] thanks [22:11] http://alanbell.libertus.co.uk:8000/uds-r/projector/the-kitchen/?fakenow=2012-09-12_09:15 [22:11] that in theory should be precisely right full screen on the 1280x800 projectors used at UDS [22:12] and shows the current meeting and pad, plus the next stuff in all rooms at the bottom [22:12] need to get it to autorefresh on the hour