| Age | Commit message (Collapse) | Author |
|
Unknown if it was ever needed.
|
|
|
|
Unknown if it was ever needed.
|
|
Unused since 0c7633178fa9410f102e4708cef979b873bccb76.
|
|
Unused since ed1bcf05158acf4bf4e0189d477b6c762bd0133e.
|
|
|
|
instead of USER_CATALOG.
|
|
Unused since b68212f539f206679580afbfd008e7d329c9cd31.
|
|
|
|
"from django.db.models import *" in contrib/gis/db/models/__init__.py could
obscure gis's functions.py resulting in exceptions like:
"module 'django.db.models.functions' has no attribute 'Union'".
|
|
Thanks Markus Holtermann for the report and the review.
|
|
|
|
|
|
|
|
RenameModel operations.
Thanks Trac alias mtomiyoshi for the report, Marten Kenbeek for the initial
patch and Tim for the review.
|
|
creation.
|
|
|
|
mixins.
Thanks Simon Charette for review.
|
|
|
|
QuerySet filtering.
|
|
Unused since dcdc579d162b750ee3449e34efd772703592faca.
|
|
'backend' hasn't existed since 051c666acac770dea1af2fc223cc695f985f02f7.
|
|
Obsolete as of c21e86ab9e3e5ebd6d245d038cb0cb352cd84c3a.
|
|
Unused since 11ee9746a0530ec38f523fb4de44950d9b783877.
|
|
non-field in their arguments.
|
|
Unused since its introduction in 4f138fe5a496a81115c4fba6615a517fc62c3b17.
|
|
Unused since its introduction in f51c1f590085556abca44fd2a49618162203b2ec.
|
|
|
|
evaluating inner_qs.
|
|
4-byte characters.
|
|
migrations.
|
|
http://bugs.python.org/issue27364
|
|
Removed possible u'' prefixes on Python 2.
|
|
|
|
Thanks Tim for the review.
|
|
Also test it on PostGIS raster fields.
|
|
|
|
Thanks Akshesh <aksheshdoshi@gmail.com> for help with the PostgreSQL query.
Thanks Tim Graham for the review.
|
|
models.
|
|
|
|
Thanks Rob Golding from Zapier for the report.
|
|
|
|
|
|
doesn't return a result.
|
|
The smart_* version should only be used when a lazy string should keep
its lazy status.
|
|
|
|
owner.
|
|
database routers.
Partially reverted refs #27054 except for one of the tests as this
solution supersedes that one.
Thanks Shai Berger for the review.
|
|
|
|
import errors.
Thanks Tim for the review.
|