Add Django project
This commit is contained in:
parent
38575a6d42
commit
a70ccca169
21 changed files with 3691 additions and 1 deletions
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
|
|
@ -1,3 +1,12 @@
|
|||
{
|
||||
"cSpell.words": ["chartboost", "feedvault", "PGHOST", "PGPORT", "PGUSER"]
|
||||
"cSpell.words": [
|
||||
"chartboost",
|
||||
"feedburner",
|
||||
"feedparser",
|
||||
"feedvault",
|
||||
"PGHOST",
|
||||
"PGPORT",
|
||||
"PGUSER",
|
||||
"webmail"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue