Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable/4.1.x #loophole #serious #16717

Closed
wants to merge 241 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
241 commits
Select commit Hold shift + click to select a range
2a5cfe8
[4.1.x] Bumped django_next_version in docs config.
carltongibson May 17, 2022
d1f1a01
[4.1.x] Updated source translation catalogs.
felixxm May 17, 2022
fad2e59
[4.1.x] Refs #33379 -- Fixed minimum supported version of MariaDB.
felixxm May 17, 2022
ac6410e
[4.1.x] Bumped version for 4.1 alpha 1 release.
carltongibson May 17, 2022
daf8330
[4.1.x] Refs #30581 -- Updated count of steps in model validation docs.
ewjoachim May 18, 2022
aa3197e
[4.1.x] Refs #33646 -- Fixed link markup in queries topic doc.
simonw May 18, 2022
820b4e5
[4.1.x] Fixed #33705 -- Fixed crash when using IsNull() lookup in fil…
David-Wobrock May 17, 2022
2dd646e
[4.1.x] Fixed #33719 -- Fixed test command crash when running in para…
felixxm May 19, 2022
33552c7
[4.1.x] Removed unnecessary semicolons in docs about performing raw SQL.
sparrowt May 19, 2022
731bb64
[4.1.x] Fixed #33653 -- Fixed template crash when calling methods for…
chengyuan May 20, 2022
701d78c
[4.1.x] Fixed #33721 -- Added DE-9IM link in GEOS docs.
Ksenofanex May 20, 2022
51de294
[4.1.x] Fixed #33727 -- Fixed color contrasts in admin header.
malnajdi May 20, 2022
170793f
[4.1.x] Fixed #33725 -- Made hidden quick filter in admin's navigatio…
codesankalp May 20, 2022
9fc56af
[4.1.x] Refs #33725 -- Replaced deprecated find_element_by_css_select…
felixxm May 23, 2022
3d4bab2
[4.1.x] Fixed #33724 -- Doc'd exclude argument changes in model valid…
felixxm May 24, 2022
44e754f
[4.1.x] Unified AdminSite imports in docs.
hramezani May 25, 2022
176d5ec
[4.1.x] Refs #23740 -- Added BaseDatabaseSchemaEditor._unique_constra…
David-Wobrock May 26, 2022
ae7aecc
[4.1.x] Fixed #23740 -- Fixed removing unique_together constraint if …
David-Wobrock May 24, 2022
9d3b812
[4.1.x] Refs #22078 -- Added syndication test for feeds with static m…
mgaligniana May 25, 2022
0210dbc
[4.1.x] Fixed #22078 -- Fixed crash of Feed with decorated methods.
mgaligniana May 2, 2022
000e8e0
[4.1.x] Fixed #33748 -- Fixed date template filter crash with lazy fo…
claudep May 28, 2022
6df6c1b
[4.1.x] Fixed #33754 -- Fixed crash with prematurely closed ASGI requ…
lundberg May 30, 2022
962d594
[4.1.x] Bumped minimum Sphinx version to 4.5.0.
felixxm May 31, 2022
2f974e3
[4.1.x] Refs #33697 -- Fixed multipart parsing of headers with double…
mehrdadmoradii May 27, 2022
007a21b
[4.1.x] Fixed #33753 -- Fixed docs build on Sphinx 5+.
felixxm Jun 1, 2022
b73abed
[4.1.x] Updated release date for Django 4.0.5.
carltongibson Jun 1, 2022
0fb0355
[4.1.x] Added stub release notes for 4.0.6.
carltongibson Jun 1, 2022
9fce76a
[4.1.x] Fixed #31788 -- Fixed migration optimization after altering f…
David-Wobrock Jun 2, 2022
566437a
[4.1.x] Fixed #33757 -- Clarified Client.post() file upload example.
timgraham Jun 2, 2022
9d8b694
[4.1.x] Fixed documentation of Widget.id_for_label() empty return value.
Swannbm Jan 6, 2022
a7f398a
[4.1.x] Fixed #33773 -- Made Index with multiple fields respect DEFAU…
sumebrius Jun 13, 2022
3b332c6
[4.1.x] Updated OWASP Top 10 link in security topic.
grammy-jiang Jun 16, 2022
eaf9885
[4.1.x] Added YugabyteDB to list of third-party DB backends.
Sfurti-yb Apr 12, 2022
0fb0252
[4.1.x] Updated asgiref dependency for 4.1 release series.
carltongibson Jun 16, 2022
ccb2438
[4.1.x] Refs #28897 -- Added test for QuerySet.update() on querysets …
David-Wobrock Jun 17, 2022
d44dc31
[4.1.x] Fixed #28897 -- Fixed QuerySet.update() on querysets ordered …
David-Wobrock Jun 17, 2022
5197014
[4.1.x] Fixed #33784 -- Removed unnecessary format escaping in admin …
ankurr0y Jun 3, 2022
f741dd5
[4.1.x] Fixed #23689 -- Made parsing HTTP Accept-Language header case…
zainab-amir Jun 15, 2022
99e5ce9
[4.1.x] Fixed #33657 -- Allowed customizing formatter class of argume…
SirAbhi13 Jun 20, 2022
91b365e
[4.1.x] Fixed #33789 -- Doc'd changes in quoting table/column names o…
felixxm Jun 21, 2022
42e4b0e
[4.1.x] Fixed #33794 -- Fixed string-casting of GIS queries on Postgr…
claudep Jun 21, 2022
0204dc9
[4.1.x] Bumped version for 4.1 beta 1.
carltongibson Jun 21, 2022
531c96d
[4.1.x] Fixed #33799, Refs #31685 -- Added parameters for updating co…
DhruvaPatil98 Jun 23, 2022
b37a4af
[4.1.x] Fixed #33800 -- Fixed system check for the same template tag …
felixxm Jun 23, 2022
2026314
[4.1.x] Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit des…
iwootten Jun 24, 2022
d38cd26
[4.1.x] Fixed #33796 -- Fixed ordered combined queryset crash when us…
felixxm Jun 24, 2022
d783ce3
[4.1.x] Added stub release notes and release date for 4.0.6 and 3.2.14.
felixxm Jun 22, 2022
6c0ee61
[4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.
felixxm May 31, 2022
aed1a73
[4.1.x] Fixed #33422 -- Improved docs about isolating apps.
adamsc64 Jun 25, 2022
e40b773
[4.1.x] Refs #33779 -- Doc'd django.utils.html.json_script().
hrushikeshrv Jun 28, 2022
72358f0
[4.1.x] Fixed #32749 -- Doc'd PyMemcacheCache defaults.
pmontepagano Jun 28, 2022
33601df
[4.1.x] Corrected various typos in contributing docs.
arslannoorpansota Jun 30, 2022
1757eda
[4.1.x] Fixed GEOSTest.test_emptyCollections() on GEOS 3.8.0.
felixxm Jul 1, 2022
501a3e6
[4.1.x] Fixed typo in docs/topics/signals.txt.
amikrop Jul 2, 2022
284b188
[4.1.x] Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_…
felixxm Jun 22, 2022
38c2bdb
[4.1.x] Added stub release notes for 4.0.7.
felixxm Jul 4, 2022
ee79219
[4.1.x] Added CVE-2022-34265 to security archive.
felixxm Jul 4, 2022
675d223
[4.1.x] Fixed #33822 -- Fixed save() crash on model formsets when not…
Jul 4, 2022
1405760
[4.1.x] Fixed RelatedGeoModelTest.test08_defer_only() on MySQL 8+ wit…
felixxm Jul 5, 2022
585ed2f
[4.1.x] Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc()…
charettes Jun 20, 2022
a3d35af
[4.1.x] Fixed #33829 -- Made BaseConstraint.deconstruct() and equalit…
twidi Jul 7, 2022
7d59c6d
[4.1.x] Refs CVE-2022-34265 -- Unified DatabaseOperations._convert_*_…
felixxm Jul 9, 2022
0acaea1
[4.1.x] Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.K…
Alokik-Roe Jul 9, 2022
710af68
[4.1.x] Fixed #33855 -- Removed unnecessary system check calls from t…
felixxm Jul 19, 2022
7014721
[4.1.x] Bumped version for 4.1 release candidate 1.
carltongibson Jul 19, 2022
8a2e65c
[4.1.x] Fixed #33317 -- Added note about unconditional evaluation of …
movileanuv Jul 22, 2022
1fd7903
[4.1.x] Refs #25756 -- Doc'd inability to use file fields with Postgr…
claudep Jul 23, 2022
265c3eb
[4.1.x] Fixed #33820 -- Doc'd "true"/"false"/"null" caveat for JSONFi…
felixxm Jul 26, 2022
5b50953
[4.1.x] Added release date and stub release notes for 4.0.7 and 3.2.1…
carltongibson Jul 27, 2022
33c2dc8
[4.1.x] Adjusted release notes for 4.0.7 and 3.2.15.
carltongibson Jul 27, 2022
0885377
[4.1.x] Fixed typo in docs/topics/testing/tools.txt.
rharri Jul 29, 2022
d3f5782
[4.1.x] Fixed warnings per flake8 5.0.0.
felixxm Jul 31, 2022
70bd1d4
[4.1.x] Ignored d3f5782a335823401aa51cae02dd5e789029143a formatting c…
felixxm Jul 31, 2022
bdff4d5
[4.1.x] Fixed collation tests on MySQL 8.0.30+.
felixxm Jul 27, 2022
8aab03a
[4.1.x] Fixed #33876, Refs #32229 -- Made management forms render wit…
carltongibson Aug 2, 2022
064c810
[4.1.x] Doc'd TextField.db_collation as optional.
carltongibson Aug 2, 2022
a3bab93
[4.1.x] Updated translations from Transifex.
felixxm Aug 2, 2022
5359607
[4.1.x] Adjusted version 4.0.7 release notes.
carltongibson Aug 3, 2022
4691666
[4.1.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Dispositi…
carltongibson Jul 20, 2022
c721b56
[4.1.x] Added CVE-2022-36359 to security archive.
carltongibson Aug 3, 2022
6cd2f97
[4.1.x] Updated release notes for Django 4.1 release.
carltongibson Aug 3, 2022
c8eb9a7
[4.1.x] Bumped version for 4.0 release.
carltongibson Aug 3, 2022
2fed4f7
[4.1.x] Post-release version bump.
carltongibson Aug 3, 2022
a9268e3
[4.1.x] Added stub release notes for 4.1.1.
carltongibson Aug 3, 2022
9e9bdf8
[4.1.x] Fixed #33887 -- Fixed test_fails_squash_migration_manual_port…
aplanas Aug 3, 2022
a3ce58a
[4.1.x] Fixed #33886 -- Reallowed using GeoIP2() when GEOS is not ins…
akx Aug 3, 2022
2ae024c
[4.1.x] Fixed #33888 -- Fixed get_select2_language() crash with no la…
claudep Aug 3, 2022
ab860d4
[4.1.x] Fixed #33891 -- Fixed test command crash when running in para…
felixxm Aug 4, 2022
7b0ed45
[4.1.x] Refs #33173, Refs #33755 -- Fixed ResourceWarning from unclos…
carltongibson Aug 4, 2022
82e9e19
[4.1.x] Fixed #33893 -- Reverted "Fixed #28889 -- Prevented double su…
fabtjar Aug 5, 2022
d3ef502
[4.1.x] Fixed typo in docs/ref/forms/renderers.txt.
felixxm Aug 6, 2022
d9ace34
[4.1.x] Fixed #33898 -- Fixed Window() expression crash with ArrayAgg().
felixxm Aug 6, 2022
f546e7c
[4.1.x] Fixed #33899 -- Fixed migration crash when removing indexed f…
fizaashraf37 Aug 6, 2022
8ea203d
[4.1.x] Fixed typo in docs/topics/i18n/translation.txt.
beikeni Aug 8, 2022
6b01931
[4.1.x] Fixed #33902 -- Fixed Meta.constraints validation crash with …
felixxm Aug 9, 2022
e215948
[4.1.x] Fixed #33905 -- Fixed CheckConstraint() validation on range f…
shangxiao Aug 9, 2022
04ec8bf
[4.1.x] Refs #26029 -- Doc'd django.core.files.storage.default_storage.
jwygoda Aug 10, 2022
3848475
[4.1.x] Fixed #33919 -- Fixed adding AutoFields on PostgreSQL.
felixxm Aug 12, 2022
c520a5d
[4.1.x] Fixed #33921 -- Added release note for 5b8699e723d9daf373fff4…
mtabbasi Aug 12, 2022
bee09df
[4.1.x] Fixed #33909 -- Corrected django.dispatch.receiver() signature.
badziyoussef Aug 15, 2022
85942cf
[4.1.x] Fixed #33932 -- Fixed altering AutoFields to OneToOneField on…
benoit9126 Aug 17, 2022
8a8a003
[4.1.x] Fixed #33939 -- Used functools.partial() in transaction.on_co…
mgax Aug 23, 2022
dafdced
[4.1.x] Fixed #33920 -- Doc'd dependency of LOGGING_CONFIG callback o…
kinza-imran Aug 24, 2022
2984e17
[4.1.x] Refs #18707 -- Corrected django.test.Client signature in docs.
blueyed Aug 22, 2022
c9ebd5b
[4.1.x] Fixed #33938 -- Fixed migration crash for m2m with a through …
charettes Aug 19, 2022
7d5ccbb
[4.1.x] Fixed #33953 -- Reverted "Fixed #33201 -- Made RenameModel op…
iurisilvio Aug 24, 2022
0890719
[4.1.x] Refs #30511 -- Updated docs about auto-incrementing primary k…
felixxm Aug 26, 2022
fca0553
[4.1.x] Fixed #33952 -- Reallowed creating reverse foreign key manage…
David-Wobrock Aug 24, 2022
e98869a
[4.1.x] Fixed #33960 -- Fixed migrations crash on SQLite < 3.26.
felixxm Aug 29, 2022
524ea6b
[4.1.x] Refs #33953 -- Fixed test_rename_model_with_db_table_rename_m…
felixxm Aug 29, 2022
e992703
[4.1.x] Improved example of index on SearchVector in full text search…
ipeterov Aug 29, 2022
29fac6b
[4.1.x] Fixed #33958 -- Added imports to examples in "Expressions can…
IvanTrivino Aug 30, 2022
27ad94a
[4.1.x] Fixed #33965 -- Improved file-like object example of ImageFie…
mgax Aug 31, 2022
0287653
[4.1.x] Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.field…
felixxm Aug 31, 2022
a108380
[4.1.x] Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved…
felixxm Sep 1, 2022
f34655d
[4.1.x] Corrected heading level of "Registering and fetching lookups"…
felixxm Sep 4, 2022
95c5557
[4.1.x] Added release date for 4.1.1.
felixxm Sep 5, 2022
31d8076
[4.1.x] Updated man page for Django 4.1.1.
felixxm Sep 5, 2022
a6874fc
[4.1.x] Bumped version for 4.1.1 release.
felixxm Sep 5, 2022
ef6e80d
[4.1.x] Post-release version bump.
felixxm Sep 5, 2022
4987ce3
[4.1.x] Added stub release notes for 4.1.2.
felixxm Sep 5, 2022
7ba9a44
[4.1.x] Fixed #33982 -- Fixed migrations crash when adding model with…
jamesbeith Sep 7, 2022
e0f14d8
[4.1.x] Fixed #33992 -- Fixed queryset crash when aggregating over a …
charettes Sep 8, 2022
148d60d
[4.1.x] Corrected example of redundant all() in docs.
Dhanush-arch Sep 9, 2022
be5e3b4
[4.1.x] Fixed #33996 -- Fixed CheckConstraint validation on NULL values.
shangxiao Sep 8, 2022
05ace24
[4.1.x] Described Article-Reporter relationship in many-to-one topic.
pamelafox Sep 14, 2022
5c42691
[4.1.x] Fixed #34018 -- Fixed typo in docs/ref/contrib/flatpages.txt.
mrswats Sep 16, 2022
160d0aa
[4.1.x] Fixed #34019 -- Removed obsolete references to "model design …
DevilsAutumn Sep 16, 2022
0859093
[4.1.x] Fixed #34017 -- Doc'd that Argon2id variant is used by Argon2…
ritiksoni00 Sep 17, 2022
2d20386
[4.1.x] Fixed #34016 -- Fixed QuerySet.values()/values_list() crash o…
acidtv Sep 16, 2022
e151df2
[4.1.x] Fixed typo in docs/releases/3.2.1.txt.
jacobtylerwalls Sep 19, 2022
fba7962
[4.1.x] Set date and added stub notes for 4.1.2, 4.0.8, and 3.2.16 re…
carltongibson Sep 27, 2022
ba4141b
[4.1.x] Doc'd when pre_save() is called with Model.save()'s update_fi…
sarahboyce Sep 23, 2022
4f7fc37
[4.1.x] Changed note about update_fields and pre_save() to admonition.
felixxm Sep 28, 2022
33d9247
[4.1.x] Fixed #34025 -- Fixed selecting ModelAdmin.autocomplete_field…
shangxiao Sep 21, 2022
5630a6c
[4.1.x] Fixed #34010 -- Made parallel tests using spawn set up Django.
adamchainz Sep 28, 2022
b826b38
[4.1.x] Refs #34010 -- Made --debug-mode work for parallel tests usin…
adamchainz Sep 28, 2022
7607fc8
[4.1.x] Fixed #33026 -- Mentioned RequestFactory in testing tools docs.
chriswedgwood Sep 29, 2022
97353bc
[4.1.x] Fixed #34058 -- Changed sequence types when altering pre-Djan…
felixxm Sep 29, 2022
ecf6506
[4.1.x] Fixed #34062 -- Updated View.http_method_not_allowed() to sup…
alorence Sep 29, 2022
7a16758
[4.1.x] Fixed #33984 -- Reverted "Fixed #32980 -- Made models cache r…
felixxm Sep 30, 2022
96c541e
[4.1.x] Refs #34058 -- Fixed changing/deleting sequences when alterin…
felixxm Oct 1, 2022
f783148
[4.1.x] Clarified how to reference RelatedObjectDoesNotExist exceptions.
shangxiao Oct 1, 2022
7843c43
[4.1.x] Refs #32987 -- Relaxed system check for template tag modules …
felixxm Oct 3, 2022
9d656ea
[4.1.x] Fixed CVE-2022-41323 -- Prevented locales being interpreted a…
adamchainz Sep 2, 2022
6e9c6a0
[4.1.x] Bumped version for 4.1.2 release.
carltongibson Oct 4, 2022
e9dac0e
[4.1.x] Post-release version bump.
carltongibson Oct 4, 2022
324d4fc
[4.1.x] Added stub release notes for 4.1.3 release.
carltongibson Oct 4, 2022
e9a24a1
[4.1.x] Added CVE-2022-36359 to security archive.
carltongibson Oct 4, 2022
735a610
[4.1.x] Removed note about "0" IP address from tutorial.
felixxm Oct 4, 2022
d959d66
[4.1.x] Fixed #33797 -- Prioritized cached database backend for cache…
jvzammit Oct 7, 2022
950a84c
[4.1.x] Fixed #25996 -- Revised performance section in URLs topic docs.
ralphreid Jul 3, 2016
f72ba56
[4.1.x] Refs #34059 -- Doc'd lack of support for validation of constr…
felixxm Oct 12, 2022
202f5ae
[4.1.x] Updated example of creating GEOSGeometry from WKB to use memo…
snowman2 Oct 13, 2022
8481441
[4.1.x] Fixed #34085 -- Made management commands don't use black for …
carltongibson Oct 18, 2022
2611ecd
[4.1.x] Updated UTC uses to datetime.timezone.utc in docs.
purplediane Oct 20, 2022
2389c57
[4.1.x] Skipped scrypt tests when OpenSSL 1.1+ is not installed.
HieuPham9720 Oct 21, 2022
d2c52fc
[4.1.x] Fixed typo in docs/ref/models/querysets.txt.
ryancheley Oct 21, 2022
72e74e4
[4.1.x] Corrected curl call in working with Git docs.
SmailBestybay Oct 21, 2022
6ddb5ae
[4.1.x] Improved "rebase" example for upstream changes in working wit…
SmailBestybay Oct 24, 2022
e21a7cf
[4.1.x] Fixed flaky test_ForeignKey_using_to_field test.
mgaligniana Oct 21, 2022
ccb830e
[4.1.x] Fixed #34109 -- Updated instructions for running with Uvicorn.
simonw Oct 26, 2022
72f08f3
[4.1.x] Refs #33173 -- Fixed destroying test databases when running t…
felixxm Oct 26, 2022
7b208d7
[4.1.x] Refs #33173 -- Added Python 3.11 to classifiers and tox.ini.
felixxm Oct 26, 2022
ddf3ee6
[4.1.x] Refs #33173 -- Doc'd Python 3.11 compatibility in Django 4.1.x.
felixxm Oct 26, 2022
cc5dc19
[4.1.x] Removed obsolete doc reference to asyncio.iscoroutinefunction.
ngnpope Oct 29, 2022
cf69b9f
[4.1.x] Added release date for 4.1.3.
felixxm Nov 1, 2022
9a9a428
[4.1.x] Updated man page for Django 4.1.3.
felixxm Nov 1, 2022
7dfd29b
[4.1.x] Bumped version for 4.1.3 release.
felixxm Nov 1, 2022
5ed0ba2
[4.1.x] Post-release version bump.
felixxm Nov 1, 2022
e8ea852
[4.1.x] Added stub release notes for 4.1.4.
felixxm Nov 1, 2022
018311d
[4.1.x] Fixed #30801 -- Improved guidance for making good use of sign…
jvzammit Oct 22, 2022
84a2b2e
[4.1.x] Fixed #34138 -- Avoided table rebuild when adding inline m2m …
felixxm Nov 4, 2022
eca526e
[4.1.x] Fixed #34088 -- Fixed Sitemap.get_latest_lastmod() crash with…
megaden Nov 4, 2022
8740d2f
[4.1.x] Refs #33646 -- Moved tests of QuerySet async interface into a…
DevilsAutumn Nov 3, 2022
9fb57fc
[4.1.x] Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdat…
bigfootjon Nov 4, 2022
8c8427c
[4.1.x] Improved async request factory and client docs.
David-Wobrock Nov 10, 2022
939bab6
[4.1.x] Fixed #34154 -- Made mixin headers consistent in auth docs.
tonymke Nov 14, 2022
cedf1be
[4.1.x] Refs #34099 -- Doc'd that custom Model.save() should update u…
sarahboyce Oct 16, 2022
075a4b5
[4.1.x] Bumped gh-problem-matcher-wrap version to 2.0.0.
felixxm Nov 22, 2022
3b0a8ea
[4.1.x] Fixed #34177 -- Fixed QuerySet.bulk_create() crash on "pk" in…
felixxm Nov 22, 2022
1703224
[4.1.x] Fixed #34171 -- Fixed QuerySet.bulk_create() on fields with d…
DevilsAutumn Nov 22, 2022
3a46d5e
[4.1.x] Refs #32873 -- Adjusted formatting note on USE_L10N default.
boxed Nov 23, 2022
2c099a2
[4.1.x] Corrected a typo in signals reference.
adamzap Nov 23, 2022
81003a9
[4.1.x] Fixed typo in settings topic doc.
krishnathanki Nov 23, 2022
754c0c5
[4.1.x] Fixed #34064 -- Adjusted locale override wording in settings …
tbrlpld Nov 24, 2022
8a623d1
[4.1.x] Adjusted BaseFormSet.get_form_kwargs example in docs.
xrmx Nov 24, 2022
44f7550
[4.1.x] Doc's check_password()'s setter and preferred arguments.
felixxm Nov 28, 2022
58156f4
[4.1.x] Refs #33397, Refs #34160 -- Added release note for resolving …
felixxm Nov 30, 2022
a196dcc
[4.1.x] Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
sdolemelipone Dec 5, 2022
29c9bba
[4.1.x] Fixed #34199 -- Added example to StringAgg docs.
sdolemelipone Dec 3, 2022
423fa4c
[4.1.x] Updated various links to HTTPS and new locations.
felixxm Dec 6, 2022
2417056
[4.1.x] Fixed #24048 -- Corrected QuerySet.only() docs about interact…
ryancheley Oct 30, 2022
65d31d9
[4.1.x] Added release date for 4.1.4.
carltongibson Dec 6, 2022
2ff479f
[4.1.x] Bumped version for 4.1.4 release.
carltongibson Dec 6, 2022
e3309d6
[4.1.x] Post-release version bump.
carltongibson Dec 6, 2022
c2dadbc
[4.1.x] Added stub release notes for 4.1.5.
carltongibson Dec 6, 2022
7713370
[4.1.x] Refs #32339 -- Updated Form API docs to prefer as_div() outpu…
smithdc1 Dec 7, 2022
3137174
[4.1.x] Fixed #34172 -- Improved ModelAdmin.get_urls example.
sephii Dec 7, 2022
af3cfc8
[4.1.x] Fixed #34205 -- Fixed Meta.constraints validation crash with …
jgillard Dec 10, 2022
1106c99
[4.1.x] Removed KyngChaos packages from docs.
felixxm Dec 14, 2022
2d15678
[4.1.x] Fixed #34213 -- Updated PostgreSQL package names in installin…
pauloxnet Dec 14, 2022
54bdc99
[4.1.x] Fixed typo in docs/topics/http/sessions.txt.
shuuji3 Dec 16, 2022
78bb8f9
[4.1.x] Fixed typo in docs/topics/async.txt.
felixxm Dec 19, 2022
f92ecd5
[4.1.x] Refs DEP 12 -- Renamed TB to Steering Council wherever mentio…
andrewgodwin Dec 20, 2022
46b28bb
[4.1.x] Updated translations from Transifex.
felixxm Dec 20, 2022
a9ed890
[4.1.x] Disabled auto-created table of contents entries on Sphinx 5.2+.
felixxm Dec 29, 2022
7bcf84d
[4.1.x] Added release date for 4.1.5.
felixxm Jan 2, 2023
eba81c8
[4.1.x] Bumped version for 4.1.5 release.
felixxm Jan 2, 2023
4651ef5
[4.1.x] Post-release version bump.
felixxm Jan 2, 2023
f6d138e
[4.1.x] Added stub release notes for 4.1.6.
felixxm Jan 2, 2023
420f323
[4.1.x] Fixed #34232 -- Fixed typo in docs/intro/tutorial07.txt.
rajdesai24 Jan 4, 2023
7ebcda3
[4.1.x] Fixed thread termination in servers.tests.LiveServerPort on P…
felixxm Jan 12, 2023
d805010
[4.1.x] Fixed "nulls characters" typo in docs.
Jan 14, 2023
d550e3c
[4.1.x] Fixed #23718 -- Doc'd that test mirrors require TransactionTe…
sarahboyce Jan 15, 2023
2a32d39
[4.1.x] Fixed #34242 -- Doc'd that primary key is set to None when de…
mron03 Jan 18, 2023
c1bf918
[4.1.x] Corrected passenv value for tox 4.0.6+.
stephenatgithub Jan 25, 2023
bb59ef7
[4.1.x] Set date and added stub release notes for 4.1.6, 4.0.9, and 3…
carltongibson Jan 25, 2023
bc48c7d
[4.1.x] Adjusted release notes for 4.1.6, 4.0.9, and 3.2.17.
carltongibson Jan 25, 2023
26b7a25
[4.1.x] Fixed #34291 -- Fixed Meta.constraints validation crash on Un…
felixxm Jan 26, 2023
f586c12
[4.1.x] Fixed #34180 -- Added note about resetting language in test t…
Dec 21, 2022
a5a36da
[4.1.x] Fixed E501 flake8 error.
felixxm Jan 31, 2023
d3edac6
[4.1.x] Bumped versions in pre-commit and npm configurations.
felixxm May 21, 2022
9d7bd5a
[4.1.x] Fixed CVE-2023-23969 -- Prevented DoS with pathological value…
ngnpope Jan 25, 2023
f4909f7
[4.1.x] Bumped version for 4.1.6 release.
felixxm Feb 1, 2023
c629c78
[4.1.x] Post-release version bump.
felixxm Feb 1, 2023
a637d0b
[4.1.x] Refs #33476 -- Applied Black's 2023 stable style.
smithdc1 Feb 1, 2023
f3b6a4f
[4.1.x] Ignored a637d0bd22665edfe7af40b4da3297462ec3c9cf formatting c…
felixxm Feb 1, 2023
9ac634f
[4.1.x] Added CVE-2023-23969 to security archive.
felixxm Feb 1, 2023
83c88af
[4.1.x] Added stub release notes for 4.1.7.
felixxm Feb 1, 2023
ae53649
[4.1.x] Added stub release notes for 4.0.10 and 3.2.18.
carltongibson Feb 2, 2023
590a92e
[4.1.x] Fixed #34319 -- Fixed Model.validate_constraints() crash on V…
felixxm Feb 8, 2023
425c75f
[4.1.x] Fixed #34318 -- Added release note for 4bfe8c0eec835b8eaffcda…
mackerel711 Feb 12, 2023
628b33a
[4.1.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded …
MarkusH Dec 13, 2022
c57ff9b
[4.1.x] Bumped version for 4.1.7 release.
carltongibson Feb 14, 2023
e3b4035
[4.1.x] Post-release version bump.
carltongibson Feb 14, 2023
991461a
[4.1.x] Added CVE-2023-24580 to security archive.
carltongibson Feb 14, 2023
7fd69e5
[4.1.x] Refs #32339 -- Doc'd BaseFormSet.as_div()
smithdc1 Feb 12, 2023
60be590
[4.1.x] Refs #21080, Refs #34322 -- Added warning to ManifestStaticFi…
felixxm Feb 16, 2023
ff3e3eb
[4.1.x] Added stub release notes for 4.1.8.
felixxm Mar 6, 2023
ba1654c
[4.1.x] Fixed #34384 -- Fixed session validation when rotation secret…
David-Wobrock Mar 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .git-blame-ignore-revs
Expand Up @@ -2,3 +2,5 @@ ca88caa1031c0de545d82de8d90dcae0e03651fb
c5cd8783825b5f6384417dac5f3889b4210b7d08
9c19aff7c7561e3a82978a272ecdaad40dda5c00
7119f40c9881666b6f9b5cf7df09ee1d21cc8344
d3f5782a335823401aa51cae02dd5e789029143a
a637d0bd22665edfe7af40b4da3297462ec3c9cf
6 changes: 4 additions & 2 deletions .github/workflows/linters.yml
Expand Up @@ -27,7 +27,8 @@ jobs:
python-version: '3.10'
- run: python -m pip install flake8
- name: flake8
uses: liskin/gh-problem-matcher-wrap@v1
# Pinned to v2.0.0.
uses: liskin/gh-problem-matcher-wrap@d8afa2cfb66dd3f982b1950429e652bc14d0d7d2
with:
linters: flake8
run: flake8
Expand All @@ -43,7 +44,8 @@ jobs:
python-version: '3.10'
- run: python -m pip install isort
- name: isort
uses: liskin/gh-problem-matcher-wrap@v1
# Pinned to v2.0.0.
uses: liskin/gh-problem-matcher-wrap@d8afa2cfb66dd3f982b1950429e652bc14d0d7d2
with:
linters: isort
run: isort --check --diff django tests scripts
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '12'
node-version: '14'
cache: 'npm'
cache-dependency-path: '**/package.json'
- run: npm install
Expand Down
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 22.3.0
rev: 23.1.0
hooks:
- id: black
exclude: \.py-tpl$
Expand All @@ -9,10 +9,10 @@ repos:
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 5.0.0
hooks:
- id: flake8
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.3.0
rev: v8.15.0
hooks:
- id: eslint
6 changes: 6 additions & 0 deletions AUTHORS
Expand Up @@ -22,6 +22,7 @@ answer newbie questions, and generally made Django that much better:
Ade Lee <alee@redhat.com>
Adiyat Mubarak <adiyatmubarak@gmail.com>
Adnan Umer <u.adnan@outlook.com>
Arslan Noor <arslannoorpansota@gmail.com>
Adrian Holovaty <adrian@holovaty.com>
Adrian Torres <atorresj@redhat.com>
Adrien Lemaire <lemaire.adrien@gmail.com>
Expand Down Expand Up @@ -319,11 +320,13 @@ answer newbie questions, and generally made Django that much better:
Filip Noetzel <http://filip.noetzel.co.uk/>
Filip Wasilewski <filip.wasilewski@gmail.com>
Finn Gruwier Larsen <finn@gruwier.dk>
Fiza Ashraf <fizaashraf37@gmail.com>
Flávio Juvenal da Silva Junior <flavio@vinta.com.br>
flavio.curella@gmail.com
Florian Apolloner <florian@apolloner.eu>
Florian Demmer <fdemmer@gmail.com>
Florian Moussous <florian.moussous@gmail.com>
fnaimi66 <https://github.com/fnaimi66>
Fran Hrženjak <fran.hrzenjak@gmail.com>
Francisco Albarran Cristobal <pahko.xd@gmail.com>
Francisco Couzo <franciscouzo@gmail.com>
Expand Down Expand Up @@ -422,6 +425,7 @@ answer newbie questions, and generally made Django that much better:
james_027@yahoo.com
James Aylett
James Bennett <james@b-list.org>
James Gillard <jamesgillard@live.co.uk>
James Murty
James Tauber <jtauber@jtauber.com>
James Timmins <jameshtimmins@gmail.com>
Expand Down Expand Up @@ -489,7 +493,9 @@ answer newbie questions, and generally made Django that much better:
John Shaffer <jshaffer2112@gmail.com>
Jökull Sólberg Auðunsson <jokullsolberg@gmail.com>
Jon Dufresne <jon.dufresne@gmail.com>
Jon Janzen <jon@jonjanzen.com>
Jonas Haag <jonas@lophus.org>
Jonas Lundberg <jonas.lundberg@gmail.com>
Jonathan Davis <jonathandavis47780@gmail.com>
Jonatas C. D. <jonatas.cd@gmail.com>
Jonathan Buchanan <jonathan.buchanan@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion django/__init__.py
@@ -1,6 +1,6 @@
from django.utils.version import get_version

VERSION = (4, 1, 0, "alpha", 0)
VERSION = (4, 1, 8, "alpha", 0)

__version__ = get_version(VERSION)

Expand Down
4 changes: 4 additions & 0 deletions django/conf/global_settings.py
Expand Up @@ -313,6 +313,10 @@ def gettext_noop(s):
# SuspiciousOperation (TooManyFieldsSent) is raised.
DATA_UPLOAD_MAX_NUMBER_FIELDS = 1000

# Maximum number of files encoded in a multipart upload that will be read
# before a SuspiciousOperation (TooManyFilesSent) is raised.
DATA_UPLOAD_MAX_NUMBER_FILES = 100

# Directory in which upload streamed files will be temporarily saved. A value of
# `None` will make Django use the operating system's default temporary directory
# (i.e. "/tmp" on *nix systems).
Expand Down
Binary file modified django/conf/locale/af/LC_MESSAGES/django.mo
Binary file not shown.