django1/django/db/models
Josh Smeaton 1784c326b1 [1.8.x] Fixed #24319 -- Added validation for UUID model field
Backport of de0241eb98 from master
2015-02-13 10:01:06 +11:00
..
fields [1.8.x] Fixed #24319 -- Added validation for UUID model field 2015-02-13 10:01:06 +11:00
sql [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
__init__.py Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
aggregates.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
base.py [1.8.x] Fixed #24287 -- Added friendly error if a model is in a models.py outside an installed app. 2015-02-09 09:38:03 -05:00
constants.py Refactored qs.add_q() and utils/tree.py 2013-03-13 10:44:49 +02:00
deletion.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
expressions.py [1.8.x] Refs #14030 -- Improved expression support for python values 2015-02-12 08:53:03 +11:00
functions.py [1.8.x] Fixed #24183 -- Fixed wrong comparisons in Substr 2015-01-20 12:11:27 +11:00
loading.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
lookups.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
manager.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
options.py [1.8.x] Fixed #24146 -- Allowed model._meta.get_field() to be used after apps.models_ready 2015-02-10 19:55:42 -05:00
query.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
query_utils.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
signals.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00