Background Image
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
cubrid-release-news.png


django-logo.png

Python Django 웹 프레임워크를 지원하는 CUBRID Python Driver 8.4.3.0003 버전을 릴리스합니다. 
이제부터 CUBRID + Python + Django 프레임워크를 사용하여 애플리케이션을 개발할 수 있습니다. 

1. 요구사항: 
Python 버전: 2.5 to 2.7
Django 버전: 1.4 (django_cubrid는 1.4.2에서 테스트됨)
CUBRID 엔진 버전: 8.4.3
CUBRID-Python 드라이버 버전: 8.4.3

2. 다운로드: 

3. 설치방법: 
django_cubrid 는 CUBRID Python 드라이버에 내장되어 있으므로, CUBRID Python 드라이버를 설치하면 됩니다. 
pip install CUBRID-Python

setting.py 에서 데이터베이스 섹션을 아래와 같이 설정합니다. 
DATABASES = {
    'default': {
        'ENGINE''django_cubrid',       # The backend name: django_cubrid
        'NAME''demodb',                  # CUBRID database name: eg. demodb
        'USER''public',                      # a database user: eg. public
        'PASSWORD': '',                     # a database user password: eg. an empty password
        'HOST': '',                            # Set to empty string for localhost.
        'PORT''33000',                 # Set to empty string for default 33000.
    }
}

4. 테스트 결과 요약 
보다 상세한 내용은 다음을 참고하세요 ( http://www.cubrid.org/wiki_apis/entry/test-django-with-cubrid )
Django AppSuccessFailedFailed cases
django.contrib.contenttypes80
django.contrib.sessions1970
django.contrib.sites31test_save_another (django.contrib.sites.tests.SitesFrameworkTests)
django.contrib.auth1335test_bug_5605 (django.contrib.auth.tests.forms.PasswordResetFormTest)
test_cleaned_data (django.contrib.auth.tests.forms.PasswordResetFormTest)
test_inactive_user (django.contrib.auth.tests.forms.PasswordResetFormTest)
test_unusable_password (django.contrib.auth.tests.forms.PasswordResetFormTest)
test_success (django.contrib.auth.tests.forms.UserCreationFormTest)


5. 관련 문서 및 링크 

 



  1. 큐브리드, 오픈소스 DB 관리 도구 디비버(DBeaver) 연동 강화

    Date2024.04.24 Byadmin Views45
    read more
  2. ISV(SaaS) 솔루션 CUBRID 컨설팅 프로모션

    Date2024.04.17 Byadmin Views103
    read more
  3. 큐브리드 인재 채용 – DBMS 연구개발 신입 및 경력사원 모집 - 상시

    Date2023.01.04 Byadmin Views1942
    read more
  4. CUBRID 9.3 버전 EOL 안내

    Date2022.12.27 Byadmin Views988
    read more
  5. 2013년 5월 큐브리드 정기교육 안내

    Date2013.05.02 Byadmin Views8322
    Read More
  6. MySQL Conference & Expo 2013 행사 참가

    Date2013.04.24 Byadmin Views13110
    Read More
  7. 2013 Open Cloud & Open Standards 세미나 - 4/18(목)

    Date2013.04.03 Byadmin Views9414
    Read More
  8. CUBRID, 전자정부 표준프레임워크 2.5와 호환성 인증

    Date2013.03.25 Byadmin Views10987
    Read More
  9. CUBRID 매니저/ 쿼리 브라우저 2013.03 버전 릴리스

    Date2013.03.19 ByCUBRID_DEV Views8954
    Read More
  10. CUBRID 9.1 출시 기념 KDB 제품홍보관 Quiz 이벤트

    Date2013.03.18 Byadmin Views15080
    Read More
  11. CUBRID 9.1 릴리스

    Date2013.03.16 Byadmin Views14616
    Read More
  12. 큐브리드 인재 채용 - 고객지원 및 영업 경력사원 모집

    Date2013.02.22 Byadmin Views18016
    Read More
  13. CUBRID Python 드라이버 8.4.3.0003 릴리스 ( django 프레임워크 지원)

    Date2013.02.08 ByCUBRID_DEV Views10508
    Read More
  14. CUBRID 마이그레이션 도구 8.4.3.201301버전 릴리스

    Date2013.02.08 ByCUBRID_DEV Views16718
    Read More
  15. CUBRID Manager 8.4.3.201212버전 릴리스 공지

    Date2012.12.25 ByCUBRID_DEV Views7227
    Read More
  16. 빅데이터 시대! SQL 기술전략 세미나 안내

    Date2012.12.18 Byadmin Views11569
    Read More
  17. CUBRID Node.js 드라이버 릴리스 공지

    Date2012.12.06 ByCUBRID_DEV Views9203
    Read More
  18. CUBRID 2008 R4.3 릴리스

    Date2012.11.21 Byadmin Views8138
    Read More
  19. 국산 SW Solution Day 2012 참가합니다.

    Date2012.11.13 Byadmin Views6844
    Read More
  20. CUBRID 마이그레이션 도구 8.4.1.201211 버전 릴리스

    Date2012.11.13 Byadmin Views6285
    Read More
  21. 국산ICT 솔루션 기업 상호협력식 및 발전전략 발표회에 참가합니다.

    Date2012.10.30 Byadmin Views8376
    Read More
  22. 제1회 클라우드 & OSS 컨퍼런스에 초대합니다.

    Date2012.10.24 Byadmin Views7182
    Read More
  23. CUBRID Manager, Query Browser 8.4.1.201210 버전 릴리스

    Date2012.10.24 ByCUBRID_DEV Views8584
    Read More
  24. 2012년 11월 정기교육 안내

    Date2012.10.22 Byadmin Views6214
    Read More
Board Pagination Prev 1 ... 6 7 8 9 10 11 12 13 14 15 ... 25 Next
/ 25

Contact Cubrid

대표전화 070-4077-2110 / 기술문의 070-4077-2113 / 영업문의 070-4077-2112 / Email. contact_at_cubrid.com
Contact Sales