Skip to content

FEAT: Create django project #3

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

Merged
merged 1 commit into from
Aug 23, 2021
Merged

FEAT: Create django project #3

merged 1 commit into from
Aug 23, 2021

Conversation

devpla
Copy link
Owner

@devpla devpla commented Aug 23, 2021

resolved #2

Description

  • 장고 설치
  • mysite 디렉토리 생성

Progress

  • develop 브랜치 만들기
  • django 프로젝트 만들고 첫 PR 하기
  • 장고 버전 코멘트 달기

Comments

  • django --verson: 3.2.6

- 장고 설치
- mysite 디렉토리 생성
@devpla devpla added the ✨FEATURE 새로운 기능 추가 label Aug 23, 2021
@devpla devpla merged commit 39da511 into main Aug 23, 2021
@devpla devpla changed the title FEAT: Create django project Create django project Aug 23, 2021
@devpla devpla changed the title Create django project feat: Create django project Aug 23, 2021
@devpla devpla changed the title feat: Create django project FEAT: Create django project Aug 24, 2021
@devpla devpla added the 🔀 MERGE 병합 커밋 label Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨FEATURE 새로운 기능 추가 🔀 MERGE 병합 커밋
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEAT: Install Django
1 participant