dpaste/docs/index.rst

27 lines
459 B
ReStructuredText
Raw Normal View History

2013-12-18 21:28:45 +11:00
======
dpaste
======
dpaste is a Django based pastebin. It's intended to run separately but its also
possible to be installed into an existing Django project like a regular app.
2013-12-18 20:56:50 +11:00
2018-06-22 20:37:54 +10:00
.. note:: dpaste requires at a minimum Python 3.4 and Django 1.11.
2013-12-18 20:56:50 +11:00
Contents:
.. toctree::
2014-01-12 02:00:11 +11:00
:maxdepth: 1
2013-12-18 20:56:50 +11:00
2018-06-22 20:37:54 +10:00
local_development
2013-12-18 21:28:45 +11:00
integration
settings
2014-01-07 23:36:02 +11:00
api
2013-12-18 20:56:50 +11:00
2013-12-18 21:28:45 +11:00
..
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
2013-12-18 20:56:50 +11:00