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:
parent
79b1658494
commit
3d9694d942
@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||||
.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
|
||||
django-admin \- Utility script for the Django web framework
|
||||
.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.
|
||||
.INDENT 0.0
|
||||
.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
|
||||
.UNINDENT
|
||||
.sp
|
||||
|
Loading…
x
Reference in New Issue
Block a user