Changeset 4483
- Timestamp:
- 02/10/07 22:38:44 (2 years ago)
- Files:
-
- django/trunk/docs/contributing.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/contributing.txt
r4479 r4483 486 486 487 487 A third option is to use a `path file`_ (``<something>.pth``) which should 488 work on all systems (including MSWindows, which doesn't have symlinks488 work on all systems (including Windows, which doesn't have symlinks 489 489 available). First, make sure there are no files, directories or symlinks named 490 490 ``django`` in your ``site-packages`` directory. Then create a text file named
