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
2018-07-03
Added stub release notes for 2.0.8.
Tim Graham
2018-07-02
Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms wi...
Tim Graham
2018-07-02
Removed parser.add_arguments() arguments that match the defaults.
Claude Paroz
2018-07-02
Removed unused code in django.db.backends.utils.format_number().
Tim Graham
2018-07-02
Fixed #29530 -- Fixed aliases ordering when chaining annotate() and filter().
Mariusz Felisiak
2018-07-02
Simplified SQLite's Decimal adapter.
Sergey Fedoseev
2018-07-02
Added release date for 1.11.14.
Carlton Gibson
2018-06-30
Fixed argument name for validators inheriting from BaseValidator.
sedrubal
2018-06-29
Fixed #21333 -- Doc'd the & and | queryset operators.
Colm O'Connor
2018-06-29
Fixed #29261 -- Doc'd the reason for LICENSE.python.
James Bennett
2018-06-29
Fixed #28077 -- Added support for PostgreSQL opclasses in Index.
Ian Foote
2018-06-29
Fixed #28144 -- Added FileSystemStorage.OS_OPEN_FLAGS to allow customization.
Jon Prindiville
2018-06-29
Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height.
Claude Paroz
2018-06-29
Fixed #29480 -- Made MySQL backend retrieve constraint columns in their defin...
Thomas Grainger
2018-06-29
Fixed #29525 -- Allowed is_safe_url()'s allowed_hosts arg to be a string.
Przemysław Suliga
2018-06-29
Fixed #29535 -- Updated email.MIME* references for Python 3.
José L. Patiño
2018-06-28
Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg.
Floris den Hengst
2018-06-28
Refs #29513 -- Linked the testing docs from the multi-db topic guide.
Mattia Cattarinussi
2018-06-28
Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field().
Jeffrey Yancey
2018-06-28
Refs #29514 -- Added test for get_default_timezone()/timezone.utc equality.
Carlton Gibson
2018-06-28
Fixed #29514 -- Reverted "Used datetime.timezone.utc instead of pytz.utc for ...
Tim Graham
2018-06-28
Forwardported 2.0.7 release note.
Tim Graham
2018-06-28
Refs #28814 -- Documented Python 3.7 compatibility.
Asif Saifuddin Auvi
2018-06-28
Fixed links for i18n context processor docs.
Tim Graham
2018-06-28
Fixed location of a few doc labels.
Tim Graham
2018-06-27
Fixed #29520 -- Fixed test client crash when posting bytes.
Tim Graham
2018-06-27
Refs #12663 -- Removed Meta API upgrade guide.
Tim Graham
2018-06-27
Refs #29253 -- Fixed method_decorator() crash if decorator sets a new attribute.
Chris Jerdonek
2018-06-27
Refs #28457 -- Tweaked colors/layout of the congrats page for readability.
Timothy Allen
2018-06-25
Fixed #29517 -- Added support for SQLite column check constraints on positive...
Tim Graham
2018-06-25
Fixed #29447 -- Made RelatedManager.set() pass bulk argument to clear().
Alexandr Tatarinov
2018-06-25
Fixed #29518 -- Added validation for sqlmigrate's app_label argument.
oliver
2018-06-25
Refs #29516 -- Reverted inadvertent change in Model.__init__().
Tim Graham
2018-06-25
Fixed #29517 -- Rephrased error message when passing incorrect kwarg to model...
Federico Bond
2018-06-22
Refs #17419 -- Removed IE8 support in json_script example.
Tim Graham
2018-06-22
Added description, example, and SQL equivalents for equals and same_as GIS lo...
Sergey Fedoseev
2018-06-22
Fixed #29511 -- Added charset to JavaScriptCatalog's Content-Type header.
Tim Graham
2018-06-21
Updated a test example to use snake case.
Adam Johnson
2018-06-21
Refs #18620 -- Refactored ContentTypes view tests to group related field test...
Paulo
2018-06-21
Fixed #18620 -- Made ContentTypes shortcut view prefer current site if availa...
Paulo
2018-06-21
Added test for contenttype redirect with m2m objects.
Paulo
2018-06-21
Corrected location of some contenttypes_tests.
Tim Graham
2018-06-21
Removed views.i18n.null_javascript_catalog().
Tim Graham
2018-06-21
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
Sergey Fedoseev
2018-06-21
Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
Sergey Fedoseev
2018-06-20
Refs #29506 -- Added validation for squashmigrations' app_label option.
Claude Paroz
2018-06-20
Fixed #29506 -- Added validation for migrate's app_label option.
Claude Paroz
2018-06-20
Refs #29469 -- Reused get_app_config() error message in makemigrations error.
Claude Paroz
2018-06-20
Moved makemigrations app_label validation tests.
Claude Paroz
2018-06-20
Refs #27398 -- Simplified some tests with assertRedirects().
Tim Graham
[prev]
[next]