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
Age
Commit message (
Expand
)
Author
2019-11-26
Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefi...
Baptiste Mispelon
2019-11-25
Updated link to IBM DB2 backend.
Sergey Fedoseev
2019-11-25
Fixed #31013 -- Removed jQuery usage in SelectBox.js.
Johannes Hoppe
2019-11-25
Fixed #31002 -- Fixed GIS lookups crash against a subquery annotation.
Simon Charette
2019-11-25
Fixed #27914 -- Fixed serialization of nested classes in migrations.
John Bowen
2019-11-25
Refs #23950 --- Moved test DeconstructibleInstances class to a module level.
John Bowen
2019-11-25
Fixed #31025 -- Fixed highlightlinenothreshold deprecation warning on Sphinx ...
Baptiste Mispelon
2019-11-25
Doc'd SpatiaLite support of 3D geometry fields.
Sergey Fedoseev
2019-11-25
Removed unused unencoded_ampersands_re regex.
Baptiste Mispelon
2019-11-25
Refs #25388 -- Corrected value of TEST MIGRATE setting in MIGRATION_MODULES d...
Jon Dufresne
2019-11-25
Fixed #28469 -- Doc'd how to create a custom HttpResponse subclass.
Baptiste Mispelon
2019-11-22
Fixed #30996 -- Added AsWKB and AsWKT GIS functions.
Sergey Fedoseev
2019-11-22
Fixed #9762 -- Made DateFormat.r() locale-independent.
Baptiste Mispelon
2019-11-22
Refs #26281 -- Added a helpful error message for an invalid "r" specifier to ...
Baptiste Mispelon
2019-11-22
Fixed #8467 -- Prevented crash when adding existent m2m relation with an inva...
Simon Charette
2019-11-22
Refs #8467 -- Added test for RelatedManager.add()/remove() with an invalid type.
Simon Charette
2019-11-21
Fixed #31012 -- Reverted "Fixed #29056 -- Fixed HTML5 validation of required ...
Carlton Gibson
2019-11-21
Fixed #30413 -- Fixed test database signature on SQLite when test database na...
Farhaan Bukhsh
2019-11-21
Simplified TemplateDetailView with pathlib.Path.read_text().
Jon Dufresne
2019-11-21
Refs #25367 -- Made Query.build_filter() raise TypeError on non-conditional e...
Simon Charette
2019-11-21
Fixed #30484 -- Added conditional expressions support to CheckConstraint.
Simon Charette
2019-11-21
Refs #25367 -- Moved conditional expression wrapping to the Exact lookup.
Simon Charette
2019-11-21
Refs #11964 -- Removed SimpleCol in favor of Query(alias_cols).
Simon Charette
2019-11-21
Fixed #30625 -- Doc'd cache.get()/delete() behavior change in Django 2.2.
Hasan Ramezani
2019-11-21
Made versionadded/versionchanged annotations without a content end with ".".
Sergey Fedoseev
2019-11-20
Fixed #25388 -- Added an option to allow disabling of migrations during test ...
Jon Dufresne
2019-11-20
Fixed #31008 -- Fixed typos in docs/topics/logging.txt.
Mariusz Felisiak
2019-11-20
Pinned asgiref version.
Carlton Gibson
2019-11-20
Fixed #27164 -- Fixed an example of using routers in multiple databases docs.
Caio Ariede
2019-11-19
Fixed #30981 -- Fixed admin changelist crash when using F() or OrderBy() expr...
Hasan Ramezani
2019-11-19
Added stub release notes for 2.1.15.
Mariusz Felisiak
2019-11-19
Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deleti...
Daniel Izquierdo
2019-11-19
Refs #27272 -- Added Collector.add_dependency().
Daniel Izquierdo
2019-11-19
Fixed #30999 -- Fixed typo in docs/howto/custom-template-tags.txt.
Hasan Ramezani
2019-11-19
Fixed #30987 -- Added models.PositiveBigIntegerField.
Caio Ariede
2019-11-19
Removed unnecessary numeric indexes in format strings.
Jon Dufresne
2019-11-18
Expanded API stability docs to include our policy of continual improvement.
Luke Plant
2019-11-18
Fixed #30994 -- Added Oracle support for AsGeoJSON GIS function.
Sergey Fedoseev
2019-11-18
Replaced encode() usage with bytes literals.
Jon Dufresne
2019-11-18
Replaced unnecessary str()/bytes() calls with literals.
Jon Dufresne
2019-11-18
Removed unnecessary parentheses in various code.
Jon Dufresne
2019-11-18
Fixed #30988 -- Deprecated the InvalidQuery exception.
Simon Charette
2019-11-18
Fixed #30989 -- Removed unimplemented B time format.
Baptiste Mispelon
2019-11-18
Relaxed some query ordering assertions in tests.
Tim Graham
2019-11-18
Simplified DateFormat.W() and z().
Baptiste Mispelon
2019-11-18
Fixed #30990 -- Fixed example output in 'z' date format docs.
Baptiste Mispelon
2019-11-18
Refs #30990 -- Added test for 'z' date format with a leap year.
Baptiste Mispelon
2019-11-18
Replaced QueryWrapper single usage with RawSQL.
Simon Charette
2019-11-18
Fixed #30986 -- Fixed queryset crash when filtering against boolean RawSQL ex...
Mariusz Felisiak
2019-11-18
Removed hardcoded pk in view_tests.tests.test_defaults.
Tim Graham
[prev]
[next]