Django

Code

Changeset 9523

Show
Ignore:
Timestamp:
11/21/08 11:47:47 (2 months ago)
Author:
kmtracey
Message:

Remove the FAQ answer about a setuptools install error that references running a script 2-years-gone from the source tree.

Files:

Legend:

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

    r9521 r9523  
    1515.. _`Download the code`: http://www.djangoproject.com/download/ 
    1616.. _ask questions: http://www.djangoproject.com/community/ 
    17  
    18 How do I fix the "install a later version of setuptools" error? 
    19 --------------------------------------------------------------- 
    20  
    21 Just run the ``ez_setup.py`` script in the Django distribution. 
    2217 
    2318What are Django's prerequisites?