Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5/4 강민서 #14 #24

Closed
wants to merge 6 commits into from
Closed

5/4 강민서 #14 #24

wants to merge 6 commits into from

Conversation

MinseoKangQ
Copy link
Contributor

과제 제출 날짜

23-05-04 (목요일)

풀이 방법

settings.py : 기본 세팅
urls.py : url 패턴 정의와 해당 url이 어떤 뷰와 연결되는지 지정
views.py : 사용자 요청에 대한 응답으로 데이터 처리
templates : 사용자 인터페이스를 나타내는 html 파일

127.0.0.1:8000
기본

127.0.0.1:8000/about/
about

127.0.0.1:8000/services/
services

127.0.0.1:8000/team/
team

127.0.0.1:8000/contact/
contact

과제 번호

@MinseoKangQ MinseoKangQ closed this by deleting the head repository Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant