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

Commit a9bbc65

Browse files
committed
Moved section up to usage
1 parent e6710c7 commit a9bbc65

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@ Using
6868

6969
The library provides a Python wrapper around the Twitter API and the Twitter data model.
7070

71+
----
72+
Using with Django
73+
----
74+
75+
Additional template tags that expand tweet urls and urlize tweet text. See the django template tags available for use with python-twitter: https://github.com/radlws/python-twitter-django-tags
76+
7177
-----
7278
Model
7379
-----
@@ -124,12 +130,6 @@ There are many more API methods, to read the full API documentation::
124130
$ pydoc twitter.Api
125131

126132

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
133133

134134
----
135135
Todo

0 commit comments

Comments
 (0)