On Wed, Oct 15, 2008 at 11:15 AM, David <[EMAIL PROTECTED]> wrote: > > Can you tell me what the last Revision from the SVN that supported the > filter_interface. > The Surftrackr docs specifically state that 0.96 is not support and to > use the latest svn. > This is in April of 2008. >
Scanning the revision log (http://code.djangoproject.com/log/django/trunk), r7388 was the last revision made in March of 2008. I'd pick one from around there vs. going to the last before filter_interface was dropped (which was a few months later) because there may be other backwards-incompatible changes you'll hit with code last changed in March of 2008. If you stick with a revision from around when it was released you'll avoid that. Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---