Bertrand Bordage
|
6200a12b20
|
Invalidates raw queries.
|
2014-11-04 01:17:35 +01:00 |
|
Bertrand Bordage
|
a8fa93ebd3
|
Removes the hack for the number of queries with MySQL.
|
2014-10-29 20:00:33 +01:00 |
|
Bertrand Bordage
|
ddfbfba75d
|
Caches all queries resulting of a `Queryset.extra`.
|
2014-10-29 19:38:33 +01:00 |
|
Bertrand Bordage
|
683b5463f1
|
Fixes yet another testing issue with SQLite.
|
2014-10-29 15:03:56 +01:00 |
|
Bertrand Bordage
|
38065f9454
|
Fixes the number of queries for SQLite.
|
2014-10-29 14:57:01 +01:00 |
|
Bertrand Bordage
|
7bfd570554
|
Adds tests for multi-table inheritance.
|
2014-10-29 13:46:27 +01:00 |
|
Bertrand Bordage
|
5a4f0a4f7a
|
Fixes tests for Django 1.7 & MySQL.
|
2014-10-21 23:49:26 +02:00 |
|
Bertrand Bordage
|
e276d3961c
|
Adds a test to find if the cache is invalidated after flush and loaddata commands.
|
2014-10-21 23:10:58 +02:00 |
|
Bertrand Bordage
|
a4f766fd14
|
Adds tests for select_for_update.
|
2014-10-20 17:25:20 +02:00 |
|
Bertrand Bordage
|
7877a13e82
|
Adds 2 tests.
|
2014-10-20 16:44:22 +02:00 |
|
Bertrand Bordage
|
0da4880442
|
Separates tests in several files.
|
2014-10-20 15:40:37 +02:00 |
|