Merge remote-tracking branch 'troggle/master'

This commit is contained in:
Philip Sargent 2019-07-02 19:04:13 +01:00
commit 2d7892e3b1
3 changed files with 1 additions and 17 deletions

View File

@ -1,16 +0,0 @@
# use glob syntax
syntax: glob
*.pyc
db*
localsettings.py
*~
parsing_log.txt
troggle
troggle_log.txt
.idea/*
*.orig
media/images/*
.vscode/*
.swp
imagekit-off/

View File

@ -1,5 +1,5 @@
import sys
# link localsettings to this file for use on expo computer in austria
# This is the local settings for use with the docker compose dev setup. It is imported automatically
DATABASES = {
'default': {

0
modelviz.py Executable file → Normal file
View File