Commit graph

16 commits

Author SHA1 Message Date
Bertrand Bordage
51abf85f70 Removes a skipIf no longer relevant. 2018-06-14 15:24:36 +02:00
Kosei Kitahara
df42746729
Remove EOL version specific macros 2018-04-17 14:51:41 +09:00
Bertrand Bordage
a279e38dfd Adds tests for mutable parameters and results. 2017-06-07 11:36:02 +02:00
Bertrand Bordage
423393c0bd Simplifies some tests. 2017-06-07 10:28:13 +02:00
Bertrand Bordage
3dd3082575 Creates a test for CachalotPanel. 2016-10-23 20:06:58 +02:00
Bertrand Bordage
944ebb9b73 Removes old Django 1.7 code. 2016-07-21 12:19:31 +02:00
Bertrand Bordage
3e7a9a0808 Prevents queries with Now from being cached. 2015-12-28 05:51:38 +01:00
Bertrand Bordage
3a97912f3d Handles and tests JSONField. 2015-12-28 03:14:57 +01:00
Bertrand Bordage
746616b7b1 Fixes version number comparison. 2015-12-18 16:46:00 +01:00
Bertrand Bordage
be01f2d6fa Simplification. 2015-12-18 12:37:34 +01:00
Bertrand Bordage
6d6bbdeb6f Tests FloatField and cache queries using it. 2015-10-28 16:51:26 +01:00
Bertrand Bordage
e02632881e Removes some useless compatibility code. 2015-10-28 12:13:48 +01:00
Bertrand Bordage
3a6f7bbc29 Tests all django.contrib.postgres reading possibilities + makes caching work for most array and hstore queries. 2015-10-04 22:14:18 +02:00
Bertrand Bordage
009b7ca557 Handles Django bug #25501 in tests. 2015-10-04 18:35:44 +02:00
Bertrand Bordage
e1ac02bec7 Fixes Django 1.7 compatibility. 2015-10-03 04:30:23 +02:00
Bertrand Bordage
6b2fdb6da1 Creates a clean way to test PostgreSQL specific features. 2015-10-03 03:18:34 +02:00