# CODECADEMY
총 80개의 포스트
Django | Codecademy | Accounts and Authentication
Admin Account In order to access the Admin interface, we must create a superuser superuser has the permissions to freely control data python3 manage.
2022년 4월 17일
·
0개의 댓글Django | Codecademy | Forms
Django Forms look much like HTML forms, but Django uses a model based system to handle the data.Form validation is also necessary to help defend out a
2022년 4월 15일
·
0개의 댓글
Django | Codecademy | Views
Views act as a link between Model data & Templatesa view is a function that takes HTTP request and returns a HTTP responseview describes which data yo
2022년 4월 11일
·
0개의 댓글Codecademy : Learn HTML(1)
📌 Elements and Structure Introduction to HTML HTML HTML Anatomy The Body HTML Structure Headings Divs Attributes
2022년 2월 21일
·
0개의 댓글
3. def Title (your side): return nawhij
Column 1 의 이름을 변경할때 사용.기본옵션은 오름차순.DESC 내림차순
2021년 1월 14일
·
0개의 댓글
코드 입문: Codecademy Review
평범한 일 개미에서 코딩을 접하게 된 코드카데미(Codecademy) 그리고 전문화를 위해 선택한 코드스테이츠(CodeStates).
2020년 9월 8일
·
0개의 댓글