index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
postgres_tests
/
integration_settings.py
blob: c4ec0d1157afef9843d89d7d4941f3b4045aec97 (
plain
)
1
2
3
4
5
SECRET_KEY = 'abcdefg' INSTALLED_APPS = [ 'django.contrib.postgres', ]