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: 7e2ea9c8d02212880fd9f0244b80eb0fb6ac4c8b (
plain
)
1
2
3
4
5
SECRET_KEY = "abcdefg" INSTALLED_APPS = [ "django.contrib.postgres", ]