Re: [7084] extends headaches

2008-02-06 Thread Malcolm Tredinnick
On Wed, 2008-02-06 at 09:26 +0100, David Larlet wrote: > > Le 5 févr. 08 à 22:05, Malcolm Tredinnick a écrit : > > > > > > > On Tue, 2008-02-05 at 16:14 +0100, David Larlet wrote: > >> Hello, > >> > >> I'd just updated my local version of django and it raises errors due > >> to 7084 changeset (

Re: [7084] extends headaches

2008-02-06 Thread David Larlet
Le 5 févr. 08 à 22:05, Malcolm Tredinnick a écrit : > > > On Tue, 2008-02-05 at 16:14 +0100, David Larlet wrote: >> Hello, >> >> I'd just updated my local version of django and it raises errors due >> to 7084 changeset (extends should be the first tag). I put all my >> extends tags above all my

Re: [7084] extends headaches

2008-02-05 Thread Malcolm Tredinnick
On Tue, 2008-02-05 at 16:14 +0100, David Larlet wrote: > Hello, > > I'd just updated my local version of django and it raises errors due > to 7084 changeset (extends should be the first tag). I put all my > extends tags above all my load tags in every templates and I realize > that it rais

Re: [7084] extends headaches

2008-02-05 Thread Collin Grady
David Larlet said the following: > I'd just updated my local version of django and it raises errors due > to 7084 changeset (extends should be the first tag). I put all my > extends tags above all my load tags in every templates and I realize > that it raises errors for comment tags too... I

[7084] extends headaches

2008-02-05 Thread David Larlet
Hello, I'd just updated my local version of django and it raises errors due to 7084 changeset (extends should be the first tag). I put all my extends tags above all my load tags in every templates and I realize that it raises errors for comment tags too... I used to keep svn infos at the