Re: Trac-svn integration seems broken

2005-08-26 Thread Maurycy Pawlowski-Wieronski
Jeremy Dunck wrote: > Just in the last few minutes, it seems that Trac is no longer talking to svn. > > For example, this page doesn't show any timeline info: > http://code.djangoproject.com/timeline/ > > Whereas a few minutes ago, it showed the changeset for ticket 122. Yet another Trac problem.

Re: Trac-svn integration seems broken

2005-08-26 Thread Maurycy Pawlowski-Wieronski
Jeremy Dunck wrote: > Just in the last few minutes, it seems that Trac is no longer talking to svn. > > For example, this page doesn't show any timeline info: > http://code.djangoproject.com/timeline/ > > Whereas a few minutes ago, it showed the changeset for ticket 122. Yet another Trac problem.

Re: Trac-svn integration seems broken

2005-08-26 Thread Maurycy Pawlowski-Wieronski
Jeremy Dunck wrote: > Just in the last few minutes, it seems that Trac is no longer talking to svn. > > For example, this page doesn't show any timeline info: > http://code.djangoproject.com/timeline/ > > Whereas a few minutes ago, it showed the changeset for ticket 122. Yet another Trac problem.

Re: Trac-svn integration seems broken

2005-08-26 Thread Maurycy Pawlowski-Wieronski
Jeremy Dunck napisal(a): > Just in the last few minutes, it seems that Trac is no longer talking to svn. > > For example, this page doesn't show any timeline info: > http://code.djangoproject.com/timeline/ > > Whereas a few minutes ago, it showed the changeset for ticket 122. Yet another Trac pro

Re: Trac-svn integration seems broken

2005-08-26 Thread Maurycy Pawłowski-Wieroński
Jeremy Dunck napisał(a): > Just in the last few minutes, it seems that Trac is no longer talking to svn. > > For example, this page doesn't show any timeline info: > http://code.djangoproject.com/timeline/ > > Whereas a few minutes ago, it showed the changeset for ticket 122. Yet another Trac pro

Re: Trac-svn integration seems broken

2005-08-26 Thread Maurycy Pawlowski-Wieronski
Jeremy Dunck napisal(a): > Just in the last few minutes, it seems that Trac is no longer talking to svn. > > For example, this page doesn't show any timeline info: > http://code.djangoproject.com/timeline/ > > Whereas a few minutes ago, it showed the changeset for ticket 122. Yet another Trac pro

Re: IMPORTANT: Django model syntax is changing

2005-08-26 Thread Milton Waddams
must've been :) sorry about that > core.Site doesn't *have* an admin in the standard Django distribution, > so that's something you must've added yourself. > > Adrian