Opened 20 years ago
Closed 20 years ago
#655 closed defect (fixed)
[doc] model_api - validator_list is incomplete
| Reported by: | Bless | Owned by: | Jacob |
|---|---|---|---|
| Component: | Documentation | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In .../documentation/model_api/ , the 'validator_list' option should say where find information about those extra validators (django.core.validators).
Change History (2)
comment:1 by , 20 years ago
| Component: | Admin interface → Documentation |
|---|---|
| Owner: | changed from to |
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [978]) Fixed #655 -- Improved 'validator_list' section of docs/model-api.txt.