Django

Code

Ticket #4331: 4331.patch

File 4331.patch, 0.5 kB (added by SmileyChris, 2 years ago)
  • docs/install.txt

    old new  
    9797 
    9898    * If you're using Windows: ``C:\Python2.X\lib\site-packages`` 
    9999 
    100     * If you're using MacOSX: ``/Library/Python2.X/site-packages`` 
     100    * If you're using MacOSX: ``/Library/Python2.X/site-packages`` or 
     101      ``/Library/Frameworks/Python.framework/Versions/2.x/lib/python2.x/site-packages/`` 
    101102 
    102103Install the Django code 
    103104=======================