summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Added stub release notes for 4.1.2.Mariusz Felisiak2022-09-052-0/+13
* Added release date for 4.1.1.Mariusz Felisiak2022-09-051-1/+1
* Corrected heading level of "Registering and fetching lookups" section in docs.Mariusz Felisiak2022-09-041-12/+12
* Fixed #29799 -- Allowed registering lookups per field instances.Allen Jonathan David2022-09-023-17/+39
* Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved internal URLRes...Mariusz Felisiak2022-09-011-0/+4
* Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTran...Mariusz Felisiak2022-08-311-16/+7
* Fixed #33965 -- Improved file-like object example of ImageField in docs.Alex Morega2022-08-311-2/+5
* Added Central Kurdish (Sorani) language.Swara2022-08-302-1/+2
* Refs #30947 -- Changed tuples to lists where appropriate.Alex Morega2022-08-3015-140/+140
* Fixed #33958 -- Added imports to examples in "Expressions can reference trans...Iván Camilo Triviño López2022-08-301-0/+3
* Improved example of index on SearchVector in full text search docs.Ilia Peterov2022-08-291-1/+4
* Fixed #33960 -- Fixed migrations crash on SQLite < 3.26.Mariusz Felisiak2022-08-291-0/+3
* Fixed #33952 -- Reallowed creating reverse foreign key managers on unsaved in...David Wobrock2022-08-271-0/+3
* Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.Mariusz Felisiak2022-08-264-13/+17
* Fixed #33953 -- Reverted "Fixed #33201 -- Made RenameModel operation a noop f...Iuri de Silvio2022-08-261-0/+3
* Fixed #33938 -- Fixed migration crash for m2m with a through model in another...Simon Charette2022-08-251-0/+3
* Refs #18707 -- Corrected django.test.Client signature in docs.Daniel Hahler2022-08-251-4/+4
* Fixed #33916 -- Added support for serialization of enum.Flag in migrations.Willem Van Onsem2022-08-252-2/+6
* Fixed #33920 -- Doc'd dependency of LOGGING_CONFIG callback on non-empty LOGG...Kanza2022-08-241-2/+2
* Fixed #33939 -- Used functools.partial() in transaction.on_commit() examples.Alex Morega2022-08-231-2/+4
* Fixed #33930 -- Eased customization of delete_confirmation.html template in t...Jacob Rief2022-08-181-0/+4
* Fixed #33932 -- Fixed altering AutoFields to OneToOneField on PostgreSQL.Benoît Vinot2022-08-171-0/+4
* Fixed #33878 -- Switched to system fonts in CSS.Tom Carrick2022-08-172-4/+8
* Fixed #33909 -- Corrected django.dispatch.receiver() signature.Youssef2022-08-161-1/+3
* Fixed #33778 -- Updated build-system configuration.Youssef2022-08-151-2/+2
* Fixed #26780 -- Added prefetch_related() support for sliced queries.Simon Charette2022-08-151-0/+3
* Refs #28333 -- Added partial support for filtering against window functions.Simon Charette2022-08-152-7/+28
* Fixed #33921 -- Added release note for 5b8699e723d9daf373fff46c6859fed2b780a9bd.Mohammadtaher Abbasi2022-08-121-0/+3
* Fixed #33919 -- Fixed adding AutoFields on PostgreSQL.Mariusz Felisiak2022-08-121-0/+4
* Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.Claude Paroz2022-08-123-1/+12
* Refs #26029 -- Doc'd django.core.files.storage.default_storage.Jarosław Wygoda2022-08-101-2/+7
* Fixed #33905 -- Fixed CheckConstraint() validation on range fields.David Sanders2022-08-091-0/+3
* Refs #33842 -- Removed incorrect :file: role in contrib docs.Ramil Yanbulatov2022-08-092-6/+6
* Refs #33842 -- Added :ttag: role in translations docs.Ramil Yanbulatov2022-08-091-2/+2
* Fixed #33842 -- Used :source: role for links to repo files on GitHub.Ramil Yanbulatov2022-08-0916-27/+27
* Fixed #33902 -- Fixed Meta.constraints validation crash with F() expressions.Mariusz Felisiak2022-08-091-0/+3
* Fixed typo in docs/topics/i18n/translation.txt.Alessandro Baccini2022-08-081-1/+1
* Fixed #31721 -- Allowed ModelForm meta to specify form fields.Kamil Turek2022-08-082-3/+25
* Fixed #33899 -- Fixed migration crash when removing indexed field on SQLite 3...Fiza Ashraf2022-08-081-0/+3
* Fixed #33898 -- Fixed Window() expression crash with ArrayAgg().Mariusz Felisiak2022-08-061-0/+4
* Fixed typo in docs/ref/forms/renderers.txt.Mariusz Felisiak2022-08-061-1/+1
* Fixed #33893 -- Reverted "Fixed #28889 -- Prevented double submission of admi...Fab2022-08-051-0/+4
* Fixed #33891 -- Fixed test command crash when running in parallel using spawn.Mariusz Felisiak2022-08-041-0/+4
* Fixed #33888 -- Fixed get_select2_language() crash with no language activated.Claude Paroz2022-08-031-0/+3
* Fixed typo in docs/releases/4.2.txt.NOTHING2022-08-031-1/+1
* Fixed #33886 -- Reallowed using GeoIP2() when GEOS is not installed.Aarni Koskela2022-08-031-1/+2
* Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/...Mariusz Felisiak2022-08-035-3/+56
* Added stub release notes for 4.1.1.Carlton Gibson2022-08-032-0/+13
* Updated release notes for Django 4.1 release.Carlton Gibson2022-08-031-7/+7
* Added CVE-2022-36359 to security archive.Carlton Gibson2022-08-031-0/+10