File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ Support This Project
248
248
This project is maintained by volunteers. Support their efforts by spreading the word about:
249
249
250
250
Django Crash Course
251
- ~~~~~~~~~~~~~~~~~~~~~~~~~
251
+ ++++++++++++++++++++++++++++++++++++
252
252
253
253
.. image :: https://cdn.shopify.com/s/files/1/0304/6901/files/Django-Crash-Course-300x436.jpg
254
254
:name: Django Crash Course: Covers Django 3.0 and Python 3.8
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ def read(fname):
39
39
version = __version__ ,
40
40
description = "A decorator for caching properties in classes." ,
41
41
long_description = readme + "\n \n " + history ,
42
+ long_description_content_type = "text/x-rst" ,
42
43
author = "Daniel Greenfeld" ,
43
44
44
45
url = "https://github.com/pydanny/cached-property" ,
You can’t perform that action at this time.
0 commit comments