annotate MANIFEST.in @ 331:e93a9fd329d9

affiliations XMPP handling: /!\ PostGreSQL minimal version raised to 9.5 (for upsert support) - affiliations can now be handler after node creation using XMPP: affiliationsGet, affiliationsSet (both for node owner) and affiliations (for an entity to know with which nodes it is affiliated on the service) are implemented - pgsql: getOrCreateEntities helping method has been implemented, it get entity_id and create missing entities when needed.
author Goffi <goffi@goffi.org>
date Sun, 26 Mar 2017 20:58:48 +0200
parents 86e767dc6abb
children c56a728412f1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
155
5191ba7c4df8 Work towards first release 0.5.0.
Ralph Meijer <ralphm@ik.nu>
parents:
diff changeset
1 include INSTALL
264
86e767dc6abb packaging for release
souliane <souliane@mailoo.org>
parents: 208
diff changeset
2 include COPYING
86e767dc6abb packaging for release
souliane <souliane@mailoo.org>
parents: 208
diff changeset
3 include CHANGELOG
208
cc4f45ef793e Commit 0.8.1 release to SVN.
Ralph Meijer <ralphm@ik.nu>
parents: 189
diff changeset
4 include db/*
189
c61034369463 Released Idavoll 0.7.0.
Ralph Meijer <ralphm@ik.nu>
parents: 155
diff changeset
5 graft twisted