summaryrefslogtreecommitdiff
path: root/test/unittest_registry.py
Commit message (Expand)AuthorAgeFilesLines
* [registry] RegistrableInstance should be instantiated with __module__=__name__Philippe Pepiot2017-01-201-2/+7
* [registry] deprecate register_objects()Philippe Pepiot2017-01-201-2/+6
* [registry] add register_modnames()Philippe Pepiot2016-12-231-0/+9
* [py3k] explicitly build a list around dict methodsJulien Cristau2014-07-271-1/+1
* Remove obsolete __future__ imports (related to #264017)RĂ©mi Cardona2014-07-281-1/+0
* [registry] introduce RegistrableObject and RegistrableInstance base classes. ...Sylvain Th?nault2013-01-141-2/+42
* backported cubicweb's registry. Closes #84654Sylvain Th?nault2012-01-121-0/+163