summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-17Fixed #33163 -- Added example of connection signal handlers in AppConfig.read...Roxane
2021-11-16Fixed #28357 -- Fixed ModelAdmin.prepopulated_fields on newly added stacked i...Shubh1815
2021-11-16Refs #32800 -- Avoided use of _does_token_match() in some CSRF tests.Chris Jerdonek
2021-11-16Refs #32800 -- Added CSRF tests for masked and unmasked secrets during GET.Chris Jerdonek
2021-11-15Fixed #33287 -- Made GeoJSON serializer use json.loads() instead of eval().Maxim Piskunov
2021-11-15Fixed #33278 -- Improved error for connection/query attempts against disallow...SwastikTripathi
2021-11-15Refs #33288 -- Removed SQLite's DatabaseIntrospection._get_foreign_key_constr...Simon Charette
2021-11-15Fixed #33288 -- Made SQLite introspection use information schema for relations.Simon Charette
2021-11-15Refs #33288 -- Made SQLite introspection raise DatabaseError on nonexistent t...Simon Charette
2021-11-12Fixed #33161 -- Enabled durability check for nested atomic blocks in TestCase.Krzysztof Jagiello
2021-11-12Refs #33247 -- Used XeLaTeX for PDF docs build.Mariusz Felisiak
2021-11-12Fixed #33279 -- Fixed handling time zones with "-" sign in names.Can Sarigol
2021-11-12Moved RequestSite import to the toplevel.Claude Paroz
2021-11-11Fixed #33269 -- Made AnonymousUser/PermissionsMixin.has_perms() raise ValueEr...Lie Ryan
2021-11-11Fixed #6106 -- Prevented makemessages from changing .po files when up to date.Ad Timmering
2021-11-10Removed DatabaseIntrospection.get_key_columns().Mariusz Felisiak
2021-11-10Fixed DatabaseIntrospection.get_relations() docstring.Tim Graham
2021-11-09Refs #33263 -- Added warning to BaseDeleteView when delete() method is overri...Mariusz Felisiak
2021-11-09Refs #16063 -- Added tests for searching against multiple related fields in a...Jacob Walls
2021-11-08Fixed #33264 -- Made test runner return non-zero error code for unexpected su...Baptiste Mispelon
2021-11-08Fixed #33257 -- Fixed Case() and ExpressionWrapper() with decimal values on S...Matthijs Kooijman
2021-11-08Fixed #32980 -- Made models cache related managers.Keryn Knight
2021-11-05Fixed #33253 -- Reverted "Fixed #32319 -- Added ES module support to Manifest...Mariusz Felisiak
2021-11-05Fixed #33235 -- Removed "for = ..." from MultiWidget's <label>.David Smith
2021-11-05Refs #33263 -- Expanded release notes for DeleteView adopting FormMixin.Carlton Gibson
2021-11-04Fixed #33237 -- Fixed detecting source maps in ManifestStaticFilesStorage for...Carlton Gibson
2021-11-04Fixed #27147 -- Allowed specifying bounds of tuple inputs for non-discrete ra...Guilherme Martins Crocetti
2021-11-04Refs #29738 -- Added test for serializing psycopg2's NumericRange with Decima...Guilherme Martins Crocetti
2021-11-04Enabled GitHub Code of Conduct.Adam Johnson
2021-11-04Corrected multiply defined labels in docs.Mariusz Felisiak
2021-11-04Refs #33247 -- Fixed rendering of Unicode chars and emojis in PDF docs build.Andrew Neitsch
2021-11-04Fixed #33262 -- Fixed crash of conditional aggregation on Exists().Hannes Ljungberg
2021-11-03Fixed #33260 -- Fixed crash when chaining QuerySet.exists() after select_for_...Hannes Ljungberg
2021-11-03Refs #33247 -- Corrected configuration for Read The Docs.Carlton Gibson
2021-11-03Fixed #33247 -- Added configuration for Read The Docs.Carlton Gibson
2021-11-03Fixed #32996 -- Cached PathInfos on relations.Keryn Knight
2021-11-03Fixed #33252 -- Made cache middlewares thread-safe.Iuri de Silvio
2021-11-03Refs #33252 -- Used @override_settings in BaseCacheTests.test_cache_write_unp...Iuri de Silvio
2021-11-03Refs #33245 -- Minor edits to django.utils.html.urlize() changes.tim-mccurrach
2021-11-03Corrected module reference in contributing tutorial.Adam Johnson
2021-11-03Fixed typo in docs/topics/logging.txt.Brad
2021-11-02Fixed #32691 -- Made Exact lookup on BooleanFields compare directly to a bool...Roman
2021-11-02Fixed #33187 -- Made inspectdb handle ForeignKey.to_field attribute.jordan.bae
2021-11-02Fixed #33234 -- Fixed autodetector crash for proxy models inheriting from non...Mariusz Felisiak
2021-11-02Fixed #33224 -- Removed DatabaseFeatures.supports_mixed_date_datetime_compari...Hasan Ramezani
2021-11-02Fixed #33246 -- Made squashmigrations raise CommandError when squashed_name a...andrewdotn
2021-11-02Fixed isolation of admin_views.tests.ValidXHTMLTests.Mariusz Felisiak
2021-11-01Added stub release notes for Django 3.2.10.Mariusz Felisiak
2021-11-01Added release date for 3.2.9.Mariusz Felisiak
2021-11-01Added Google Cloud Spanner to list of third-party DB backends.Vikash Singh