summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-04-03[4.2.x] Finalized release notes for Django 4.2.Mariusz Felisiak
2023-04-03[4.2.x] Updated man page for Django 4.2 final.Mariusz Felisiak
2023-04-03[4.2.x] Fixed #34431 -- Improved Date/DateTimeField/TimeField.input_formats d...Edison Wang
2023-03-30[4.2.x] Fixed #34446 -- Removed unneeded and incorrect example in coding styl...JiriKr
2023-03-24[4.2.x] Fixed typos in docs/ref/forms/renderers.txt.Mariusz Felisiak
2023-03-24[4.2.x] Added Django Forum to mailing lists page.Carlton Gibson
2023-03-22[4.2.x] Fixed #34409 -- Doc'd limitation of dictfetchall() and namedtuplefetc...Jesper Olsson
2023-03-22[4.2.x] Doc'd use of asgiref.sync adapters with sensitive variables.Carlton Gibson
2023-03-22[4.2.x] Fixed typo in docs/topics/class-based-views/mixins.txt.amirsoroush
2023-03-18[4.2.x] Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage ...Mariusz Felisiak
2023-03-16[4.2.x] Fixed #34404 -- Clarified how FileResponse set Content-Type header.Ayush Bisht
2023-03-12[4.2.x] Corrected example in CreateCollation() docs.Adam Johnson
2023-03-09[4.2.x] Doc'd that action descriptions are %-formatted.Mariusz Felisiak
2023-03-09[4.2.x] Fixed #34395 -- Updated admin's jQuery to 3.6.4.Mariusz Felisiak
2023-03-08[4.2.x] Fixed #34384 -- Fixed session validation when rotation secret keys.David Wobrock
2023-03-07[4.2.x] Refs #31626 -- Noted that Daphne provides a runserver command.Carlton Gibson
2023-03-06[4.2.x] Added stub release notes for 4.1.8.Mariusz Felisiak
2023-03-01[4.2.x] Doc'd that django.setup() is called under ASGI.Adam Johnson
2023-03-01[4.2.x] Fixed #34367 -- Updated instructions for installing GeoDjango on Wind...Heath Henley
2023-03-01[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-03-01[4.2.x] Refs #34140 -- Added configurations to run blacken-docs linter and ad...Mariusz Felisiak
2023-03-01[4.2.x] Refs #34140 -- Made minor edits to rst code-blocks.Mariusz Felisiak
2023-02-28[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...Joseph Victor Zammit
2023-02-24[4.2.x] Doc'd that Meta.indexes is preferred to Field.db_index.Adam Johnson
2023-02-22[4.2.x] Moved DatabaseIntrospection.get_table_description() internal_size rel...Tim Graham
2023-02-16[4.2.x] Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStora...Mariusz Felisiak
2023-02-15[4.2.x] Refs #32339 -- Doc'd BaseFormSet.as_div()David Smith
2023-02-14[4.2.x] Fixed #34328 -- Added async-only class-based middleware example.Carlton Gibson
2023-02-14[4.2.x] Added CVE-2023-24580 to security archive.Carlton Gibson
2023-02-14[4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.Markus Holtermann
2023-02-13[4.2.x] Fixed #29994 -- Added warning about performance of FileBasedCache wit...Sarah Boyce
2023-02-13[4.2.x] Fixed #34318 -- Added release note for 4bfe8c0eec835b8eaffcda7dc1e3b2...Sota Tabu
2023-02-10[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2023-02-10[4.2.x] Fixed #34325 -- Corrected wording in PercentRank() docs.dennisvang
2023-02-10[4.2.x] Fixed #34324 -- Mentioned Discord server in contributing index.p0lygun
2023-02-09[4.2.x] Fixed #34311 -- Updated serialization docs from unique_together to Un...Willem Van Onsem
2023-02-08[4.2.x] Added missing vars to AdminSite.each_context() docs.Carlton Gibson
2023-02-08[4.2.x] Fixed #34319 -- Fixed Model.validate_constraints() crash on Validatio...Mariusz Felisiak
2023-02-07[4.2.x] Fixed #34146 -- Added 3rd-party lib tutorial step.Tim Schilling
2023-02-07[4.2.x] Added stub release notes for 4.0.10 and 3.2.18.Carlton Gibson
2023-02-07[4.2.x] Fixed #34310 -- Added deletion example to one-to-one topic.Marcelo Galigniana
2023-02-04[4.2.x] Increased the default PBKDF2 iterations for Django 4.2.Mariusz Felisiak
2023-02-01[4.2.x] Added stub release notes for 4.1.7.Mariusz Felisiak
2023-02-01[4.2.x] Added CVE-2023-23969 to security archive.Mariusz Felisiak
2023-02-01[4.2.x] Fixed CVE-2023-23969 -- Prevented DoS with pathological values for Ac...Nick Pope
2023-01-31[4.2.x] Fixed #34180 -- Added note about resetting language in test tear-downs.Durval Carvalho
2023-01-30[4.2.x] Fixed typo in docs/topics/auth/passwords.txt.fschwebel
2023-01-26[4.2.x] Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueCons...Mariusz Felisiak
2023-01-25[4.2.x] Adjusted release notes for 4.1.6, 4.0.9, and 3.2.17.Carlton Gibson
2023-01-25[4.2.x] Set date and added stub release notes for 4.1.6, 4.0.9, and 3.2.17.Carlton Gibson