File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- # Start Django ✨
1
+ # Getting started with Django ✨
2
2
[ Django Documentation Tutorial] ( https://docs.djangoproject.com/ko/3.2/intro/ ) 을 따라가며 코드 및 배운 내용을 기록합니다.
3
3
4
4
- ** 기간** : 2021.08.23 ~ 2021.08.27
22
22
23
23
## Docs
24
24
25
- | # | title | date |
26
- | :--: | :------------------------------------------------- : | :--------: |
27
- | 01 | [ Start Django] ( docs/01-start_django.md ) | 2021-08- 23 |
28
- | 02 | [ Database and Admin] ( docs/02-database_and_admin.md ) | 2021-08- 24 |
29
-
25
+ | # | title | date |
26
+ | :--: | :----------------------------------------------: | :--------: |
27
+ | 01 | [ Start Django] ( docs/01-start_django.md ) | 2021.08. 23 |
28
+ | 02 | [ Database and Admin] ( docs/02-database_and_admin.md ) | 2021.08. 24 |
29
+ | 03 | [ Views ] ( docs/03-views.md ) | 2021.08.24 |
30
30
31
31
32
32
## Reference
You can’t perform that action at this time.
0 commit comments