Articles 3
Evgenii Legotckoi
Evgenii LegotckoiMarch 18, 2023, 4:09 p.m.
Django - Lesson 060. Speeding up a website with caching templates One of the ways to significantly speed up the speed of a Django site is to cache both individual parts of the site templates and cache the templates after they are compiled by the site. Therefor…
Evgenii Legotckoi
Evgenii LegotckoiOct. 16, 2022, 3:58 p.m.
django_model_cached_property - Caching property for individual model objects in Django Introducing the release of the stable battery django_model_cached_property for caching property for individual model objects in Django. I already said that evileg_core …
Evgenii Legotckoi
Evgenii LegotckoiNov. 3, 2019, 4:03 a.m.
EVILEG-CORE. Caching properties of model objects using model_cached_property To speed up the site, in addition to optimizing database queries, you can use caching. Django allows you to cache: individual view , both Class Based View…
Comments 0
Nothing found
Forum topics 0
Nothing found
Forum posts 0
Nothing found
Test 0
Nothing found
Shared codes 0
Nothing found

Follow us in social networks