Changeset 5439
- Timestamp:
- 06/07/07 16:41:41 (1 year ago)
- Files:
-
- django/trunk/docs/add_ons.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/add_ons.txt
r5432 r5439 8 8 9 9 This code lives in ``django/contrib`` in the Django distribution. This document 10 gives a rundown of the packages in ``contrib``, along with any depend ancies10 gives a rundown of the packages in ``contrib``, along with any dependencies 11 11 those packages have. 12 12
