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 Views9
    read more
  2. ISV(SaaS) 솔루션 CUBRID 컨설팅 프로모션

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

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

    Date2022.12.27 Byadmin Views968
    read more
  5. [제 61회 Open Technet] 공개SW DBMS Collaboration - 5/21(수)

    Date2014.04.30 Byadmin Views9822
    Read More
  6. [블로그] DBMS의 현재와 미래 (II) - 시장 포화론의 허구

    Date2006.10.27 By관리자 Views9825
    Read More
  7. 큐브리드가 "SDEC 2011"에 참가합니다.

    Date2011.06.23 Byadmin Views9853
    Read More
  8. [교육안내] 큐브리드 3월 무료 정기 교육 안내

    Date2007.02.26 By관리자 Views9929
    Read More
  9. [교육안내] 큐브리드 1월 정기교육 안내 - 무료 => 마감

    Date2007.01.10 By관리자 Views10070
    Read More
  10. [채용공고] 마케팅/홍보 전문가를 모집합니다.

    Date2007.01.02 By관리자 Views10105
    Read More
  11. 큐브리드 페이스북의 팬이 되어주세요

    Date2011.06.20 Byadmin Views10107
    Read More
  12. 통합 관리 도구 CUBRID Manager 8.4.0 patch3 버전 릴리스

    Date2012.01.04 ByCUBRID_DEV Views10230
    Read More
  13. CUBRID it! 프로그래밍 컨테스트

    Date2011.06.01 Byadmin Views10283
    Read More
  14. 2015년 9월 큐브리드 정기교육 안내

    Date2015.08.13 Byadmin Views10310
    Read More
  15. CUBRID 2008 R4.0 Patch 1 출시

    Date2011.08.05 Byadmin Views10322
    Read More
  16. [공지사항] 오픈소스 심포지엄 2006 전시 참가

    Date2006.09.22 By관리자 Views10324
    Read More
  17. 제1회 오픈 클라우드 엔진 컨퍼런스 안내 - 11/20(수)

    Date2013.11.05 Byadmin Views10336
    Read More
  18. K-BEC (Korea Big data Enterprise Conference) 2014 컨퍼런스 안내

    Date2014.03.04 Byadmin Views10417
    Read More
  19. [공지사항] 8월 BEST Q&A 선정

    Date2007.09.06 Byadmin Views10421
    Read More
  20. [채용공고] 기술지원분야에서 함께 할 인재를 모집합니다

    Date2007.02.12 By관리자 Views10422
    Read More
  21. [블로그] DBMS의 현재와 미래 (I) - 기능의 포화

    Date2006.10.17 By관리자 Views10445
    Read More
  22. 기적을 코딩하라! 슈퍼 개발자 K 시즌2 행사 안내

    Date2013.10.01 Byadmin Views10454
    Read More
  23. CUBRID 2008 R3.0 Beta 출시

    Date2010.07.21 Byadmin Views10501
    Read More
  24. [교육안내] 큐브리드 1월 무료 정기 교육 안내

    Date2008.01.04 Byadmin Views10504
    Read More
Board Pagination Prev 1 ... 7 8 9 10 11 12 13 14 15 16 ... 25 Next
/ 25

Contact Cubrid

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