Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gchandrasa/idpythonproject

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID Python

Info:Website Python Indonesia
Author: Gilang Chandrasa (http://github.com/gchandrasa)
Maintainer:Gilang Chandrasa (http://github.com/gchandrasa)

Collaborators :

  • Adesanto Asman (@adesst)
  • Fanani M. Ihsan (@fananimi)
  • Gilang Chandrasa (@gchandrasa)
  • Sakti Dwi Cahyono (@saktidc)
  • Selwin Ong (@selwin)

Untuk settings individu, seperti konfigurasi database gunakan file settings_local.py, contoh isi file settings_local.py :

DATABASES = {
    'default': {
        'ENGINE': 'django.db.backends.mysql', # Add 'postgresql_psycopg2', 'postgresql', 'mysql', 'sqlite3' or 'oracle'.
        'NAME': 'pencerah',                      # Or path to database file if using sqlite3.
        'USER': 'username',                      # Not used with sqlite3.
        'PASSWORD': 'password',                  # Not used with sqlite3.
        'HOST': '',                      # Set to empty string for localhost. Not used with sqlite3.
        'PORT': '',                      # Set to empty string for default. Not used with sqlite3.
    }
}
DEBUG = True
TEMPLATE_DEBUG = DEBUG

Note : Jangan masukan settings_local.py ke dalam git repository

About

Website Python Indonesia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.