Changeset 7719
- Timestamp:
- 06/21/08 00:26:12 (2 months ago)
- Files:
-
- django/trunk/docs/contributing.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/contributing.txt
r7718 r7719 752 752 setuptools_ is not installed, you will get import errors when running one of 753 753 the template tests. The tests using the other libraries will be skipped if the 754 Django thedependency can't be found.754 dependency can't be found. 755 755 756 756 .. _PyYAML: http://pyyaml.org/wiki/PyYAML
