mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 07:55:32 +02:00
django-admin: update link (#11566)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
77bb606930
commit
9836e5cb1b
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# django-admin
|
||||
|
||||
> 관리 작업을 위한 Django 유틸리티.
|
||||
> 더 많은 정보: <https://docs.djangoproject.com/en/4.1/ref/django-admin/>.
|
||||
> 더 많은 정보: <https://docs.djangoproject.com/en/4.2/ref/django-admin/>.
|
||||
|
||||
- 새로운 Django 프로젝트를 생성:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# django-admin
|
||||
|
||||
> Django’s utility for administrative tasks.
|
||||
> More information: <https://docs.djangoproject.com/en/4.1/ref/django-admin/>.
|
||||
> More information: <https://docs.djangoproject.com/en/4.2/ref/django-admin/>.
|
||||
|
||||
- Create a new Django project:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue