[19:33] mhall119: so, how does summit fare under django 1.6 nowadays? I'm hitting a strange issue with the debconf14 site which I suspect is a django bug; wondering if there's any hope of testing with the new upstream [19:48] slangasek: I'm working on an upgrade [19:49] slangasek: lp:~mhall119/summit/django-1.6-port [19:49] sponsorships app isn't working in 1.6, because it uses FormWizards and those have changed significantly since Summit was written [19:49] mhall119: so if I tried to run it on django 1.6 as-is, it would fall over badly? :) [19:49] * slangasek nods [19:49] schedule and common work in the above branch [19:50] and it's precisely sponsorship that I'm currently working on sorting out [19:50] so I guess that doesn't help me [19:50] was worth asking, though - thanks [19:50] but I don't know enough about (a) the sponsorship app or (b) form wizards in django to quickly fix it [19:50] slangasek: what version of django are you running it on? [19:50] 1.4 [19:50] that's the supported version, right? [19:52] yeah