Django

Code

Show
Ignore:
Timestamp:
01/12/08 21:38:22 (1 year ago)
Author:
gwilson
Message:

Fixed #6360 -- Updates to the distributions docs for Ubuntu and Gentoo, thanks tvrg.

Files:

Legend:

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

    r6048 r7016  
    1919======= 
    2020 
    21 The `FreeBSD`_ ports system offers both Django 0.96 (`py-django`_) and a more  
    22 recent, but not current, version based on Django's trunk (`py-django-devel`_).  
    23 These are installed in the normal FreeBSD way; for Django 0.96, for example, type:  
     21The `FreeBSD`_ ports system offers both Django 0.96 (`py-django`_) and a more 
     22recent, but not current, version based on Django's trunk (`py-django-devel`_). 
     23These are installed in the normal FreeBSD way; for Django 0.96, for example, type: 
    2424``cd /usr/ports/www/py-django && sudo make install clean``. 
    2525 
     
    6161------ 
    6262 
    63 A Django build is available for `Gentoo Linux`_, and is based on Django 0.96
    64 The `current Gentoo build`_ can be installed by typing ``emerge django``. 
     63A Django package is available for `Gentoo Linux`_, and is based on Django 0.96.1
     64The `current Gentoo package`_ can be installed by typing ``emerge django``. 
    6565 
    6666.. _Gentoo Linux: http://www.gentoo.org/ 
    67 .. _current Gentoo build: http://packages.gentoo.org/packages/?category=dev-python;name=django 
     67.. _current Gentoo package: http://packages.gentoo.org/package/django 
    6868 
    6969Ubuntu 
     
    7171 
    7272The Debian ``python-django`` package is also available for `Ubuntu Linux`_, in 
    73 the "universe" repository for Ubuntu 7.04 ("Feisty Fawn"). The `current Ubuntu 
    74 package`_ is also based on Django 0.95.1 and can be installed in the same 
    75 fashion as for Debian. 
     73the "universe" repository for Ubuntu 7.10 ("Gutsy Gibbon"). The `current Ubuntu 
     74package`_ is based on Django 0.96.1 and can be installed in the same fashion as 
     75for Debian. 
    7676 
    7777.. _Ubuntu Linux: http://www.ubuntu.com/ 
    78 .. _current Ubuntu package: http://packages.ubuntu.com/feisty/python/python-django 
     78.. _current Ubuntu package: http://packages.ubuntu.com/gutsy/python/python-django 
    7979 
    8080