view MANIFEST.in @ 394:dc83b1d837cf

backend: fixed recursion error on getFullItem: getFullItem was doing a deepcopy of the item which could lead to infinite recursion if element had children. This has been fixed by doing a specialised copy function. For the same reason, an itemDataCopy function has also been implemented.
author Goffi <goffi@goffi.org>
date Mon, 18 Feb 2019 19:12:04 +0100
parents 86e767dc6abb
children c56a728412f1
line wrap: on
line source

include INSTALL
include COPYING
include CHANGELOG
include db/*
graft twisted