[Django] #24027: Module db.models.sql.expressions is missing

3 views
Skip to first unread message

Django

unread,
Dec 19, 2014, 12:08:49 PM12/19/14
to django-...@googlegroups.com
#24027: Module db.models.sql.expressions is missing
---------------------------------+--------------------
Reporter: nholtz | Owner: nobody
Type: Bug | Status: new
Component: Uncategorized | Version: master
Severity: Release blocker | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------
Module django.db.models.sql.expressions is missing in the latest head
revision
(and thus no SQLEvaluator).

--
Ticket URL: <https://code.djangoproject.com/ticket/24027>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Dec 19, 2014, 12:16:05 PM12/19/14
to django-...@googlegroups.com
#24027: Module db.models.sql.expressions is missing
---------------------------------+--------------------------------------
Reporter: nholtz | Owner: nobody
Type: Bug | Status: closed
Component: Uncategorized | Version: master
Severity: Release blocker | Resolution: worksforme
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by carljm):

* status: new => closed
* needs_better_patch: => 0
* resolution: => worksforme
* needs_tests: => 0
* needs_docs: => 0


Comment:

Yes, the structure of this internal code has changed in master.
Undocumented internal implementation details are not covered by our
[https://docs.djangoproject.com/en/1.7/misc/api-stability/ backwards-
compatibility policy] - if you write code that relies on them, you may
have to adapt that code in any new feature release.

--
Ticket URL: <https://code.djangoproject.com/ticket/24027#comment:1>

Django

unread,
Dec 19, 2014, 12:18:03 PM12/19/14
to django-...@googlegroups.com
#24027: Module db.models.sql.expressions is missing
---------------------------------+--------------------------------------
Reporter: nholtz | Owner: nobody
Type: Bug | Status: closed
Component: Uncategorized | Version: master
Severity: Release blocker | Resolution: worksforme
Keywords: | Triage Stage: Unreviewed

Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------

Comment (by claudep):

Also note that {{{ git log -- django/db/models/sql/expressions.py }}} will
point you to the commit f59fd15c4928caf3dfcbd50f6ab47be409a43b01 fixing
#14030.

--
Ticket URL: <https://code.djangoproject.com/ticket/24027#comment:2>

Reply all
Reply to author
Forward
0 new messages