| Age | Commit message (Collapse) | Author |
|
|
|
end with an underscore or contain double underscores.
|
|
|
|
|
|
|
|
relationships.
Thanks Tim for the review.
|
|
|
|
Thanks to Mariusz Felisiak and Tim Graham for review.
|
|
DateTimeField inherits these lookups from DateField.
|
|
|
|
Thanks Tim Graham for the initial patch.
|
|
Thanks Anssi Kääriäinen for the initial patch and Anssi, Simon Charette,
and Josh Smeaton for review.
|
|
|
|
When a FileField is set to an instance of File that is not also an
instance of FieldFile, pre_save() passes that object as the contents to
Storage.save(). This allows the file to be moved rather than copied
to the upload destination.
|
|
of objects is a multiple plus one of batch_size.
|
|
Unknown if it was ever used.
|
|
Unknown if it was ever used.
|
|
Unused since a170c3f755351beb35f8166ec3c7e9d524d9602d.
|
|
Unused (always False) after 29132ebdef0e0b9c09e456b05f0e6a22f1106a4f.
|
|
Unused since 5008a4db440c8f7d108a6979b959025ffb5789ba.
|
|
cdfdcf4b70bebfc68871df885387790c6afbc23c missed this test.
|
|
Unknown if it was ever needed.
|
|
|
|
Unknown if it was ever needed.
|
|
Unused since 0c7633178fa9410f102e4708cef979b873bccb76.
|
|
Unused since ed1bcf05158acf4bf4e0189d477b6c762bd0133e.
|
|
|
|
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'".
|
|
|
|
|
|
|
|
QuerySet filtering.
|
|
Unused since dcdc579d162b750ee3449e34efd772703592faca.
|
|
Obsolete as of c21e86ab9e3e5ebd6d245d038cb0cb352cd84c3a.
|
|
non-field in their arguments.
|
|
Unused since its introduction in 4f138fe5a496a81115c4fba6615a517fc62c3b17.
|
|
Unused since its introduction in f51c1f590085556abca44fd2a49618162203b2ec.
|
|
evaluating inner_qs.
|
|
Removed possible u'' prefixes on Python 2.
|
|
|
|
models.
|
|
|
|
|
|
The smart_* version should only be used when a lazy string should keep
its lazy status.
|
|
|
|
|
|
|
|
|