###########################
Django Ditto: Documentation
###########################

A collection of Django apps for copying things from Flickr, Twitter and
Pinboard, and displaying them on your Django site.

.. toctree::
   :maxdepth: 2

   introduction
   installation


.. toctree::
   :maxdepth: 2
   :caption: Services supported

   services/flickr
   services/lastfm
   services/pinboard
   services/twitter

.. toctree::
   :maxdepth: 2
   :caption: For Developers

   development

.. toctree::
   :caption: Elsewhere

   Django Ditto on GitHub <https://github.com/philgyford/django-ditto>

   Django Ditto on PyPI <https://pypi.python.org/pypi/django-ditto>


.. image:: https://travis-ci.org/philgyford/django-ditto.svg?branch=master
  :target: https://travis-ci.org/philgyford/django-ditto?branch=master

.. image:: https://coveralls.io/repos/github/philgyford/django-ditto/badge.svg?branch=master
  :target: https://coveralls.io/github/philgyford/django-ditto?branch=master



.. Indices and tables
.. ******************

.. * :ref:`genindex`
.. * :ref:`modindex`
.. * :ref:`search`

