Changes between Version 4 and Version 5 of WikiStart
- Timestamp:
- 07/14/05 15:29:55 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v4 v5 3 3 == Get the latest code == 4 4 5 The latest Django source code is always available via this command, which requires [http://subversion.tigris.org/ Subversion]:5 The latest Django source code is always available via this shell command, which requires [http://subversion.tigris.org/ Subversion]: 6 6 7 7 {{{svn co http://code.djangoproject.com/svn/django/trunk/}}}