Changeset 32b9b17 for remit


Ignore:
Timestamp:
Jul 5, 2014, 8:26:37 PM (11 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master
Children:
e24d22f
Parents:
6479b5c
git-author:
Alex Dehnert <adehnert@…> (07/05/14 19:50:48)
git-committer:
Alex Dehnert <adehnert@…> (07/05/14 20:26:37)
Message:

Improve install docs and script dev installs

Location:
remit/settings
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • remit/settings/__init__.py

    r6479b5c r32b9b17  
    5454# to load the internationalization machinery.
    5555USE_I18N = True
     56
     57# Required settings
     58# SITE_URL_BASE: used to construct absolute URLs for use in emails
    5659
    5760from local import *
Note: See TracChangeset for help on using the changeset viewer.