Changeset 676ea4b for remit


Ignore:
Timestamp:
Feb 2, 2010, 4:38:26 AM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, client
Children:
408cd14
Parents:
92ca60e
git-author:
Alex Dehnert <adehnert@…> (02/02/10 04:38:26)
git-committer:
Alex Dehnert <adehnert@…> (02/02/10 04:38:26)
Message:

Remove SECRET_KEY from settings.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/settings.py

    r92ca60e r676ea4b  
    5555ADMIN_MEDIA_PREFIX = '/media/admin/'
    5656
    57 # Make this unique, and don't share it with anybody.
    58 SECRET_KEY = '_poit_qs6s#!63a5pqn7nqa4q90eaupr6^@=u(symfvlz2c)n&'
    59 
    6057# List of callables that know how to import templates from various sources.
    6158TEMPLATE_LOADERS = (
Note: See TracChangeset for help on using the changeset viewer.