This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-cachalot
Watch
1
Star
0
Fork
You've already forked django-cachalot
0
mirror of
https://github.com/Hopiu/django-cachalot.git
synced
2026-05-09 05:04:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
be4e723b3f
django-cachalot
/
cachalot
History
Bertrand Bordage
be4e723b3f
Commits an atomic cache after a SQL commit (not before).
2014-10-13 20:57:36 +02:00
..
__init__.py
Updates version number.
2014-10-07 16:06:14 +02:00
models.py
Adds a special cache for transactions.
2014-09-29 19:16:53 +02:00
monkey_patch.py
Commits an atomic cache after a SQL commit (not before).
2014-10-13 20:57:36 +02:00
settings.py
Uses `
wraps
` to be able to pickle patched methods.
2014-10-06 00:58:39 +02:00
tests.py
Fixes a test for MySQL.
2014-10-06 14:58:21 +02:00