项目作者: pockemon

项目描述 :
Django web-application
高级语言: Python
项目地址: git://github.com/pockemon/Multiple-Database.git
创建时间: 2018-04-03T13:10:18Z
项目社区:https://github.com/pockemon/Multiple-Database

开源协议:

下载


Multiple-Database

Django web-application

  • A web-application to see how we can use one particular database for each app created in django other than default sqlite3.
  • database used for code 2 app is mysql
  • database used for code 3 app is postgresql

Install mysql

Install postgresql