- Home
- Linux
- django-cache-utils2
- Downloading...
Last Viewed Software
PHP AdminPanel Website Back End Script 12 Apr 18
Swift XML Converter 1 Jan 15
XRay XML Editor 28 May 15
Accessible Copy of the Microsoft Active Accessibility SDK Documentation 21 Sep 15
django-cache-utils2 0.1
django-cache-utils2 is a Django app that provides cached decorator and invalidate function.Installationpip install django-cache-utils2Usagefrom cache_utils2 import cached, invalidate@cached(60)def foo(x, y=0): print 'foo is called' return...
Last Viewed Software
PHP AdminPanel Website Back End Script 12 Apr 18
Swift XML Converter 1 Jan 15
XRay XML Editor 28 May 15
Accessible Copy of the Microsoft Active Accessibility SDK Documentation 21 Sep 15