requirements/test-server.txt
author Nicola Spanti <nicola.spanti@logilab.fr>
Fri, 13 Apr 2018 17:28:14 +0200
changeset 12787 be63e0fd43d0
parent 12568 fc45f22c8100
child 12895 5a9d1e64f505
permissions -rw-r--r--
[web/views] Fix AutoformSectionRelationTags.set_muledit_editable It is a method call, so `self` is passed implicitely as first argument, so it is useless to pass it also explicitely as second argument. In fact, it does not work without this. A monkey patch had been done in a private client's project, but the fix is revelant for everyone.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12493
2c47461fec21 [test] Depends on psycopg2-binary
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 12490
diff changeset
     1
psycopg2-binary
11753
cf24ccbc7b83 [tox] Require ldap3 < 2 for server tests
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 11478
diff changeset
     2
ldap3 < 2