[ckan-changes] [okfn/ckan] 7007f2: Checks now that the route	doesn't exist but as map...
    noreply at github.com 
    noreply at github.com
       
    Tue Jan  3 14:40:44 UTC 2012
    
    
  
  Branch: refs/heads/feature-1485-package-and-group-custom-forms
  Home:   https://github.com/okfn/ckan
  Commit: 7007f26dc1aec731d294ed5fa8747e33692555e3
      https://github.com/okfn/ckan/commit/7007f26dc1aec731d294ed5fa8747e33692555e3
  Author: Ross Jones <rossdjones at gmail.com>
  Date:   2012-01-03 (Tue, 03 Jan 2012)
  Changed paths:
    M ckan/config/routing.py
  M ckan/controllers/group.py
  M ckan/controllers/package.py
  M ckan/migration/versions/047_rename_package_group_member.py
  M ckan/model/group.py
  M ckan/tests/lib/test_dictization.py
  Log Message:
  -----------
  Checks now that the route doesn't exist but as map.match() doesn't seem to do what is claims to it is
quite hard to determine whether the URL already exists, so we are currently checking with url_for
    
    
More information about the ckan-changes
mailing list