blob: e4296ceb45320f8ef9e34d376c7b281e137b67d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
==============================
Set up HyperKitty (archiver)
==============================
The `HyperKitty`_ application aims at providing an interface to visualize and
explore Mailman archives. This is a `Django`_ project.
To set up `HyperKitty`_, please see `the Hyperkitty documentation`_.
.. _`HyperKitty`: https://fedorahosted.org/hyperkitty/
.. _`Django`: http://djangoproject.org/
.. _`the Hyperkitty documentation`: https://hyperkitty.readthedocs.io
|