[ckan-changes] [okfn/ckan] d952c4: Removed limit of number of arguments passed to ``u...
GitHub
noreply at github.com
Wed Jan 8 13:37:51 UTC 2014
Branch: refs/heads/release-v2.1.2
Home: https://github.com/okfn/ckan
Commit: d952c4f31f4bdd60b15df54d19439b74f668510a
https://github.com/okfn/ckan/commit/d952c4f31f4bdd60b15df54d19439b74f668510a
Author: Samuele Santi <redshadow at hackzine.org>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
Removed limit of number of arguments passed to ``user add`` command.
This is needed as the ``user add`` command is supposed to accept a variable number
of arguments.
More information about the ckan-changes
mailing list