--
Ticket URL: <https://code.djangoproject.com/ticket/30613>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => Can Sarıgöl
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/11539 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/30613#comment:1>
* stage: Unreviewed => Accepted
Old description:
> The aim of this ticket is to make
> [https://code.djangoproject.com/ticket/30397 Ticket 30397] cleaner.
New description:
Index names assertions should be moved to system checks to keep code
cleaner and more consistent.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/30613#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"53209f78302a639032afabf5326d28d4ddd9d03c" 53209f78]:
{{{
#!CommitTicketReference repository=""
revision="53209f78302a639032afabf5326d28d4ddd9d03c"
Fixed #30613 -- Moved index name validation to system checks.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30613#comment:3>