1
0
mirror of https://github.com/django/django.git synced 2025-01-09 01:46:20 +00:00
django/docs/howto
Jacob Walls 2ce4545de1 Fixed #35920 -- Observed requires_system_checks in migrate and runserver.
Before, the full suite of system checks was run by these commands
regardless if requires_system_checks had been overridden.

Co-authored-by: Simon Charette <charette.s@gmail.com>
2024-12-11 17:25:47 +01:00
..
_images
deployment
static-files
auth-remote-user.txt
csrf.txt
custom-file-storage.txt
custom-lookups.txt
custom-management-commands.txt Fixed #35920 -- Observed requires_system_checks in migrate and runserver. 2024-12-11 17:25:47 +01:00
custom-model-fields.txt
custom-template-backend.txt
custom-template-tags.txt
delete-app.txt
error-reporting.txt
index.txt
initial-data.txt
legacy-databases.txt
logging.txt
outputting-csv.txt
outputting-pdf.txt
overriding-templates.txt
upgrade-version.txt
windows.txt
writing-migrations.txt