Changes between Version 4 and Version 5 of ContentDispositionProducers
- Timestamp:
- 12/07/11 08:23:44 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ContentDispositionProducers
v4 v5 7 7 8 8 * stdlib 9 * [http://docs.python.org/library/email.header.html i18n in email headers] (often used for HTTP too) 10 * [http://docs.python.org/library/email.util.html some related utilities] 9 11 * [https://code.djangoproject.com/ Django] - nothing in Django itself. However: 10 12 * [http://djangosnippets.org/snippets/1710/ snippet showing how to do it] (see also links at bottom)