[ckan-changes] [ckan/ckan] f4e8c8: [#3053] Remove old locale	session code.
    GitHub 
    noreply at github.com
       
    Wed May 25 13:53:52 UTC 2016
    
    
  
  Branch: refs/heads/3053-old-session-data
  Home:   https://github.com/ckan/ckan
  Commit: f4e8c8446ccb8071ee9c42b7cd08d513a1330584
      https://github.com/ckan/ckan/commit/f4e8c8446ccb8071ee9c42b7cd08d513a1330584
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2016-05-25 (Wed, 25 May 2016)
  Changed paths:
    M ckan/lib/base.py
    M ckan/tests/legacy/lib/test_i18n.py
  Log Message:
  -----------
  [#3053] Remove old locale session code.
Locale is no longer persisted by a value in the session (instead using
urls). This simply removes some old unused references to i18n info in
the session, and some commented out tests.
    
    
More information about the ckan-changes
mailing list