[ckan-changes] [ckan/ckan] 5e6146: Don't dictize packages when dictizing a vocab
GitHub
noreply at github.com
Mon Aug 18 12:06:13 UTC 2014
Branch: refs/heads/make-vocabulary-dictize-faster
Home: https://github.com/ckan/ckan
Commit: 5e614687da77dfd0986260753e7d3e86fdfba28b
https://github.com/ckan/ckan/commit/5e614687da77dfd0986260753e7d3e86fdfba28b
Author: Sean Hammond <git at seanh.cc>
Date: 2014-08-18 (Mon, 18 Aug 2014)
Changed paths:
M ckan/lib/dictization/model_dictize.py
Log Message:
-----------
Don't dictize packages when dictizing a vocab
When dictizing a vocabulary, don't dictize every package of every one of
the vocab's tags. This makes vocabulary_dictize and vocabulary_show much
faster, which makes a big difference when creating and updating datasets
that have some custom fields that use tag vocabularies.
More information about the ckan-changes
mailing list