Parcourir la source

Quick documentation about the Sites application

Baptiste Jonglez il y a 10 ans
Parent
commit
25ea388017
1 fichiers modifiés avec 7 ajouts et 1 suppressions
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -91,8 +91,14 @@ At this point, Django should run correctly:
     python manage.py runserver
     python manage.py runserver
 
 
 
 
+Configuration
+=============
+
+You should first setup the `sites` application, in the admin.  The domain name
+configured there is used for outgoing emails.
+
 ISP-specific configuration
 ISP-specific configuration
-==========================
+--------------------------
 
 
 The main place to customize Coin for your ISP is the IspDatabase application,
 The main place to customize Coin for your ISP is the IspDatabase application,
 in the admin.  Information entered in this application has two purposes:
 in the admin.  Information entered in this application has two purposes: