On Tue, Apr 14, 2009 at 7:44 PM, Ambrish Bhargava <[email protected]> wrote: > > Hi, > > I downloaded Django 1.0.2 from: > http://www.djangoproject.com/download/1.0.2/tarball/. > > After untarring this bundle, I found that it does not contains > regression test suite. Now, after this I went back to svn repository > and it looks like that the test suite is updated recently. Can you > tell me how can I get 1.0.2 specific regression test suite (I mean > what is the revision number attached to 1.0.2 release)?
The exact state of the Django source tree as at the v1.0.2 release is stored in Trac, using the tag "releases/1.0.2" http://code.djangoproject.com/browser/django/tags/releases/1.0.2 Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
