Opened 8 years ago
Last modified 8 years ago
#27952 closed Cleanup/optimization
core.validators.validate_slug doesn't mention that only latin letters are accepted. — at Initial Version
Reported by: | Serhiy | Owned by: | nobody |
---|---|---|---|
Component: | Core (Other) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | yes |
Description
Just adding "latin" to
"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens."
will fix this.
Note:
See TracTickets
for help on using tickets.