Opened 11 months ago
Last modified 10 days ago
#35358 closed Cleanup/optimization
Rename BaseConstraint._check() to check() — at Version 1
Description (last modified by ) ¶
Per this comment , BaseConstraint._check()
should be renamed to check()
in Django 6.0 when the deprecation period for BaseConstraint.check
(now .condition
) ends.
Change History (1)
comment:1 by , 11 months ago
Description: | modified (diff) |
---|---|
Keywords: | 6.0 added |
Summary: | Rename BaseConstraint._check to check once the deprecation period → Rename BaseConstraint._check() to check() |
Triage Stage: | Unreviewed → Someday/Maybe |
Note:
See TracTickets
for help on using tickets.
For past releases, I put the Django version number in the keywords field and used that Trac query (example).