Changeset 9450
- Timestamp:
- 11/14/08 23:35:52 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/releases/1.0.X/docs/releases/1.0.1.txt
r9448 r9450 48 48 callable with a database-backed field. 49 49 50 * Refactored and consolidated CSS for the Django administration51 application, simplifying the admin stylesheets and making52 customization easier.53 54 50 * A fix to the application of autoescaping for literal strings passed 55 51 to the ``join`` template filter. Previously, literal strings passed
