1
0
mirror of https://github.com/django/django.git synced 2025-03-06 15:32:33 +00:00

[5.2.x] Updated man page for Django 5.2 beta.

This commit is contained in:
Sarah Boyce 2025-02-19 11:43:27 +01:00
parent 79b1658494
commit 3d9694d942

View File

@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
.. ..
.TH "DJANGO-ADMIN" "1" "January 15, 2025" "5.2" "Django" .TH "DJANGO-ADMIN" "1" "February 19, 2025" "5.2" "Django"
.SH NAME .SH NAME
django-admin \- Utility script for the Django web framework django-admin \- Utility script for the Django web framework
.sp .sp
@ -1431,6 +1431,14 @@ default, the script pointed to by the \X'tty: link https://docs.python.org/3/usi
variable or the \fB~/.pythonrc.py\fP script is read. variable or the \fB~/.pythonrc.py\fP script is read.
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-\-no\-imports
.UNINDENT
.sp
.sp
Disables the automatic import of models from \fI\%INSTALLED_APPS\fP\&.
.INDENT 0.0
.TP
.B \-\-command COMMAND, \-c COMMAND .B \-\-command COMMAND, \-c COMMAND
.UNINDENT .UNINDENT
.sp .sp