Modify ↓
Ticket #807 (closed defect: wontfix)
"verify_exists" option for models.URLField not detected
| Reported by: | valtron2000@… | Owned by: | andrew |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | migrations | Version: | 0.7.3 |
| Keywords: | verify_exists, URLField | Cc: |
Description
When creating a data or schema migration for a model that has a django URLField, the verify_exists option is present in the migration's "models".
Attachments
Change History
comment:2 Changed 13 months ago by charettes
- Status changed from new to closed
- Resolution set to wontfix
Thanks for the report but since this option is now deprecated I don't think it's worth fixing. Marking as wontfix.
Note: See
TracTickets for help on using
tickets.

Typo: verify_exists is NOT present in the migration models