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

Commit

Permalink
Moved section up to usage
Browse files Browse the repository at this point in the history
  • Loading branch information
radzhome committed Dec 24, 2014
1 parent e6710c7 commit a9bbc65
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@ Using

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

----
Using with Django
----

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

-----
Model
-----
Expand Down Expand Up @@ -124,12 +130,6 @@ There are many more API methods, to read the full API documentation::
$ pydoc twitter.Api


----
Using with Django
----


See the django template tags available for use with python-twitter: https://github.com/radlws/python-twitter-django-tags

----
Todo
Expand Down

0 comments on commit a9bbc65

Please sign in to comment.