Branch: refs/heads/master Home: https://github.com/django/django Commit: ebc773ada3e4f40cf5084268387b873d7fe22e8b https://github.com/django/django/commit/ebc773ada3e4f40cf5084268387b873d7fe22e8b Author: Claude Paroz <cla...@2xlibre.net> Date: 2012-08-29 (Wed, 29 Aug 2012)
Changed paths: M django/contrib/admin/util.py M django/contrib/admin/views/main.py M django/contrib/admindocs/utils.py M django/contrib/auth/hashers.py M django/contrib/gis/sitemaps/views.py M django/contrib/markup/templatetags/markup.py M django/contrib/sessions/backends/base.py M django/contrib/staticfiles/storage.py M django/core/cache/backends/db.py M django/core/cache/backends/filebased.py M django/core/files/base.py M django/core/serializers/json.py M django/core/serializers/pyyaml.py M django/db/backends/oracle/base.py M django/db/backends/util.py M django/http/__init__.py M django/templatetags/cache.py M django/test/client.py M django/test/testcases.py M django/utils/cache.py M django/utils/crypto.py M django/utils/encoding.py M django/utils/html.py M django/views/debug.py M docs/ref/models/instances.txt M docs/ref/settings.txt M docs/releases/1.5.txt M docs/topics/cache.txt M tests/regressiontests/admin_util/tests.py M tests/regressiontests/admin_views/tests.py M tests/regressiontests/file_uploads/tests.py M tests/regressiontests/file_uploads/views.py Log Message: ----------- Replaced many smart_bytes by force_bytes In all those occurrences, we didn't care about preserving the lazy status of the strings, but we really wanted to obtain a real bytestring. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.