misc/migration/3.18.4_Any.py
author Alain Leufroy <alain@leufroy.fr>
Thu, 15 May 2014 23:05:15 +0200
changeset 10104 cdc0b0216da2
parent 9541 e8040107b97e
permissions -rw-r--r--
[cwctl] rewrite wsgi method choices This will help devs to add new choices by adding their callback to WSGI_CHOICES. Note: ``options`` becomes a property because ``wsgichoices()`` should be evaluated at the last-minute.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9541
e8040107b97e [schema] explicitly declare 'add' permissions for a couple attributes
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms('CWSource')
e8040107b97e [schema] explicitly declare 'add' permissions for a couple attributes
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     2
sync_schema_props_perms('CWSourceHostConfig')