Changeset 983
- Timestamp:
- 10/20/05 16:58:01 (3 years ago)
- Files:
-
- django/trunk/docs/templates.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/templates.txt
r971 r983 611 611 {% ssi /home/html/ljworld.com/includes/right_generic.html parsed %} 612 612 613 Note that if you use ``{% ssi %}``, you'll need to define 614 `ALLOWED_INCLUDE_ROOTS`_ in your Django settings, as a security measure. 615 616 .. _ALLOWED_INCLUDE_ROOTS: http://www.djangoproject.com/documentation/settings/#allowed-include-roots 617 613 618 ``templatetag`` 614 619 Output one of the bits used to compose template tags.
