|
migrations
|
Fixes tests for Django 1.6 & 1.7.
|
2015-01-18 17:50:35 +01:00 |
|
__init__.py
|
Adds a test for the management command.
|
2015-02-22 00:51:47 +01:00 |
|
api.py
|
Uses database cursors as context managers.
|
2015-04-11 02:04:53 +02:00 |
|
models.py
|
Fixes tests for Django 1.6 & 1.7.
|
2015-01-18 17:50:35 +01:00 |
|
multi_db.py
|
Drops Django 1.6 & Python 2.6 support.
|
2015-04-11 01:57:13 +02:00 |
|
read.py
|
Uses database cursors as context managers.
|
2015-04-11 02:04:53 +02:00 |
|
settings.py
|
Uses database cursors as context managers.
|
2015-04-11 02:04:53 +02:00 |
|
thread_safety.py
|
Adds the last missing tests.
|
2014-12-14 08:52:21 +01:00 |
|
write.py
|
Uses database cursors as context managers.
|
2015-04-11 02:04:53 +02:00 |