1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +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 Fixed a typo in docs/howto/static-files/deployment.txt. 2024-11-14 09:46:34 +01:00
auth-remote-user.txt Updated authentication solutions list on using REMOTE_USER how-to. 2024-10-24 09:54:55 +02:00
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 Fixed #35535 -- Added template tag decorator simple_block_tag(). 2024-11-19 14:35:02 -03:00
delete-app.txt
error-reporting.txt
index.txt Restructured how-to docs landing page. 2024-10-22 15:10:25 -03:00
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