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 app 생성 : home (persona-erp)$ ./manage.py startapp home - config/urls {SublimeText} config/urls.py from django.contrib import admin from django.urls import path, include from home import urls, views from django.contrib.auth import views as auth_views from django.views.generic import TemplateView urlpatterns = [ path('admin/', admin.site.urls), path('', TemplateVie..

Template 확장 입력 form 만들기 새글 쓰기/수정/삭제 Server Test : git transmission : 생략 INTRO * local / server terminal 구분 : [macOS] / [Raspi] ** venv 표기 : (pyERP) Raspi : server - Python : 3.7.3 - django : 3.2 macOS : local-dev - Python : 3.9.4 - django : 3.2 -------------------- platform review -------------------- login 후 home_welcome.html 구성 : head / navbar_main / body_top / navbar_sub / body_bottom / foote..
- Total
- Today
- Yesterday
- arduino
- server
- 자가격리
- 확진
- SSH
- DS18B20
- vscode
- github
- analysis
- 코로나19
- COVID-19
- r
- Django
- 라즈베리파이
- sublime text
- 코로나
- Templates
- Python
- pyserial
- CSV
- Regression
- template
- Pandas
- git
- MacOS
- Raspberry Pi
- Model
- raspberrypi
- DAQ
- ERP
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |