Opened 13 years ago

Last modified 13 years ago

#17012 closed Bug

Documentation references non-existent hasNoProfanity validator — at Version 1

Reported by: Russell Keith-Magee Owned by: nobody
Component: Documentation Version: 1.3
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: yes
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description (last modified by Russell Keith-Magee)

The documentation for the PROFANITIES_LIST setting makes a reference to the hasNoProfanities validator.

This validator hasn't existed since Django 0.96, so this reference should be cleaned up.

Credit for the report goes to robinne on the django-users mailing list.

Change History (1)

comment:1 by Russell Keith-Magee, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top