Django

Code

Changeset 5049

Show
Ignore:
Timestamp:
04/20/07 23:18:15 (1 year ago)
Author:
mtredinnick
Message:

Fixed #4097 -- Updated distribution information for Fedora and Gentoo, based on
research by Gary Wilson.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/distributions.txt

    r4743 r5049  
    4848 
    4949A Django package is available for `Fedora Linux`_, in the "Fedora Extras" 
    50 repository. The `current Fedora package`_ is based on Django 0.95.1, and can be 
    51 installed by typing ``yum install Django``. 
     50repository. The `current Fedora package`_ is based on Django 0.96, and can be 
     51installed by typing ``yum install Django``. The previous link is for the i386 
     52binary. Users of other architectures should be able to use that as a starting 
     53point to find their preferred version. 
    5254 
    5355.. _Fedora Linux: http://fedora.redhat.com/ 
    54 .. _current Fedora package: http://fedoraproject.org/extras/6/i386/repodata/repoview/Django-0-0.95.1-1.fc6.html 
     56.. _current Fedora package: http://download.fedora.redhat.com/pub/fedora/linux/extras/6/i386/repoview/Django.html 
    5557 
    5658Gentoo 
    5759------ 
    5860 
    59 A Django build is available for `Gentoo Linux`_, and is based on Django 0.95.1
     61A Django build is available for `Gentoo Linux`_, and is based on Django 0.96
    6062The `current Gentoo build`_ can be installed by typing ``emerge django``. 
    6163