|
tests
|
Fixes tests for SQLite.
|
2014-12-14 09:01:17 +01:00 |
|
__init__.py
|
Version 0.9.0.
|
2014-12-14 09:46:36 +01:00 |
|
api.py
|
Typos in some docstrings.
|
2014-12-07 01:55:52 +01:00 |
|
cache.py
|
Replaces del dict[k] by dict.pop(k).
|
2014-11-24 18:41:35 +01:00 |
|
models.py
|
Adds a special cache for transactions.
|
2014-09-29 19:16:53 +02:00 |
|
monkey_patch.py
|
Removes lines that became useless.
|
2014-12-14 08:35:52 +01:00 |
|
panels.py
|
Small fixes in the debug toolbar panel.
|
2014-12-09 03:17:59 +01:00 |
|
transaction.py
|
Removes lines that became useless.
|
2014-12-14 08:35:52 +01:00 |