[ckan-changes] [okfn/ckan] a62293: Add basic datastore extension skeleton with create...

GitHub noreply at github.com
Tue Jul 24 15:30:23 UTC 2012


  Branch: refs/heads/2733-feature-datastore
  Home:   https://github.com/okfn/ckan
  Commit: a62293aff9884d9a4b3a5f6e323fffdd7c1d6a10
      https://github.com/okfn/ckan/commit/a62293aff9884d9a4b3a5f6e323fffdd7c1d6a10
  Author: John Glover <j at johnglover.net>
  Date:   2012-07-24 (Tue, 24 Jul 2012)

  Changed paths:
    A ckanext/datastore/__init__.py
    A ckanext/datastore/db.py
    A ckanext/datastore/logic/__init__.py
    A ckanext/datastore/logic/action/__init__.py
    A ckanext/datastore/logic/action/create.py
    A ckanext/datastore/logic/auth/__init__.py
    A ckanext/datastore/logic/auth/create.py
    A ckanext/datastore/logic/schema.py
    A ckanext/datastore/plugin.py
    A ckanext/datastore/tests/__init__.py
    A ckanext/datastore/tests/test_datastore.py
    M setup.py

  Log Message:
  -----------
  Add basic datastore extension skeleton with create logic/auth functions and tests.





More information about the ckan-changes mailing list