mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
25 lines
382 B
ReStructuredText
25 lines
382 B
ReStructuredText
======
|
|
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.
|
|
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
testing
|
|
integration
|
|
settings
|
|
api
|
|
|
|
..
|
|
Indices and tables
|
|
==================
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|