Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: ae88e73fa630694a152b54df68d53ce535312e45
      
https://github.com/django/django/commit/ae88e73fa630694a152b54df68d53ce535312e45
  Author: Claude Paroz <[email protected]>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M django/contrib/databrowse/datastructures.py
    M django/core/cache/backends/memcached.py
    M django/core/files/uploadedfile.py
    M django/core/handlers/wsgi.py
    M django/core/management/base.py
    M django/core/management/validation.py
    M django/core/urlresolvers.py
    M django/core/validators.py
    M django/db/backends/__init__.py
    M django/db/models/base.py
    M django/db/models/fields/files.py
    M django/http/__init__.py
    M django/template/base.py
    M django/utils/formats.py
    M django/utils/http.py
    M django/utils/translation/trans_real.py
    M django/utils/tzinfo.py

  Log Message:
  -----------
  Replaced some smart_xxx by force_xxx equivalent

smart_str/smart_text should only be used when a potential lazy
string should be preserved in the result of the function call.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to