{ "info": { "author": "Diego Lapiduz", "author_email": "diego@lapiduz.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "Django Cache Tools\n========================\n\nDjango Cache tools is a basic set of tools to built on top of the django cache framework\nto make it easier to use and add caching related features.\n\nTools included\n------------------------------------\n- KeyableModel: Model that has a cache_key to cache with.\n- expire_page: Expire a page with a given path.\n- @cache_page_in_group: Cache pages with a given group name so they can be expired all at one.\n\nDocumentation\n------------------------------------\nYou can find the docs at http://django-cache-tools.readthedocs.org/.\n\nRunning the Tests\n------------------------------------\n\nYou can run the tests with via::\n\n python runtests.py", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cfpb/django-cache-tools", "keywords": null, "license": "Public Domain", "maintainer": null, "maintainer_email": null, "name": "django-cache-tools", "package_url": "https://pypi.org/project/django-cache-tools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-cache-tools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/cfpb/django-cache-tools" }, "release_url": "https://pypi.org/project/django-cache-tools/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Tools to make caching easier in Django", "version": "0.1.1" }, "last_serial": 745413, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3b0237434f98d8572cd1deb14923cf51", "sha256": "b04eba3188caecf7db9679807ce87c02d06f4e4a9f52ec2bf40867f23bed5b8a" }, "downloads": -1, "filename": "django-cache-tools-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3b0237434f98d8572cd1deb14923cf51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3150, "upload_time": "2013-03-18T14:24:01", "url": "https://files.pythonhosted.org/packages/c7/ae/9bf2c971b55a53df924e662ad720de0cb886a56e3bc57afe4cec0dcc40fb/django-cache-tools-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "cbaab3c0295249f077fc2e37d9467353", "sha256": "e3ad43757e7bdccbf5410f607ff34b4285712e7e8bd09857766fcef96401c8b2" }, "downloads": -1, "filename": "django-cache-tools-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cbaab3c0295249f077fc2e37d9467353", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3610, "upload_time": "2013-03-22T14:08:46", "url": "https://files.pythonhosted.org/packages/10/df/0d2fe3f2aa02167c3739976d42843253b6e0017cd1d88828acbbeb87af11/django-cache-tools-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cbaab3c0295249f077fc2e37d9467353", "sha256": "e3ad43757e7bdccbf5410f607ff34b4285712e7e8bd09857766fcef96401c8b2" }, "downloads": -1, "filename": "django-cache-tools-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cbaab3c0295249f077fc2e37d9467353", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3610, "upload_time": "2013-03-22T14:08:46", "url": "https://files.pythonhosted.org/packages/10/df/0d2fe3f2aa02167c3739976d42843253b6e0017cd1d88828acbbeb87af11/django-cache-tools-0.1.1.tar.gz" } ] }