Django

Code

Ticket #4252: install.patch

File install.patch, 0.6 kB (added by Collin Anderson <cmawebsite@gmail.com>, 2 years ago)
  • install.txt

    old new  
    8383is as simple as deleting the ``django`` directory from your Python  
    8484``site-packages``. 
    8585 
    86 If you installed Django from a Python Egg, remove the Django ``.egg` file, 
     86If you installed Django from a Python Egg, remove the Django ``.egg`` file, 
    8787and remove the reference to the egg in the file named ``easy-install.pth``.  
    8888This file should also be located in your ``site-packages`` directory. 
    8989