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
2021-04-06
[3.2.x] 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
2019-05-31
Fixed #30493 -- Fixed prefetch_related() for GenericRelation with different c...
can
2019-05-31
Refs #30493 -- Added GenericRelatedObjectManager.get_content_type() hook.
Mariusz Felisiak
2019-04-01
Updated contrib translations from Transifex.
Claude Paroz
2019-02-07
Fixed #16027 -- Added app_label to ContentType.__str__().
Gregory N. Schmit
2019-01-10
Fetched Armenian translations from Transifex
Claude Paroz
2018-11-09
Removed unused variables.
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-08-17
Fixed #29612 -- Added GenericRelation prefetch_related() cache invalidation.
Tom Forbes
2018-07-10
Fixed #29556 -- Made 'remove_stale_contenttypes --noinput' delete content types.
Jon Dufresne
2018-07-02
Removed parser.add_arguments() arguments that match the defaults.
Claude Paroz
2018-06-21
Fixed #18620 -- Made ContentTypes shortcut view prefer current site if availa...
Paulo
2018-03-12
Fixed #28988 -- Fixed queries when a GenericRelation is used with multi-table...
robwa
2018-02-28
Updated translations from Transifex
Claude Paroz
2018-01-12
Fixed #28996 -- Simplified some boolean constructs and removed trivial contin...
Дилян Палаузов
2018-01-03
Refs #23919 -- Removed obsolete __init__.py files in management command direc...
я котик пур-пур
2017-12-30
Fixed #14642 -- Fixed generic inline formsets crash when using save_as_new=True.
Tomer Chachamu
2017-12-11
Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking.
Nick Pope
2017-12-04
Fixed #28860 -- Removed unnecessary len() calls.
Дилян Палаузов
2017-12-01
Updated contrib translations from Transifex
Claude Paroz
2017-11-06
Fixed #28776 -- Fixed a/an/and typos in docs and comments.
Дилян Палаузов
2017-09-22
Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) s...
Nicolas Delaby
2017-09-13
Removed unnecessary parens in various code.
Mariusz Felisiak
2017-09-07
Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."
Tim Graham
2017-08-22
Fixed incorrect indentation in remove_stale_contenttypes.
Nick Pope
2017-08-10
Refs #16043 -- Refactored internal fields value cache.
Paulo
2017-07-21
Fixed #28418 -- Fixed queryset crash when using a GenericRelation to a proxy ...
Rachel Tobin
2017-06-28
Fixed #27818 -- Replaced try/except/pass with contextlib.suppress().
Mads Jensen
2017-06-26
Fixed #28313 -- Added model name max length check of 100 characters in contri...
michaldabski
[next]