Mariusz Felisiak
|
0379e7532f
[5.0.x] Applied Black's 2024 stable style.
|
1 year ago |
Marc Gibbons
|
4e1bb31b39
[5.0.x] Doc'd writing integration tests for the system check framework.
|
1 year ago |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |
Mariusz Felisiak
|
a1e9e9abc5
Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations."
|
2 years ago |
David Wobrock
|
41019e48bb
Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations.
|
2 years ago |
Adam Johnson
|
c8d3cbdba8
Refs #31055 -- Doc'd 'databases' argument of check functions.
|
4 years ago |
Abhyudai
|
4a77aeb1f8
Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_checks docs.
|
3 years ago |
Jon Dufresne
|
550297d20d
Added backticks to code literals in various docs.
|
4 years ago |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
8 years ago |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 years ago |
Claude Paroz
|
0d3c616fbb
Refs #26351 -- Added check hook to support database-related checks
|
9 years ago |
Tim Graham
|
004ba0f99e
Removed unneeded hint=None/obj=None in system check messages.
|
9 years ago |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 years ago |
Tim Graham
|
e519aab43a
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
|
9 years ago |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 years ago |
Tim Graham
|
faa2a0f662
Fixed #25174 -- Moved some details of CheckMessage to the reference guide.
|
9 years ago |
Tim Graham
|
074a82f49b
Fixed #25082 -- Documented where to register system checks.
|
9 years ago |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 years ago |
Alexander Schulze
|
cf2390be16
Fixed #23959 -- Clarified when checks automatically run.
|
10 years ago |
averybigant
|
b7a5b6ab86
Fixed #23750 -- Allowed core.checks.register to be used as a function
|
10 years ago |
Tim Graham
|
52ef6a4726
Fixed #17101 -- Integrated django-secure and added check --deploy option
|
10 years ago |
Sébastien Fievet
|
0f90f741de
Fixed typo in docs/topics/checks.txt.
|
10 years ago |
Russell Keith-Magee
|
21d8175242
Fixed #22193 -- Made hint a truly optional arugment on check messages.
|
11 years ago |
Russell Keith-Magee
|
5679fce87c
Added first cut at reference documentation for the checks framework.
|
11 years ago |