| .. |
|
fields
|
Python 2.6 compatibility for #19385
|
2013-03-24 19:00:24 +02:00 |
|
sql
|
Fixed #19385 again, now with real code changes
|
2013-03-24 18:40:40 +02:00 |
|
__init__.py
|
Fixed #19385 again, now with real code changes
|
2013-03-24 18:40:40 +02:00 |
|
aggregates.py
|
Refactored qs.add_q() and utils/tree.py
|
2013-03-13 10:44:49 +02:00 |
|
base.py
|
Fixed #19385 again, now with real code changes
|
2013-03-24 18:40:40 +02:00 |
|
constants.py
|
Refactored qs.add_q() and utils/tree.py
|
2013-03-13 10:44:49 +02:00 |
|
deletion.py
|
Fixed #19385 again, now with real code changes
|
2013-03-24 18:40:40 +02:00 |
|
expressions.py
|
Refactored qs.add_q() and utils/tree.py
|
2013-03-13 10:44:49 +02:00 |
|
loading.py
|
Fixed #19689 -- Renamed Model._meta.module_name to model_name.
|
2013-02-05 04:16:07 -05:00 |
|
manager.py
|
Fixed #15363 -- Renamed and normalized to get_queryset the methods that return a QuerySet.
|
2013-03-08 10:11:45 -05:00 |
|
options.py
|
Fixed #19385 again, now with real code changes
|
2013-03-24 18:40:40 +02:00 |
|
query.py
|
Fixed #19385 again, now with real code changes
|
2013-03-24 18:40:40 +02:00 |
|
query_utils.py
|
Refactored qs.add_q() and utils/tree.py
|
2013-03-13 10:44:49 +02:00 |
|
related.py
|
Fixed #19385 again, now with real code changes
|
2013-03-24 18:40:40 +02:00 |
|
signals.py
|
Added documentation for the 'db' argument of the post-syncdb signal.
|
2013-01-03 22:04:55 +01:00 |