Django

Code

Changeset 3729

Show
Ignore:
Timestamp:
09/05/06 11:36:09 (2 years ago)
Author:
ubernostrum
Message:

0.91-bugfixes: fix bad copy/paste in previous version of README

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/branches/0.91-bugfixes/README

    r3728 r3729  
    66================== 
    77 
    8 This is the Django 0.90 "bugfixes" branch, which is intended to 
    9 provide bugfix and patch support for users of Django 0.90 who have not 
     8This is the Django 0.91 "bugfixes" branch, which is intended to 
     9provide bugfix and patch support for users of Django 0.91 who have not 
    1010been able to migrate to a more recent version. No new features will be 
    1111added in this branch, and it is maintained solely as a means of 
     
    2323 
    2424The complete history of bugs fixed in this branch can be viewed online 
    25 at http://code.djangoproject.com/log/django/branches/0.90-bugfixes. 
     25at http://code.djangoproject.com/log/django/branches/0.91-bugfixes. 
    2626 
    2727We also recommend that users of this branch subscribe to the 
     
    3232 
    3333The documentation for this version of Django has been frozen, and is 
    34 available online at http://www.djangoproject.com/documentation/0_90/. 
     34available online at http://www.djangoproject.com/documentation/0_91/. 
    3535 
    3636 
     
    3838=============== 
    3939 
    40 If you run into a bug in Django 0.90, please search the Django ticket 
     40If you run into a bug in Django 0.91, please search the Django ticket 
    4141database to see if the issue has already been reported; if not, please 
    4242head over to http://code.djangoproject.com/newticket and file a new