django-ultracache

Cache views, template fragments and arbitrary Python code. Monitor Django object changes to perform automatic fine-grained cache invalidation from Django level, through proxies, to the browser. Make …

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-ultracache

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.3 2026-01-11    
2.2 2022-01-12
2.1.1 2021-07-28
2.1.0 2021-07-14
2.0.0 2019-12-31
1.11.12 2019-05-29
1.11.11 2018-11-05
1.11.10 2018-04-13
1.11.9 2017-09-06
1.11.8 2017-09-03
1.11.7 2017-08-30
1.11.6 2017-08-29
1.11.5 2017-06-22
1.11.4 2017-06-07
1.11.3 2017-06-06
1.11.2 2017-06-06
1.11.1 2017-05-08
1.11.0 2017-05-06
1.10.2 2017-02-01
1.10.1 2016-12-02
1.9.1 2016-08-23
1.9.0 2016-05-18
0.3.8 2016-05-11
0.3.7 2016-03-18
0.3.6 2016-03-17
0.3.5 2016-03-16
0.3.4 2016-03-15
0.3.3 2016-03-10
0.3.2 2016-03-08
0.3.1 2016-02-03
0.2 2016-01-18
0.1.6 2015-11-26
0.1.5 2015-09-18
0.1.4 2015-09-08
0.1.3 2015-08-19
0.1.2 2015-08-15
0.1.1 2015-08-15
0.1 2015-07-14

Issues with this package?

Page last updated 2026-09-02 23:02:38 UTC