Changeset 8

Show
Ignore:
Timestamp:
10/15/2008 06:14:38 PM (3 years ago)
Author:
alex
Message:
  • README modifications
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README

    r4 r8  
    3535 
    3636 * Modify the settings.py for your situation, at a minimum: 
    37    * Add your name/emailaddress to the ADMIN tuple (the first ADMIN is used for sending the invitiations) 
     37   * Add your name/emailaddress to the ADMIN tuple (the first ADMIN is used for sending the invitations) 
    3838   * Change the QUESTIONNAIRE_URL to the domain where you want to host this project (this URL is sent to your users in order to login) 
    3939 
     
    4646owns the database.  
    4747 
    48 Django Questionnaire is licenced under the MIT license (the same that Django 
     48Django Questionnaire is licensed under the MIT license (the same that Django 
    4949uses). Feel free to do with it as you want, see LICENSE for the details. 
    5050