Changeset 8
Legend:
- Unmodified
- Added
- Removed
-
README
r4 r8 35 35 36 36 * 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 invit iations)37 * Add your name/emailaddress to the ADMIN tuple (the first ADMIN is used for sending the invitations) 38 38 * 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) 39 39 … … 46 46 owns the database. 47 47 48 Django Questionnaire is licen ced under the MIT license (the same that Django48 Django Questionnaire is licensed under the MIT license (the same that Django 49 49 uses). Feel free to do with it as you want, see LICENSE for the details. 50 50
