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
/
ref
Age
Commit message (
Expand
)
Author
2021-12-15
[3.1.x] Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django...
stable/3.1.x
Mariusz Felisiak
2021-05-20
[3.1.x] Changed IRC references to Libera.Chat.
Mariusz Felisiak
2021-03-22
[3.1.x] Fixed #32576 -- Corrected dumpdata docs for passing model names to th...
tim-mccurrach
2021-03-16
[3.1.x] Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() meth...
Hasan Ramezani
2021-03-15
[3.1.x] Fixed typo in docs/ref/checks.txt.
Hasan Ramezani
2021-03-15
[3.1.x] Updated datum directory for PROJ 6 in GIS install instructions.
Mariusz Felisiak
2021-03-04
[3.1.x] Refs #32483 -- Doc'd caveat about using JSONField key transforms to b...
Mariusz Felisiak
2021-03-04
[3.1.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2021-03-04
[3.1.x] Corrected admin.E023 message in docs.
Hasan Ramezani
2021-02-08
[3.1.x] Fixed #32430 -- Doc'd base class-based views.
Anil Khatri
2021-02-08
[3.1.x] Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.
Anil Khatri
2021-02-01
[3.1.x] Fixed typo in docs/ref/forms/widgets.txt.
Brad Solomon
2021-01-28
[3.1.x] Fixed #32388 -- Clarified QuerySet.bulk_update() caveat about duplica...
Timothy McCurrach
2021-01-22
[3.1.x] Refs #32372 -- Updated manager name in related objects reference docs.
Jack
2021-01-22
[3.1.x] Fixed #32372 -- Made examples in related objects reference docs consi...
Jack Aitken
2021-01-20
[3.1.x] Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
Matthias Kestenholz
2021-01-12
[3.1.x] Removed unused import in docs/ref/models/expressions.txt.
Mariusz Felisiak
2021-01-11
[3.1.x] Fixed #32313 -- Corrected QuerySet.in_bulk() signature.
Iuri de Silvio
2021-01-07
[3.1.x] Fixed #32315 -- Doc'd FieldFile.path.
Hasan Ramezani
2021-01-04
[3.1.x] Fixed #32310 -- Fixed note about reverse accessors for intermediate t...
Fabio Sangiovanni
2021-01-04
[3.1.x] Refs #28741 -- Doc'd SESSION_COOKIE_DOMAIN requirement with CSRF_USE_...
Tim Graham
2021-01-04
[3.1.x] Fixed typo in docs/ref/templates/builtins.txt.
Roland Geider
2020-12-29
[3.1.x] Corrected related fields checks messages in docs.
Mariusz Felisiak
2020-12-23
[3.1.x] Refs #30367 -- Changed remaining "pip install" to "python -m pip inst...
Jon Dufresne
2020-12-21
[3.1.x] Corrected code-block directives in docs/ref/models/meta.txt.
Jon Dufresne
2020-12-21
[3.1.x] Fixed typo in docs/ref/files/storage.txt.
joshuapatel
2020-12-16
[3.1.x] Fixed #32273 -- Doc'd AdminSite.unregister().
Hasan Ramezani
2020-12-15
[3.1.x] Fixed typo in docs/ref/forms/widgets.txt.
Mariusz Felisiak
2020-12-15
[3.1.x] Corrected formatting in settings docs.
Carlton Gibson
2020-12-15
[3.1.x] Added backticks to code literals in various docs.
Jon Dufresne
2020-12-14
[3.1.x] Removed redundant sentence in 'check' management command docs.
Adam Johnson
2020-12-11
[3.1.x] Corrected docs regarding attributes required for logging in to the ad...
Jan Pieter Waagmeester
2020-11-30
[3.1.x] Fixed #32232 -- Fixed typo in docs/ref/contrib/admin/actions.txt.
Hasan Ramezani
2020-11-28
[3.1.x] Refs #32230 -- Fixed LayerMapping example in GeoDjango tutorial.
Mariusz Felisiak
2020-11-27
[3.1.x] Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.
Neil Lyons
2020-11-14
[3.1.x] Doc'd that admin site booleans are tri-state.
Nick Pope
2020-11-14
[3.1.x] Improved examples in ModelAdmin.list_display docs.
Nick Pope
2020-11-13
[3.1.x] Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-11-11
[3.1.x] Fixed #31122 -- Clarified that Lookup acts as a query expression.
Caio Ariede
2020-11-06
[3.1.x] Fixed #32045 -- Doc'd GenericRelatedObjectManager methods.
Craig Smith
2020-11-02
[3.1.x] Updated {% static %} tag examples in docs to use single quotes where ...
Nikita Sobolev
2020-10-20
[3.1.x] Fixed outdated notes in SchemaEditor docs.
Mariusz Felisiak
2020-10-19
[3.1.x] Fixed typo in docs/ref/checks.txt.
Mariusz Felisiak
2020-10-17
[3.1.x] Fixed #32110 -- Doc'd and tested enumerations for ChoiceField.choices.
Claude Paroz
2020-10-08
[3.1.x] Fixed #29356 -- Clarified docs for QueryDict.getlist() default.
Paul Grau
2020-10-08
[3.1.x] Fixed #23681, Fixed #27445 -- Doc'd setting choices for NullBooleanFi...
Jacob Walls
2020-10-07
[3.1.x] Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples.
Carlton Gibson
2020-10-01
[3.1.x] Fixed #32041 -- Doc'd how to modify served files' content types on Wi...
Peter Marheine
2020-10-01
[3.1.x] Fixed #32057 -- Doc'd HttpResponse.get()/items().
MAHANTH-wq
2020-09-25
[3.1.x] Fixed #28009 -- Doc'd empty_value for CharField subclasses.
David Smith
[next]