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
/
django
/
contrib
/
contenttypes
Age
Commit message (
Expand
)
Author
2023-04-03
[4.2.x] Updated translations from Transifex.
Mariusz Felisiak
2023-02-01
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
David Smith
2022-12-20
Updated translations from Transifex.
Mariusz Felisiak
2022-11-18
Fixed #26261 -- Fixed queryset crash when excluding reverse GenericRelation.
roman_p
2022-11-09
Fixed #34135 -- Added async-compatible interface to related managers.
Jon Janzen
2022-11-08
Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() me...
Jon Janzen
2022-11-04
Fixed #27654 -- Propagated alters_data attribute to callables overridden in s...
LightDiscord
2022-10-10
Fixed #32833 -- Fixed ContentTypeManager.get_for_models() crash when using in...
Sarah Boyce
2022-09-30
Fixed #33984 -- Reverted "Fixed #32980 -- Made models cache related managers."
Mariusz Felisiak
2022-08-03
Updated translations from Transifex.
Mariusz Felisiak
2022-07-31
Fixed warnings per flake8 5.0.0.
Mariusz Felisiak
2022-07-27
Refs #32948, Refs #32946 -- Used Q.create() internally for dynamic Q() objects.
Nick Pope
2022-03-15
Removed unnecessary _connector from Q construction in get_for_models().
Mariusz Felisiak
2022-03-14
Fixed #31357 -- Fixed get_for_models() crash for stale content types when mod...
Biel Frontera
2022-03-08
Fixed #33563 -- Fixed contenttype reverse data migration crash with a multipl...
Hameed Gifford
2022-02-07
Refs #33476 -- Refactored code to strictly match 88 characters line length.
Mariusz Felisiak
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2022-01-29
Updated translations from Transifex.
Claude Paroz
2022-01-11
Fixed #13251 -- Made pre/post_delete signals dispatch the origin.
mgaligniana
2021-12-06
Updated translations from Transifex.
Mariusz Felisiak
2021-11-08
Fixed #32980 -- Made models cache related managers.
Keryn Knight
2021-11-03
Fixed #32996 -- Cached PathInfos on relations.
Keryn Knight
2021-10-14
Fixed #33008 -- Fixed prefetch_related() for deleted GenericForeignKeys.
Martin Svoboda
2021-07-28
Refs #32946 -- Changed internal usage of dynamic Q() objects construction to ...
Keryn Knight
2021-07-22
Fixed #32951 -- Removed Query.where_class & co.
Nick Pope
2021-07-20
Fixed #32944 -- Avoided unnecessary WhereNode.add() calls.
Keryn Knight
2021-07-15
Fixed #32910 -- Unified different plural equations for the same language in c...
Mariusz Felisiak
2021-04-06
Updated translations from Transifex.
Claude Paroz
2020-12-29
Used model's Options.label where applicable.
Mariusz Felisiak
2020-12-15
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
Tom Forbes
2020-09-30
Updated translations from Transifex.
Claude Paroz
2020-09-25
Fixed #32038 -- Fixed EmptyFieldListFilter crash with GenericRelation.
Mariusz Felisiak
2020-08-18
Refs #9061 -- Allowed GenericInlineFormSet to disable deleting extra forms.
Mariusz Felisiak
2020-08-18
Refs #20347 -- Allowed customizing the maximum number of instantiated forms i...
Mariusz Felisiak
2020-08-01
Updated translations from Transifex
Claude Paroz
2020-07-21
Fixed #31180 -- Configured applications automatically.
Aymeric Augustin
2020-06-01
Reverted "Refs #23919 -- Removed obsolete __init__.py files in management com...
René Fleschenberg
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-04-27
Refs #18325 -- Removed unnecessary line endings in management commands.
François Freitag
2020-03-19
Fixed #31123 -- Added --include-stale-apps option to the remove_stale_content...
gowthamk63
2020-02-04
Simplified imports from django.db and django.contrib.gis.db.
Nick Pope
2020-01-31
Updated translations from Transifex.
Claude Paroz
2020-01-22
Fixed #31190 -- Fixed prefetch_related() crash for GenericForeignKey with cus...
Eugene Hatsko
2019-12-02
Updated contrib translations from Transifex.
Carlton Gibson
2019-11-05
Fixed #30947 -- Changed tuples to lists in model Meta options in django.contr...
Jon Dufresne
2019-09-08
Updated translation catalogs
Claude Paroz
2019-07-02
Fixed typos in comments and docs.
Min ho Kim
2019-06-29
Updated translations from Transifex
Claude Paroz
2019-06-28
Fixed #30400 -- Improved typography of user facing strings.
Jon Dufresne
2019-06-06
Fixed #29706 -- Made RenameContentType._rename() save to the correct database.
Hasan Ramezani
[next]