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
2020-12-17
Refs #30181 -- Corrected note about storing None in the cache.
Nick Pope
2020-12-16
Fixed #32273 -- Doc'd AdminSite.unregister().
Hasan Ramezani
2020-12-15
Fixed typo in docs/ref/forms/widgets.txt.
Mariusz Felisiak
2020-12-15
Corrected formatting in settings docs.
Carlton Gibson
2020-12-15
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
Tom Forbes
2020-12-15
Fixed #32261 -- Added error logging to Signal.send_robust().
Ayush Bansal
2020-12-15
Added python_requires/install_requires to setup.cfg example in reusable apps ...
Thomas Güttler
2020-12-15
Added backticks to code literals in various docs.
Jon Dufresne
2020-12-14
Removed redundant sentence in 'check' management command docs.
Adam Johnson
2020-12-11
Corrected docs regarding attributes required for logging in to the admin.
Jan Pieter Waagmeester
2020-12-11
Fixed #32252 -- Fixed __isnull=True on key transforms on SQLite and Oracle.
sage
2020-12-10
Refs #31792 -- Updated SQL example in Exists() docs.
Kevin Marsh
2020-12-10
Fixed #32178 -- Allowed database backends to skip tests and mark expected fai...
Hasan Ramezani
2020-12-09
Fixed #32193 -- Deprecated MemcachedCache.
Mariusz Felisiak
2020-12-08
Adjusted formatting of ngettext docs code examples.
Matthias Kestenholz
2020-12-08
Fixed #32233 -- Cleaned-up duplicate connection functionality.
Florian Apolloner
2020-12-07
Added note about importing release manager's public keys via GitHub API to ch...
Mariusz Felisiak
2020-12-03
Fixed #32235 -- Made ReadOnlyPasswordHashField disabled by default.
Timo Ludwig
2020-12-02
Fixed #32179 -- Added JSONObject database function.
Artur Beltsov
2020-12-01
Added stub release notes for 3.1.5.
Mariusz Felisiak
2020-12-01
Added release date for 3.1.4.
Mariusz Felisiak
2020-11-30
Fixed #32232 -- Fixed typo in docs/ref/contrib/admin/actions.txt.
Hasan Ramezani
2020-11-28
Refs #32230 -- Made LayerMapping support pathlib.Path.
Mariusz Felisiak
2020-11-28
Fixed #32230 -- Made DataSource support pathlib.Path.
Hasan Ramezani
2020-11-27
Fixed #32220 -- Added durable argument to transaction.atomic().
Ian Foote
2020-11-27
Fixed #25534, Fixed #31639 -- Added support for transform references in expre...
Ian Foote
2020-11-27
Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.
Neil Lyons
2020-11-26
Refs #27095 -- Allowed (non-nested) arrays containing expressions for ArrayFi...
Hannes Ljungberg
2020-11-25
Fixed #32203 -- Fixed QuerySet.values()/values_list() crash on key transforms...
sage
2020-11-25
Fixed #32224 -- Avoided suppressing connection errors in supports_json_field ...
Mariusz Felisiak
2020-11-19
Fixed #32200 -- Fixed grouping by ExpressionWrapper() with Q objects.
Hasan Ramezani
2020-11-19
Fixed #32202 -- Fixed autoreloader argument generation for Windows with Pytho...
Carlton Gibson
2020-11-17
Fixed #32199 -- Doc'd JSONField in ModelForm field mapping.
sage
2020-11-16
Refs #27718 -- Doc'd and tested QuerySet.exists() for combined querysets.
David-Wobrock
2020-11-14
Doc'd that admin site booleans are tri-state.
Nick Pope
2020-11-14
Improved examples in ModelAdmin.list_display docs.
Nick Pope
2020-11-13
Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-11-13
Fixed #29712 -- Made makemessages warn if locales have hyphens and skip them.
manav014
2020-11-12
Fixed #32149 -- Added support for years < 1000 to DateFormat.y().
Sam
2020-11-12
Fixed #32187 -- Removed unnecessary select_related in queries doc.
Hasan Ramezani
2020-11-11
Fixed #31122 -- Clarified that Lookup acts as a query expression.
Caio Ariede
2020-11-11
Fixed #31216 -- Added support for colorama terminal colors on Windows.
MinchinWeb
2020-11-11
Fixed #31757 -- Adjusted system check for SECRET_KEY to warn about autogenera...
Artem Kosenko
2020-11-11
Fixed #32180 -- Added system check for file system caches absolute location.
Carles Pina i Estany
2020-11-10
Fixed #32176 -- Clarified filesystem cache docs.
Carles Pina Estany
2020-11-10
Fixed #32182 -- Fixed crash of JSONField nested key transforms with subquery ...
Hannes Ljungberg
2020-11-06
Fixed #32045 -- Doc'd GenericRelatedObjectManager methods.
Craig Smith
2020-11-06
Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
Hasan Ramezani
2020-11-05
Fixed #25791 -- Implement autoreload behaviour for cached template loader.
Tom Forbes
2020-11-05
Fixed #22276 -- Fixed crash when formset management form is invalid.
Jon Dufresne
[prev]
[next]