mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
oops.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
.DS_Store
|
||||
._*
|
||||
*.pyc
|
||||
local.py
|
||||
|
||||
@@ -20,6 +20,10 @@ DATABASES = {
|
||||
}
|
||||
}
|
||||
|
||||
# MANDRILL API KEY
|
||||
MANDRILL_API_KEY = ""
|
||||
|
||||
|
||||
# Local time zone for this installation. Choices can be found here:
|
||||
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
|
||||
# although not all choices may be available on all operating systems.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
# your local dev settings go here.
|
||||
Reference in New Issue
Block a user