author | David Douard <david.douard@logilab.fr> |
Wed, 08 Feb 2017 16:05:00 +0100 | |
changeset 11998 | cd09178c80a8 |
parent 11996 | b8ebd8724a37 |
child 11999 | f69288934d66 |
--- a/cubicweb/server/__init__.py Thu Feb 23 10:59:56 2017 +0100 +++ b/cubicweb/server/__init__.py Wed Feb 08 16:05:00 2017 +0100 @@ -206,7 +206,7 @@ def init_repository(config, interactive=True, drop=False, vreg=None, init_config=None): - """initialise a repository database by creating tables add filling them + """Initialise a repository database by creating tables and filling them with the minimal set of entities (ie at least the schema, base groups and a initial user) """