#35158 closed Bug (invalid)
Missing information in the french documentation
Reported by: | Éric Depagne | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 5.0 |
Severity: | Normal | Keywords: | Incomplete documentation |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
The section Réglages par défaut describes the algorithm used by django to determine the defaults settings.
The name of the default global setting file is missing.
The english version looks like this:
Load settings from global_settings.py.
The french one like this:
Charger les réglages de
global_settings.py is missing in the french version.
Change History (3)
comment:1 by , 9 months ago
comment:2 by , 9 months ago
Component: | Uncategorized → Documentation |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Thanks for the report, however, translations are handled at Transifex rather than in this tracker.
comment:3 by , 9 months ago
Thanks Éric. For your information, this was fixed in Transifex and the fix will appear in the next fetching of translations (which happens 4-5 times a year).
Better with the link to the page:
https://docs.djangoproject.com/fr/5.0/topics/settings/