(macOS)[python][django][RaspberryPi] ERP platform - SECRET_KEY 보안설정
1. django SECRET_KEY 보안설정 (pyERP)testerp$ nano config/settings.py .... # SECURITY WARNING: keep the secret key used in production secret! SECRET_KEY = '[YourKey]' .... (pyERP)testerp$ nano secret.json (pyERP)testerp$ touch secret.json (pyERP)$ pip install django { "SECRET_KEY": "[YourKey]" } (pyERP)testerp$ nano config/settings.py import os, json from django.core.exceptions import ImproperlyConf..
python/django_ERP1
2021. 4. 14. 17:28
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Regression
- 확진
- github
- Raspberry Pi
- 라즈베리파이
- Pandas
- ERP
- MacOS
- 자가격리
- server
- Django
- git
- sublime text
- Python
- DS18B20
- vscode
- raspberrypi
- template
- arduino
- 코로나19
- r
- Model
- DAQ
- CSV
- COVID-19
- SSH
- analysis
- pyserial
- 코로나
- Templates
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함