Skip to content

Commit ada3ec7

Browse files
committed
Update README.rst
1 parent 47eb6c8 commit ada3ec7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# coding=utf-8
2-
31
.. image:: https://raw.github.com/5monkeys/django-viewlet/master/docs/django_viewlet.png
42

53
Render template parts with extended cache control.
@@ -122,7 +120,7 @@ which alias should be used in settings:
122120
# ...
123121
}
124122
125-
Additionally, you can override cache backend in viewlet decorator with ``using`` argument
123+
Additionally, you can override cache alias in viewlet decorator with ``using`` argument
126124

127125
.. code-block:: python
128126

0 commit comments

Comments
 (0)