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-09
Made test for memoryview handling in force_bytes() more strict.
Sergey Fedoseev
2018-07-09
Fixed #20584 -- Fixed memcached's get_many() with single-use iterators.
Christian Barcenas
2018-07-07
Fixed word choice in ContentFile example.
Josh Schneier
2018-07-07
Removed usage of 'object' variable name in docs.
Harry Moreno
2018-07-06
Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash.
Mushtaq Ali
2018-07-06
Refs #29451 -- Fixed test_isvalid_lookup on MySQL 8+.
Tom
2018-07-06
Corrected cached_property() signature in docs.
Sergey Fedoseev
2018-07-05
Fixed #29544 -- Fixed regex lookup on MariaDB.
Michal Čihař
2018-07-05
Refs #26608 -- Removed unneeded name attribute in window functions.
Mads Jensen
2018-07-05
Refs #26608 -- Removed incorrect sentence in Expression.contains_over_clause ...
Mads Jensen
2018-07-05
Refs #28643 -- Added math database functions.
Junyi Jiao
2018-07-04
Fixed typo in docs/ref/templates/builtins.txt.
Stephen James
2018-07-04
Fixed #29541 -- Fixed Cursor.execute() crash when setinputsizes() is called w...
Mariusz Felisiak
2018-07-03
Doc'd that template variables & attributes may not start with an underscore.
Greg Kaleka
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
[prev]
[next]