We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82114d8 commit d1a606aCopy full SHA for d1a606a
docs/faq.rst
@@ -14,3 +14,10 @@ causes the create/update/delete operations to fail.
14
15
The detailed explanation about why this happens is available `here <https://github.com/kennethreitz/requests/
16
issues/1704>`__.
17
+
18
+Can I use python-redmine with ChiliProject fork
19
+-----------------------------------------------
20
21
+Yes, you can. But keep in mind that ChiliProject is not actively developed and some features in REST API are
22
+missing, not all filters will work, etc. Several problems are described in issues `#37 <https://github.com/
23
+maxtepkeev/python-redmine/issues/37>`_ and `#38 <https://github.com/maxtepkeev/python-redmine/issues/38>`_.
0 commit comments