Ticket #6245: install.txt.diff
File install.txt.diff, 1.0 KB (added by , 17 years ago) |
---|
-
install.txt
226 226 command ``svn update`` from within the ``django-trunk`` directory. When you do 227 227 this, Subversion will automatically download any changes. 228 228 229 Be aware that the development version is a moving target and backwards 230 incompatible changes are implemented sometimes. If you plan to use the 231 development version in any production site, be sure to check 232 `backwards incompatible changes`_ page on wiki and `development timeline`_ 233 before updating django code. 234 229 235 .. _`download page`: http://www.djangoproject.com/download/ 230 236 .. _Subversion: http://subversion.tigris.org/ 231 237 .. _from the Control Panel: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sysdm_advancd_environmnt_addchange_variable.mspx 238 .. _backwards incompatible changes: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges 239 .. _development timeline: http://code.djangoproject.com/timeline