1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Doc'd writing integration tests for the system check framework.

This commit is contained in:
Marc Gibbons
2023-10-19 16:49:16 -04:00
committed by Mariusz Felisiak
parent cf57e220a9
commit 8d9c0e4e24
2 changed files with 66 additions and 0 deletions

View File

@@ -894,6 +894,8 @@ fields:
changed to* ``fields.E010`` *in Django 3.1*.
* **postgres.W004**: Base field for array has warnings: ...
.. _sites-system-checks:
``sites``
---------