From 190bf89337ec93b6325e91c3165b1a3d5c37d6a1 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Fri, 12 Jul 2013 13:07:19 +0200 Subject: Documentation and a small fix --- doc/install.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/install.rst b/doc/install.rst index d7c35a0..b335d18 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -116,6 +116,9 @@ command:: python hyperkitty_standalone/manage.py loaddata first_start +Thread categories can be edited and added from the Django administration +interface (append ``/admin`` to your base URL). + Upgrading ========= -- cgit