INTRO Python 3.10.0 Django 3.2.8 table/charts 적용 후 미리보기 - localhost:8000/home/ship_status/ : sidebar 출하현황 클릭 이동 - localhost:8000/home/ship_status/ : 크게보기 --the end-- -----python coding----------------------------------------------------------------------------------- 링크 생성 및 수정 templates/base/sidebar.html .... .... Reports 출하현황 매출현황 수주현황 Persona Menu Test_List charts_chartjs2.8 chart_bar_chartjs..
INTRO Python 3.10.0 Django 3.2.8 charts 적용 후 미리보기 - localhost:8000/charts_chartjs28/ : chartjs2.8 version, sidebar 클릭이동 - localhost:8000/charts_chartjs36/ : chartjs3.6 version, sidebar 클릭이동 --the end-- -----python coding----------------------------------------------------------------------------------- test 폴더 생성하기 : django-erp/charts/ - charts/views.py 파일 생성 config/urls.py """Major config URL C..
INTRO Python 3.10.0 Django 3.2.8 - Login template 위치 수정 : sidebar.html -> topbar.html - templates/sidebar.html : 부분 제거 .... Logged in as: {{ user.username }} .... - templates/topbar.html : Navbar dropdown toggle 메뉴 부분 수정 .... Settings Log-Out '{{ user.username }}'님 환영합니다. .... sales/customer 적용 후 미리보기 - localhost:8000/sales/customer 고객관리 옆 글쓰기 클릭 : localhost:8000/sales/customer_new 2번 공지사항 제목 클릭..
INTRO Python 3.10.0 Django 3.2.8 적용 후 미리보기 - localhost:8000 : 대문, welcome -> login으로 사용 - localhost:8000/accounts/login : login으로 사용 - localhost:8000/accounts/signup : 회원가입으로 사용 --> localhost:8000/home/ : 로그인 후 or 회원가입/로그인 후 --the end-- -----python coding----------------------------------------------------------------------------------- #참고 : from django.contrib.auth import views as auth_views 사..
INTRO Python 3.10.0 Django 3.2.8 1. base_log.html을 이용한 persona-erp.html, register.html, password.html 단순화 2. temlates/base/base.html을 이용한 home/notice 통합 home/views.py from django.shortcuts import render, redirect from django.contrib import auth from django.contrib.auth.models import User from django.contrib.auth import authenticate from django.contrib.auth.decorators import login_required from h..
INTRO Python 3.10.0 Django 3.2.8 1. base_log.html을 이용한 persona-erp.html, register.html, password.html 단순화 2. temlates/base/base.html을 이용한 home/notice 통합 persona 외 mysite/bstest 정리 및 templates/base 통합 - 현 tree 구조 : 빨강 삭제, 파랑 생성, 노랑 수정/이동 . ├── config │ ├── __init__.py │ ├── asgi.py │ ├── settings.py │ ├── urls.py │ └── wsgi.py ├── db.sqlite3 ├── home │ ├── __init__.py │ ├── admin.py │ ├── apps.py..
INTRO Python 3.10.0 Django 3.2.8 적용 후 미리보기 - localhost:8000/home/notice 공지사항 옆 글쓰기 클릭 : localhost:8000/home/notice_new 2번 공지사항 제목 클릭 : localhost:8000/home/notice_view/2 하단 수정 클릭 : localhost:8000/home/notice_view/2/edit --the end-- -----python coding----------------------------------------------------------------------------------- Model 생성하기 : Notice(공지사항) - home/models.py from django.db import ..
INTRO Python 3.10.0 Django 3.2.8 1. bootstrap 적용 참고 포스트 : (macOS)[python] django-erp : bootstrap 적용 2. 아래 내용 이어가기 전 참고 포스트 : (macOS)[python] django-erp : templates 분리 (2) bstest layout 분리 persona-erp templates 구조화 (3) django-erp/templates/persona : bootstrap customize persona-erp customize 결과 (1) localhost:8000 (2) register localhost:8000/register (3) Forget Password 후 localhost:8000/password (4..
- Total
- Today
- Yesterday
- COVID-19
- Model
- Raspberry Pi
- Templates
- 확진
- 코로나19
- git
- 자가격리
- MacOS
- SSH
- Pandas
- ERP
- Regression
- DS18B20
- github
- r
- raspberrypi
- CSV
- template
- sublime text
- 코로나
- 라즈베리파이
- vscode
- analysis
- DAQ
- Python
- server
- arduino
- Django
- pyserial
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |