[ckan-changes] [ckan/ckan] 283686: [#3004] Don't try to localize True/False as number...
    GitHub 
    noreply at github.com
       
    Tue May 10 09:29:22 UTC 2016
    
    
  
  Branch: refs/heads/3004-upgrade-babel
  Home:   https://github.com/ckan/ckan
  Commit: 2836860c93db100f7661372fd3f60645e1cc7324
      https://github.com/ckan/ckan/commit/2836860c93db100f7661372fd3f60645e1cc7324
  Author: amercader <amercadero at gmail.com>
  Date:   2016-05-10 (Tue, 10 May 2016)
  Changed paths:
    M ckan/lib/helpers.py
  Log Message:
  -----------
  [#3004] Don't try to localize True/False as numbers
Not enought thorough checks meant that True/False were passed to Babel
to localize, which causes a crash on modern Babel versions.
    
    
More information about the ckan-changes
mailing list