Bertrand Bordage
|
a8b77c6e32
|
Adds CACHALOT_ONLY_CACHABLE_TABLES.
|
2015-10-05 20:10:19 +02:00 |
|
Bertrand Bordage
|
009b7ca557
|
Handles Django bug #25501 in tests.
|
2015-10-04 18:35:44 +02:00 |
|
Bertrand Bordage
|
9938b54123
|
Merge branch 'master' into django-1.8
Conflicts:
cachalot/cache.py
cachalot/monkey_patch.py
cachalot/tests/read.py
cachalot/utils.py
tox.ini
|
2015-10-02 18:39:04 +02:00 |
|
Bertrand Bordage
|
5cc4d3ae93
|
Adds an UNCACHABLE_TABLES setting to fix some migrations issues in tests and significantly speed up tests.
|
2015-06-17 21:24:49 +02:00 |
|
Bertrand Bordage
|
3798a1c97d
|
Adds a signal to trigger post-invalidation behaviours.
|
2015-04-17 20:06:18 +02:00 |
|
Bertrand Bordage
|
16e14c9219
|
Drops Django 1.6 & Python 2.6 support.
|
2015-04-11 01:57:13 +02:00 |
|
Bertrand Bordage
|
0c8180a6e7
|
Adds the invalidate_cachalot Django command.
|
2015-02-18 03:03:32 +01:00 |
|
Bertrand Bordage
|
56e12f0dba
|
Typos.
|
2014-12-14 10:12:38 +01:00 |
|
Bertrand Bordage
|
3355d2c0b2
|
Layout in quickstart.
|
2014-12-14 09:51:37 +01:00 |
|
Bertrand Bordage
|
b6c1dfc200
|
Restores locmem support for Django 1.6.
|
2014-12-14 08:08:51 +01:00 |
|
Bertrand Bordage
|
3e8135722a
|
Drops pylibmc support with Django 1.6 due to a severe random pylibmc freeze without traceback.
|
2014-12-14 07:54:54 +01:00 |
|
Bertrand Bordage
|
43b29a9271
|
Removes locmem support on Django 1.6.
|
2014-12-14 05:57:40 +01:00 |
|
Bertrand Bordage
|
3ce311d735
|
Adds a note about MySQL query cache.
|
2014-12-13 20:05:39 +01:00 |
|
Bertrand Bordage
|
bd10637f46
|
Adds a django-debug-toolbar panel.
|
2014-12-08 22:00:08 +01:00 |
|
Bertrand Bordage
|
d84783b0f1
|
Simplifies cachalot_settings and forbids its modification.
|
2014-12-08 19:43:43 +01:00 |
|
Bertrand Bordage
|
47bb01c7b3
|
Adds pylibmc support.
|
2014-12-08 03:47:11 +01:00 |
|
Bertrand Bordage
|
13ea4b0bde
|
Removes file-based cache support for Django 1.6.
|
2014-12-08 03:16:31 +01:00 |
|
Bertrand Bordage
|
b1804a11ee
|
Adds file-based caching support.
|
2014-12-08 01:01:58 +01:00 |
|
Bertrand Bordage
|
6200a12b20
|
Invalidates raw queries.
|
2014-11-04 01:17:35 +01:00 |
|
Bertrand Bordage
|
83618b69cd
|
Adds QUERY_KEYGEN & TABLE_KEYGEN.
|
2014-10-30 04:17:48 +01:00 |
|
Bertrand Bordage
|
263af6cfb2
|
Typo.
|
2014-10-29 20:51:56 +01:00 |
|
Bertrand Bordage
|
5f94747ae6
|
Adds CACHALOT_CACHE_RANDOM.
|
2014-10-29 17:50:36 +01:00 |
|
Bertrand Bordage
|
d36ee841b9
|
Creates a Sphinx documentation.
|
2014-10-28 23:44:28 +01:00 |
|