On Tue, Apr 14, 2009 at 7:40 AM, Russell Keith-Magee <[email protected]> wrote: > 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
Also, Django's install scripts have been updated so that the test suite will be included in future packages (e.g., 1.1 and 1.0.3 when they're released). The setup.py script won't actually install them since they're not part of Django, but they will be in the official release package so that interested parties can get at them without doing an SVN checkout. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
