This project is maintained by volunteers. Support their efforts by spreading the word about:
Django Crash Course
-~~~~~~~~~~~~~~~~~~~~~~~~~
+++++++++++++++++++++++++++++++++++++
.. image:: https://cdn.shopify.com/s/files/1/0304/6901/files/Django-Crash-Course-300x436.jpg
:name: Django Crash Course: Covers Django 3.0 and Python 3.8
version=__version__,
description="A decorator for caching properties in classes.",
long_description=readme + "\n\n" + history,
+ long_description_content_type="text/x-rst",
author="Daniel Greenfeld",
author_email="pydanny@gmail.com",
url="https://github.com/pydanny/cached-property",