=== Turl1 is now known as Turl === daker_ is now known as daker [13:49] mornin [14:13] morning ツ === daker is now known as daker_ [20:38] any chance someone can review https://code.launchpad.net/~chrisjohnston/loco-directory/display_name/+merge/68583 so I can get a release out please? [21:12] Ronnie: ping [21:12] cjohnston: pong [21:13] Ronnie: what is the "blog entry image" [21:13] is that supposed to be something [21:13] or just the image thats currently displayed [21:13] where did you find it? [21:14] https://code.launchpad.net/~ronnie.vd.c/loco-directory/blog-css/+merge/69858 line 117] [21:15] cjohnston: its the image of the person who posted the blog (currently hardcoded one image as example) [21:15] ok.. so its supposed to be the mugshot from lp? [21:16] i think the feed itself also has an 'owner image' [21:16] at least the posts on planet.ubuntu.com [21:16] right.. thats defined in a file.. so we would have to figure out how we want to do that [21:17] this branch isn't exactly meant for merging to the trunk... [21:17] at least, nog the html part [21:17] I've got it about done I believe [21:17] the css can be merged. the HTML should be cleaned up and tied to the backend code first [21:17] you have a little time to test it if I push it all together? [21:18] cjohnston: little time yes. not very much [21:18] watch out for the merge conflict in the merge rewquest [21:19] already fixed [21:20] Ronnie: https://code.launchpad.net/~chrisjohnston/loco-directory/LTP-Blogroll/+merge/69861 [21:20] nigelb: mhall119 daker ^ [21:23] if you need help setting it up Ronnie let me know [21:23] cjohnston: anything special compared to normal testing? [21:24] no.. just setting up to get the blogs on the site [21:24] Ronnie: is python-feedparser installed on cranberry? [21:24] Ronnie: you need python-feedparser btw [21:30] cjohnston: from south.v2 import SchemaMigration [21:30] ImportError: No module named v2 [21:31] that error i got when trying to migrate [21:32] Ronnie: upgrade your south [21:33] 0.7.3 now Ronnie [21:35] got it [21:35] which version of django are we working now? [21:35] cjohnston: 1.3 already or still 1.1? [21:35] 1.1 [21:36] hmm.. i messed something up [21:36] ViewDoesNotExist: Could not import django_openid_auth.views. Error was: No module named csrf [21:37] cjohnston: very usefull sometimes: https://github.com/dcramer/django-debug-toolbar [21:38] hmm.. i think its something css i borked [21:41] maybe youll be able to figure out what i borked [21:43] Ronnie: update the merge.. I just pushed a minor change [21:47] damn, make init take a long time [21:48] lol [21:49] cjohnston: is there still no daily-live data available in sqlite3 format? [21:50] Ronnie: http://people.ubuntu.com/~chrisjohnston/loco-directory/ [21:50] its 5 days old [21:50] thx [21:51] np [21:55] Ronnie: just fixed the css issue.. update the merge branch and youll be good [21:55] cjohnston: how do i update the feeds? [21:58] ./manage.py refresh [22:00] hmm, command unknown. weird.. [22:00] did you migrate [22:06] cjohnston: http://paste.ubuntu.com/654770/ [22:06] yes i did migrate [22:06] it worked then [22:06] make run did that for me [22:06] it doesnt provide output [22:06] but why i dont see any feeds on the homepage? [22:07] did you setup feeds in the admin area? [22:07] oh, i need to setup feeds... [22:07] yes [22:07] root/password <-- admin [22:08] dinner time.. bbiaf [22:17] cjohnston: the blog-entry-text is too big (it contains no paragraphs) newstile.css line 653 [22:17] cjohnston: it it possible to get an image (upload it manually in django ?) [22:19] im not happy about the | links, but that can be fixed later [22:21] readmore should be an arrow image in my opinion [22:22] 2 lines high, aligned bottom-right. with 4 px margin top+left [22:23] thats all my feedback