summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-16Fixed #34045 -- Improved accessibility of selecting items in admin changelist.Durval Carvalho
2023-02-15Fixed #34320 -- Make sure constraints names are obtained from truncated colum...nabil-rady
2023-02-15Refs #32339 -- Doc'd setting a form's template_name is recomended over using ...David Smith
2023-02-15Refs #32339 -- Updated docs to reflect default <div> style form rendering in ...David Smith
2023-02-15Refs #32339 -- Doc'd BaseFormSet.as_div()David Smith
2023-02-15Completed test coverage for django.utils.datastructures.Marcelo Galigniana
2023-02-15Completed test coverage for django.db.migrations.graph.Marcelo Galigniana
2023-02-15Completed test coverage for django.forms.utils.Marcelo Galigniana
2023-02-14Bumped grunt-contrib-qunit versions in npm configurations.Sarah Boyce
2023-02-14Fixed #34250 -- Fixed renaming model with m2m relation to a model with the sa...DevilsAutumn
2023-02-14Fixed #34328 -- Added async-only class-based middleware example.Carlton Gibson
2023-02-14Fixed #34280 -- Allowed specifying different field values for create operatio...tschilling
2023-02-14Added CVE-2023-24580 to security archive.Carlton Gibson
2023-02-14Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.Markus Holtermann
2023-02-13Fixed #29994 -- Added warning about performance of FileBasedCache with a larg...Sarah Boyce
2023-02-13Bumped versions in pre-commit and npm configurations.Sarah Boyce
2023-02-13Fixed #34318 -- Added release note for 4bfe8c0eec835b8eaffcda7dc1e3b203751a790a.Sota Tabu
2023-02-13Fixed #34316 -- Fixed layout of admin password change forms and help texts.sarahboyce
2023-02-11Fixed #33213 -- Doc'd testing code coverage in parallel and used it.Paolo Melchiorre
2023-02-10Ignored 534ac4829764f317cf2fbc4a18354fcc998c1425 formatting changes in git bl...Mariusz Felisiak
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2023-02-10Fixed #34325 -- Corrected wording in PercentRank() docs.dennisvang
2023-02-10Fixed #32813 -- Made runserver display port after binding.Dhanush
2023-02-10Fixed #34324 -- Mentioned Discord server in contributing index.p0lygun
2023-02-09Fixed #34248 -- Added tox.ini to MANIFEST.in.Syed Sajjad Hussain Shah
2023-02-09Fixed #34311 -- Updated serialization docs from unique_together to UniqueCons...Willem Van Onsem
2023-02-08Fixed #34303 –- Allowed customizing admin site log entry list.Jacob Rief
2023-02-08Added missing vars to AdminSite.each_context() docs.Carlton Gibson
2023-02-08Fixed #34319 -- Fixed Model.validate_constraints() crash on ValidationError w...Mariusz Felisiak
2023-02-08Refs #7430 -- Removed broken Template.__iter__().Anders Hovmöller
2023-02-08Fixed #34315 -- Preserved admin changelist filters on "Close" button.Bakdolot
2023-02-08Fixed #34313 -- Updated thousands separator for Spanish (ES) locale.Youngkwang Yang
2023-02-07Removed hardcoded date in SetCookieTests.test_far_expiration().Bernhard M. Wiedemann
2023-02-07Refs #34146 -- Fixed typos in tutorial. (#16530)Carlton Gibson
2023-02-07Fixed #34146 -- Added 3rd-party lib tutorial step.Tim Schilling
2023-02-07Fixed #34317 -- Renamed "instance" argument of BaseModelFormSet.save_existing...Bakdolot
2023-02-07Fixed #34285 -- Fixed index/slice lookups on filtered aggregates with ArrayFi...Nils VAN ZUIJLEN
2023-02-07Fixed #33638 -- Fixed GIS lookups crash with geography fields on PostGIS.Jacob Walls
2023-02-07Fixed typo in release notes.Carlton Gibson
2023-02-07Added stub release notes for 4.0.10 and 3.2.18.Carlton Gibson
2023-02-07Fixed #34310 -- Added deletion example to one-to-one topic.Marcelo Galigniana
2023-02-07Fixed #34301 -- Made admin's submit_row check add permission for "Save as new...Frederic Mheir
2023-02-06Made PostgreSQL's SchemaEditor._create_index_sql() respect the "sql" argument.Dan Glass
2023-02-04Increased the default PBKDF2 iterations for Django 5.0.Mariusz Felisiak
2023-02-03Fixed #34259 -- Passed called_from_command_line to command subparsers.Adam Johnson
2023-02-02Fixed #34286 -- Fixed admindocs markups for case-sensitive template/view names.skidipap
2023-02-02Improved error message for ASCIIUsernameValidator.Mariusz Felisiak
2023-02-01Added stub release notes for 4.1.7.Mariusz Felisiak
2023-02-01Added CVE-2023-23969 to security archive.Mariusz Felisiak
2023-02-01Ignored 097e3a70c1481ee7b042b2edd91b2be86fb7b5b6 formatting changes in git bl...Mariusz Felisiak