Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 31225fc

Browse files
committed
added notes on django templatetags
1 parent 5d54c10 commit 31225fc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,14 @@ There are many more API methods, to read the full API documentation::
123123

124124
$ pydoc twitter.Api
125125

126+
127+
----
128+
Using with Django
129+
----
130+
131+
132+
See the django template tags available for use with python-twitter: https://github.com/radlws/python-twitter-django-tags
133+
126134
----
127135
Todo
128136
----

0 commit comments

Comments
 (0)