Django

Code

root/django/branches/new-admin/INSTALL

Revision 259, 194 bytes (checked in by adrian, 3 years ago)

Filled in INSTALL and README files

Line 
1 Thanks for downloading Django.
2
3 To install it, make sure you have Python 2.3+ installed. Then run this command:
4
5 python2.3 setup.py install
6
7 For more detailed instructions, see docs/install.txt.
Note: See TracBrowser for help on using the browser.