We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d5f2b5 commit 68c0567Copy full SHA for 68c0567
README.rst
@@ -871,7 +871,7 @@ Setting True as a value will instruct the django-redis to close all the connecti
871
License
872
-------
873
874
-.. code-block:: none
+.. code-block:: text
875
876
Copyright (c) 2011-2015 Andrey Antukh <niwi@niwi.nz>
877
Copyright (c) 2011 Sean Bleier
setup.cfg
@@ -6,6 +6,7 @@ author = Andrei Antoukh
6
author_email = niwi@niwi.nz
7
description = Full featured redis cache backend for Django.
8
long_description = file: README.rst
9
+long_description_content_type = text/x-rst
10
license = BSD-3-Clause
11
classifiers =
12
Development Status :: 5 - Production/Stable
0 commit comments