index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2021-10-08
[4.0.x] Improved docs regarding UTF-8 support with Apache and mod_wsgi.
Nick Frazier
2021-10-07
[4.0.x] Refs #31026 -- Improved BoundField.label_tag() docs.
David Smith
2021-10-05
[4.0.x] Refs #32074 -- Doc'd Python 3.10 compatibility in Django 3.2.x.
Mariusz Felisiak
2021-10-05
[4.0.x] Added stub release notes for Django 3.2.9.
Carlton Gibson
2021-10-05
[4.0.x] Added release date for 3.2.7.
Carlton Gibson
2021-10-05
[4.0.x] Fixed #22224 -- Added note about supplying missing values for non-nul...
Jacob Walls
2021-10-04
[4.0.x] Fixed #32888 -- Doc'd that select_for_update() only locks tables with...
Hannes Ljungberg
2021-10-04
[4.0.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key...
Sarah Abderemane
2021-09-29
[4.0.x] Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_res...
David Wobrock
2021-09-29
[4.0.x] Recommended using .tables on SQLite in tutorial 2.
Victor Sowa
2021-09-28
[4.0.x] Corrected field and model check messages in docs.
Mariusz Felisiak
2021-09-24
[4.0.x] Removed obsolete GEOS 3.5 requirement note.
Claude Paroz
2021-09-22
[4.0.x] Fixed typo in 4.0 release notes.
Jero Bado
2021-09-22
[4.0.x] Fixed #33128 -- Corrected possessive 's usage in FormSet docs.
Joel Farthing
2021-09-21
[4.0.x] Fixed #33083 -- Fixed selecting all items in the admin changelist whe...
Carlton Gibson
2021-09-21
[4.0.x] Fixed broken links and redirects in docs.
Mariusz Felisiak
2021-09-21
[4.0.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.
Mariusz Felisiak
2021-09-20
[4.0.x] Bumped django_next_version in docs config.
Mariusz Felisiak
2021-09-20
Updated man page for Django 4.0 alpha.
Mariusz Felisiak
2021-09-20
Made cosmetic edits to docs/releases/4.0.txt.
Mariusz Felisiak
2021-09-20
Removed empty sections from 4.0 release notes.
Mariusz Felisiak
2021-09-20
Fixed #31026 -- Switched form rendering to template engine.
David Smith
2021-09-20
Fixed #32504 -- Updated admin's jQuery to 3.6.0.
Mariusz Felisiak
2021-09-18
Fixed #33077 -- Fixed links to related models for admin's readonly fields in ...
Ken Whitesell
2021-09-17
Fixed typo in docs/intro/reusable-apps.txt.
Steven Maude
2021-09-17
Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on Po...
Nikita Marchant
2021-09-17
Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.
Giannis Adamopoulos
2021-09-17
Corrected outputs and made cosmetic edits in GeoDjango tutorial.
Mariusz Felisiak
2021-09-16
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-09-16
Doc'd Jinja2 form renderer.
David Smith
2021-09-14
Fixed #33012 -- Added Redis cache backend.
Daniyal
2021-09-14
Fixed #32873 -- Deprecated settings.USE_L10N.
Claude Paroz
2021-09-13
Made CSRF JavaScript example more reusable.
sdwoodbury
2021-09-10
Clarified type of Window()'s partition_by and order_by arguments.
David Sanders
2021-09-10
Refs #31055 -- Doc'd 'databases' argument of check functions.
Adam Johnson
2021-09-09
Fixed #33084 -- Removed incorrect system check for ManyToManyField with limit...
Hasan Ramezani
2021-09-08
Fixed #32219 -- Made InlineModelAdmin.verbose_name_plural fallback to its ver...
Siburg
2021-09-08
Fixed #30086, Refs #32873 -- Made floatformat template filter independent of ...
Mariusz Felisiak
2021-09-07
Fixed #32076 -- Added async methods to BaseCache.
Andrew-Chen-Wang
2021-09-04
Fixed typo in docs/topics/i18n/formatting.txt.
Jacob Walls
2021-09-03
Fixed #33067 -- Improved templatetag docs.
Muhammad Hammad
2021-09-01
Fixed #32309 -- Added --exclude option to startapp/startproject management co...
sage
2021-09-01
Added stub release notes for Django 3.2.8.
Mariusz Felisiak
2021-09-01
Added release date for 3.2.7.
Mariusz Felisiak
2021-08-31
Fixed #25264 -- Allowed suppressing base command options in --help output.
Jan Szoja
2021-08-31
Refs #25264 -- Doc's that not all default options are supported by every mana...
Jan Szoja
2021-08-30
Fixed #32992 -- Restored offset extraction for fixed offset timezones.
Carlton Gibson
2021-08-30
Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks re...
Eugene Morozov
2021-08-27
Refs #32338 -- Made RadioSelect/CheckboxSelectMultiple render in <div> tags.
David Smith
2021-08-27
Corrected BaseDatabaseSchemaEditor.execute() signature in docs.
Mariusz Felisiak
[prev]
[next]