Changeset 7002
- Timestamp:
- 01/06/08 16:09:16 (8 months ago)
- Files:
-
- django/trunk/docs/templates.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/templates.txt
r6998 r7002 1231 1231 1232 1232 **New in Django development version**: for escaping data in JavaScript strings, 1233 use the `escapejs` filter instead.1233 use the `escapejs`_ filter instead. 1234 1234 1235 1235 capfirst
