index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
db
Age
Commit message (
Expand
)
Author
2015-02-03
Reverted "Fixed #24146 -- Fixed a missing fields regression in admin checks."
Tim Graham
2015-02-03
Fixed #23617 -- Added get_pk_value_on_save()
Anssi Kääriäinen
2015-02-01
Removed query.alias_diff()
Tim Graham
2015-02-01
Removed Query.raise_field_error()
Tim Graham
2015-01-31
Fixed #24245 -- Added introspection for database defaults.
Tim Graham
2015-01-31
Removed PostgreSQL DatabaseWrapper._set_isolation_level().
Tim Graham
2015-01-30
Fixed #14483 -- Allowed using subqueries with GIS lookups
Claude Paroz
2015-01-30
Reverted "Fixed #6785 -- Made QuerySet.get() fetch a limited number of rows."
Tim Graham
2015-01-30
Fixed #24211 -- Removed ValuesQuerySet() and ValuesListQuerySet().
Loic Bistuer
2015-01-30
Fixed #24164 -- Fixed Oracle GIS limited aggregation test failure.
Tim Graham
2015-01-29
Fixed #23940 -- Allowed model fields to be named `exact`.
Simon Charette
2015-01-29
Removed ForeignObjectRel.get_lookup_constraint() [unused].
Tim Graham
2015-01-28
Removed threading fallback imports.
Tim Graham
2015-01-28
Refs #14030 -- Renamed CombinableMixin to Combinable
Josh Smeaton
2015-01-28
Refs #14030 -- Added repr methods to all expressions
Josh Smeaton
2015-01-27
Fixed #24210 -- Cleaned up relational fields __init__().
Loic Bistuer
2015-01-27
Fixed #24154 -- Backends can now check support for expressions
Josh Smeaton
2015-01-22
Fixed #24104 -- Fixed check to look on field.many_to_many instead of class in...
Andriy Sokolovskiy
2015-01-22
Fixed small inconsistency when handling aggregate's default_alias.
Loic Bistuer
2015-01-20
Fixed typos in code comments.
Adam Taylor
2015-01-20
Fixed a query failure on Python 3.5; refs #23763.
Tim Graham
2015-01-20
Fixed #24183 -- Fixed wrong comparisons in Substr
Josh Smeaton
2015-01-20
Fixed #24155 -- Maintained kwargs and import order in migration writer
Markus Holtermann
2015-01-19
Advanced deprecation warnings for Django 1.9.
Tim Graham
2015-01-19
Removed IPAddressField per deprecation timeline; refs #20439.
Tim Graham
2015-01-19
Removed legacy ORM lookup support per deprecation timeline; refs #16187.
Tim Graham
2015-01-19
Fixed #24163 -- Removed unique constraint after index on MySQL
Markus Holtermann
2015-01-19
Fixed #24174 -- Fixed extra order by descending
Josh Smeaton
2015-01-18
Removed obsolete SQL generation methods.
Tim Graham
2015-01-18
Removed support for syncing apps without migrations per deprecation timeline.
Tim Graham
2015-01-18
Removed support for callable QuerySet arguments per deprecation timeline; ref...
Tim Graham
2015-01-17
Removed BaseDatabaseValidation.validate_field() per deprecation timeline.
Tim Graham
2015-01-17
Removed deprecated aliases in django.db.models.
Tim Graham
2015-01-17
Required sqlparse for SQL splitting per deprecation timeline.
Tim Graham
2015-01-17
Removed support for custom SQL per deprecation timeline.
Tim Graham
2015-01-17
Removed support for old-style test database settings per deprecation timeline.
Tim Graham
2015-01-17
Removed the syncdb command per deprecation timeline.
Tim Graham
2015-01-17
Removed pre_syncdb and post_syncdb signals per deprecation timeline.
Tim Graham
2015-01-17
Removed django.db.models.loading per deprecation timeline.
Tim Graham
2015-01-17
Removed backwards compatibility shims for "util" modules per deprecation time...
Tim Graham
2015-01-17
Removed fallback suport for allow_syncdb() in database routers per deprecatio...
Tim Graham
2015-01-16
Fixed #24092 -- Widened base field support for ArrayField.
Marc Tamlyn
2015-01-16
Fixed #24146 -- Fixed a missing fields regression in admin checks.
Collin Anderson
2015-01-15
Fixed #24135 -- Made RenameModel rename many-to-many tables.
Tim Graham
2015-01-15
Replaced inner functions by class methods.
Simon Charette
2015-01-14
Moved check_aggregate_support to BaseSpatialOperations
Claude Paroz
2015-01-14
Fixed incorrect error message in Options.get_fields()
Collin Anderson
2015-01-14
Fixed #22603 -- Reorganized classes in django.db.backends.
Tim Graham
2015-01-14
Fixed #24075 -- Prevented running post_migrate signals when unapplying initia...
Markus Holtermann
2015-01-14
Fixed #24147 -- Prevented managers leaking model during migrations
Markus Holtermann
[prev]
[next]