[ckan-changes] commit/ckanext-dgu: dread: [scripts]: Added draft command-line scripts for dump analysis and some db maintenance.
Bitbucket
commits-noreply at bitbucket.org
Fri May 20 18:12:30 UTC 2011
1 new changeset in ckanext-dgu:
http://bitbucket.org/okfn/ckanext-dgu/changeset/d22c5a60d02c/
changeset: r272:d22c5a60d02c
user: dread
date: 2011-05-20 20:11:58
summary: [scripts]: Added draft command-line scripts for dump analysis and some db maintenance.
affected #: 4 files (66 bytes)
--- a/setup.py Thu May 19 18:58:25 2011 +0100
+++ b/setup.py Fri May 20 19:11:58 2011 +0100
@@ -45,6 +45,7 @@
generate_test_organisations = ckanext.dgu.testtools.organisations:command
ons_remove_resources = ckanext.dgu.scripts.ons_remove_resources:command
ons_delete_resourceless_packages = ckanext.dgu.scripts.ons_delete_resourceless_packages:command
+ dump_analysis = ckanext.dgu.scripts.dump_analysis:command
[ckan.forms]
package_gov3 = ckanext.dgu.forms.package_gov3:get_gov3_fieldset
Repository URL: https://bitbucket.org/okfn/ckanext-dgu/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the ckan-changes
mailing list