1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 08:15:23 +02:00

django-admin: update link to latest version (#9404)

This commit is contained in:
Michael Schwarz 2022-10-29 04:33:47 +02:00 committed by GitHub
parent 0fba988587
commit e918fd22ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# django-admin
> Django’s utility for administrative tasks.
> More information: <https://docs.djangoproject.com/en/3.0/ref/django-admin/>.
> More information: <https://docs.djangoproject.com/en/4.1/ref/django-admin/>.
- Create a new Django project: