전체 글 (198) 썸네일형 리스트형 [Django] DJANGO + MARIADB 연동 1. Django 기본 설정 Django 확인 root@8edea7e903f2:/etc/apache2# python3 -m django --version 2.2.10 root@8edea7e903f2:/etc/apache2# cd /var/www root@8edea7e903f2:/var/www# ls -al total 20 drwxr-xr-x 5 root root 4096 Feb 14 07:28 . drwxr-xr-x 1 root root 4096 Feb 17 05:33 .. drwxr-xr-x 4 root root 4096 Feb 17 05:23 APP drwxr-xr-x 3 root root 4096 Feb 14 06:56 html drwxr-xr-x 2 root root 4096 Feb 14 06:5.. [Docker] Docker 기본 사용 방법 보호되어 있는 글입니다. [MariaDB] IP/Port 이용한 접속 및 DB생성 IP/Port를 이용한 접속 - mysql -h [IP] -p [Port] -u [유저] -p C:\DevCenter\MariaDB\mariadb-10.5.1-winx64\bin>mysql -h 172.16.2.6 -P 8087 -u root -p Enter password: ****** Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 46 Server version: 10.0.38-MariaDB-0ubuntu0.16.04.1 Ubuntu 16.04 Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' .. [HANA] 1977584 - Technical Consistency Checks for SAP HANA Databases - https://launchpad.support.sap.com/#/notes/1977584%20%E2%80%93%20Technical%20Consistency%20Checks%20for%20SAP%0A%09%09%09%09%09%09%09%09%09HANA%20Databases https://launchpad.support.sap.com/#/notes/1977584%20%E2%80%93%20Technical%20Consistency%20Checks%20for%20SAP%0A%09%09%09%09%09%09%09%09%09HANA%20Databases launchpad.support.sap.com Symptom You are interested in an pro-active SAP HANA consist.. [Django] Tutorial 따라하기 - 6 * reference : https://docs.djangoproject.com/ko/2.1/intro/tutorial06/ 첫 번째 장고 앱 작성하기, part 6 | Django 문서 | Django Django The web framework for perfectionists with deadlines. Overview Download Documentation News Community Code Issues About ♥ Donate docs.djangoproject.com #. Change APP -- Change Style sheet (djenv) ivan@django:~/djgo$ more polls/static/polls/style.css li a { color: green; } -- Loa.. [Django] Tutorial 따라하기 - 5 - reference : https://docs.djangoproject.com/ko/2.1/intro/tutorial05/ 첫 번째 장고 앱 작성하기, part 5 | Django 문서 | Django Django The web framework for perfectionists with deadlines. Overview Download Documentation News Community Code Issues About ♥ Donate docs.djangoproject.com #. Test -- Identify bug (djenv) ivan@django:~/djgo$ python manage.py shell Python 3.6.8 (default, Oct 7 2019, 12:59:55) [GCC 8... [Django] Tutorial 따라하기 - 4 * reference : https://docs.djangoproject.com/ko/2.1/intro/tutorial04/ 첫 번째 장고 앱 작성하기, part 4 | Django 문서 | Django Django The web framework for perfectionists with deadlines. Overview Download Documentation News Community Code Issues About ♥ Donate docs.djangoproject.com #. Make form -- Add to template (djenv) ivan@django:~/djgo$ more polls/templates/polls/detail.html {{ question.question_text }}.. [HANA] 2100009 - FAQ: SAP HANA Savepoints Symptom You face issues or have questions related to savepoints in SAP HANA environments. Environment SAP HANA Cause 1. What are savepoints in SAP HANA environments? 2. When is a savepoint triggered? 3. Where can I find more information related to savepoints? 4. Which indications exist for problems related to savepoints? 5. Are savepoints online operations? 6. How can typical savepoint issues be.. 이전 1 ··· 14 15 16 17 18 19 20 ··· 25 다음