django1/django/db/models
Claude Paroz de4bfb3fad Simplified verbose_name_raw property 2015-01-08 15:08:26 +01:00
..
fields Refs #2443 -- Allowed creation of objects with NULL DurationFields 2015-01-07 08:33:26 -05:00
sql Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
__init__.py Fixed #14030 -- Allowed annotations to accept all expressions 2014-11-15 14:00:43 +00:00
aggregates.py Fixed #14030 -- Allowed annotations to accept all expressions 2014-11-15 14:00:43 +00:00
base.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
constants.py Refactored qs.add_q() and utils/tree.py 2013-03-13 10:44:49 +02:00
deletion.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
expressions.py Fixed null handling in Value expression 2015-01-07 19:07:49 -05:00
functions.py Fixed #23753 -- Oracle failure with Coalesce 2014-12-29 19:44:13 +11:00
loading.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
lookups.py Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range 2014-12-13 12:45:58 -05:00
manager.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
options.py Simplified verbose_name_raw property 2015-01-08 15:08:26 +01:00
query.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
query_utils.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
signals.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00