Browse Source

Quick documentation about the Sites application

Baptiste Jonglez 10 years ago
parent
commit
25ea388017
1 changed files with 7 additions and 1 deletions
  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: