wsgi/test/requirements.txt
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 09 Dec 2015 13:58:03 +0100
changeset 10961 6ff786884aad
parent 10545 8fa6506aa038
permissions -rw-r--r--
[hooks] fix timestamp confusion in TransactionsCleanupStartupHook transactions.tx_time is inserted as datetime.utcnow(), in server/sources/native.py:NativeSQLSource.start_undoable_transaction. Don't compare it to datetime.now().
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10545
8fa6506aa038 [tox] Add missing dependency on webtest for wsgi tests
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
diff changeset
     1
webtest