Commit graph

10 commits

Author SHA1 Message Date
Bertrand Bordage
0b86ae2bac Uses next(generator) instead of generator.next() for Python 3. 2015-02-22 01:05:12 +01:00
Bertrand Bordage
b7dbd00d02 Adds a test for the management command. 2015-02-22 00:51:47 +01:00
Bertrand Bordage
22ace2e2cb Updates transaction handling to work with the latest invalidation system. 2014-11-24 19:11:37 +01:00
Bertrand Bordage
04f7c76ab8 Updates a test. 2014-11-24 12:33:55 +01:00
Bertrand Bordage
6200a12b20 Invalidates raw queries. 2014-11-04 01:17:35 +01:00
Bertrand Bordage
1689820bee Fixes some method names. 2014-10-29 13:19:53 +01:00
Bertrand Bordage
04f0624598 Use an integer for booleans only on SQLite. 2014-10-29 12:34:44 +01:00
Bertrand Bordage
4e31d3cb7c Changes another boolean. 2014-10-29 12:30:04 +01:00
Bertrand Bordage
aa7c28782e Use integers instead of booleans for SQLite. 2014-10-29 12:25:05 +01:00
Bertrand Bordage
6d717b1590 Adds an APITestCase. 2014-10-29 12:10:07 +01:00