文件名称:Postgresql_setup
文件大小:13KB
文件格式:ZIP
更新时间:2024-05-04 23:02:16
Python
Postgresql_setup 我将此存储库用作在基于生产的数据库Postgresql到django上使用的默认Sql lite3的介绍。 该存储库还可以提醒用户下载后用于设置postgresql的设置。 我在适当的注释中使用的设置位于“ postgretest”文件夹的设置文件中,转到第77行以查看我在适当的注释中使用的设置。
【文件预览】:
Postgresql_setup-master
----testdb()
--------apps.py(87B)
--------tests.py(60B)
--------migrations()
--------admin.py(121B)
--------__init__.py(0B)
--------models.py(211B)
--------__pycache__()
--------views.py(63B)
----manage.py(667B)
----postgretest()
--------settings.py(3KB)
--------urls.py(753B)
--------__init__.py(0B)
--------asgi.py(399B)
--------__pycache__()
--------wsgi.py(399B)
----README.md(428B)
----.gitignore(5B)