__pkginfo__.py
author Christophe de Vienne <christophe@unlish.com>
Mon, 26 Jan 2015 17:59:10 +0100
changeset 11550 38ed4c3ac3de
parent 11515 b3267ba817b4
permissions -rw-r--r--
[tools] Provide a faster build_user The main trick is to use a cache of user entities. To do so, a few tools are needed since the entities are not supposed to be copied around between connexions. Related to #4870347
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11515
b3267ba817b4 Initial debian packaging
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     1
modname = 'pyramid_cubicweb'