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
Age
Commit message (
Expand
)
Author
2020-04-23
Fixed #31500 -- Fixed detecting of unique fields in QuerySet.in_bulk() when u...
Hannes Ljungberg
2020-04-22
Avoided unnecessary recompilation of ordering clause regex in SQLCompiler.
Adam Johnson
2020-04-22
Made compress.py script use the official google-closure-compiler release.
Jon Dufresne
2020-04-22
Fixed #31483 -- Rewrote change_form.js without jQuery.
Jon Dufresne
2020-04-22
Refs #31483 -- Removed CSS and JavaScript for unused HTML class add-another.
Jon Dufresne
2020-04-22
Updated admin's XRegExp to 3.2.0.
Mariusz Felisiak
2020-04-22
Fixed #31499 -- Stored ModelState.fields into a dict.
Simon Charette
2020-04-22
Refs #31499 -- Ignored field ordering to determine ModelState equality.
Simon Charette
2020-04-22
Simplified collapse.js with Element.closest().
Jon Dufresne
2020-04-21
Refs #29983 -- Fixed displaying pathlib.Path database name in flush command's...
Mariusz Felisiak
2020-04-21
Fixed #31479 -- Added support to reset sequences on SQLite.
Jon Dufresne
2020-04-21
Refs #30591 -- Adjusted table rebuild for non-pk relationship on SQLite.
Simon Charette
2020-04-21
Fixed #31064 -- Recreated auto-created many-to-many tables on primary key dat...
Simon Charette
2020-04-20
Stopped rebuilding referenced tables multiple times on SQLite alterations.
Simon Charette
2020-04-20
Capitalized Unicode in docs, strings, and comments.
Jon Dufresne
2020-04-20
Fixed #31474 -- Made QuerySet.delete() not return the number of deleted objec...
Hasan Ramezani
2020-04-20
Fixed #31477 -- Removed "using" argument from DatabaseOperations.execute_sql_...
Jon Dufresne
2020-04-20
Fixed #24559 -- Made MigrationLoader.load_disk() catch more specific ModuleNo...
Jon Dufresne
2020-04-17
Fixed #30311 -- Restored ability to override global admin actions.
hashlash
2020-04-17
Fixed #31473 -- Made sql_flush() use RESTART IDENTITY to reset sequences on P...
Jon Dufresne
2020-04-17
Simplified DatabaseOperations.sql_flush() on Oracle and PostgreSQL.
Jon Dufresne
2020-04-17
Refs #26552 -- Made reloading the database for tests check only loaded tables...
Mariusz Felisiak
2020-04-16
Fixed #29329 -- Made datetime logging from runserver more consistent.
Hasan Ramezani
2020-04-16
Fixed #31441 -- Ensured TabluarInline expands when child inputs have errors.
Hasan Ramezani
2020-04-16
Refs #31441 -- Added red border to inputs with errors for TabluarInline.
Hasan Ramezani
2020-04-16
Fixed #31470 -- Fixed fieldset admin CSS to prevent overflowing <pre> elements.
Nick Pope
2020-04-15
Refs #27468 -- Changed default Signer algorithm to SHA-256.
Claude Paroz
2020-04-15
Fixed #31459 -- Fixed handling invalid indentifiers in URL path conversion.
Adam Johnson
2020-04-15
Fixed #31223 -- Added __class_getitem__() to Manager and QuerySet.
sobolevn
2020-04-15
Fixed #31268 -- Updated Algerian Arabic (ar_DZ) locale formats.
infosrabah
2020-04-15
Fixed #31451 -- Made settings cleansing work with list and tuple settings.
Ichlasul Affan
2020-04-15
Fixed #31462 -- Allowed overriding autocomplete/raw_id_fields/filter widgets ...
007
2020-04-14
Fixed #29501 -- Allowed dbshell to pass options to underlying tool.
Adam Johnson
2020-04-14
Refs #29501 -- Allowed customizing exit status for management commands.
Adam Johnson
2020-04-14
Refs #29501 -- Simplified BaseCommand.run_from_argv() a bit.
Adam Johnson
2020-04-14
Refs #29501 -- Made dbshell catch more specific FileNotFoundError.
Adam Johnson
2020-04-14
Fixed #31196 -- Added support for PostGIS 3.
Sergey Fedoseev
2020-04-10
Fixed #31351 -- Added system checks for partial indexes and unique constraint...
Ichlasul Affan
2020-04-10
Refs #28305 -- Consolidated field referencing detection in migrations.
Simon Charette
2020-04-10
Fixed #13009 -- Added BoundField.widget_type property.
David Smith
2020-04-09
Fixed #30779 -- Improved selection of filenames in technical 500 debug page.
Daniel Hahler
2020-04-09
Refs #31411 -- Used RENAME COLUMN on MySQL 8.0.4+.
Mariusz Felisiak
2020-04-09
Replaced ModelTuple by a model resolving function and bare tuples.
Simon Charette
2020-04-09
Replaced Operation._get_model_tuple() by ModelTuple.from_model().
Simon Charette
2020-04-09
Made Operation.references_model/references_field require app_label.
Simon Charette
2020-04-09
Refs #22608 -- Made app_label required when optimizing migrations.
Simon Charette
2020-04-08
Fixed #28184 -- Allowed using a callable for FileField and ImageField storage.
miigotu
2020-04-07
Refs #31051 -- Made dumpdata do not sort dependencies if natural foreign keys...
Matthijs Kooijman
2020-04-07
Fixed #31051 -- Allowed dumpdata to handle circular references in natural keys.
Matthijs Kooijman
2020-04-07
Refs #29000 -- Restored delayed model rendering of RenameField.
Simon Charette
[prev]
[next]