[ckan-changes] [okfn/ckan] 494420: [#727] Clean up imports in core
GitHub
noreply at github.com
Tue Apr 2 17:25:47 UTC 2013
Branch: refs/heads/727-import-cleans
Home: https://github.com/okfn/ckan
Commit: 494420ffaa7eeb7e4b676f6ffcc0a44836f4b407
https://github.com/okfn/ckan/commit/494420ffaa7eeb7e4b676f6ffcc0a44836f4b407
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M ckan/config/environment.py
M ckan/controllers/api.py
M ckan/controllers/feed.py
M ckan/controllers/home.py
M ckan/controllers/related.py
M ckan/controllers/revision.py
M ckan/controllers/tag.py
M ckan/controllers/user.py
M ckan/lib/activity_streams.py
M ckan/lib/alphabet_paginate.py
M ckan/lib/base.py
M ckan/lib/email_notifications.py
M ckan/lib/formatters.py
M ckan/lib/mailer.py
M ckan/lib/navl/dictization_functions.py
M ckan/lib/navl/validators.py
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/auth/create.py
M ckan/logic/converters.py
M ckan/logic/validators.py
M ckan/model/license.py
M ckan/model/package_relationship.py
M ckan/plugins/toolkit.py
M ckan/tests/functional/test_home.py
Log Message:
-----------
[#727] Clean up imports in core
More information about the ckan-changes
mailing list