Mercurial > p > roundup > code
view doc/license.txt @ 6536:b78c45828e42
post_init must be called on the database
.. otherwise things set up in post_init (notably rev_multilink
properties) will be missing. Note that post_init is idempotent and can
be called multiple times.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Mon, 29 Nov 2021 11:31:14 +0100 |
| parents | f22831a12ab8 |
| children | 8a73b0b12102 |
line wrap: on
line source
License ======= Roundup is Free Software under the following license (from the file COPYING.txt in the software distribution): .. include:: ../COPYING.txt :literal:
