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
2019-04-01
[2.2.x] Updated contrib translations from Transifex
Claude Paroz
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
2017-06-16
Fixed #26936 -- Fixed stale ContentType deletion in apps without models.
Pavel Rybintsev
2017-06-05
Replaced Model._get_pk_val() with pk property.
Tim Graham
2017-06-01
Refs #23968 -- Removed unnecessary lists, generators, and tuple calls.
Jon Dufresne
2017-05-27
Fixed #28226 -- Replaced use of str.join() with concatenation.
Tom
2017-05-18
Fixed #28152 -- Made migrations serialize sets as set literals rather than se...
Jon Dufresne
2017-04-27
Refs #27795 -- Replaced many force_text() with str()
Claude Paroz
2017-04-04
Updated contrib translations from Transifex
Claude Paroz
2017-04-01
Removed implicit default store_true/false argparse args.
Jon Dufresne
2017-02-27
Imported django.http classes instead of django.http.
Asif Saifuddin Auvi
2017-02-07
Converted usage of ugettext* functions to their gettext* aliases
Claude Paroz
2017-02-04
Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257.
Anton Samarchyan
2017-02-03
Fixed spelling of "nonexistent".
Tim Graham
2017-02-01
Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments.
Vytis Banaitis
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super().
chillaranand
2017-01-19
Refs #23919 -- Stopped inheriting from object to define new style classes.
Simon Charette
2017-01-18
Refs #23919 -- Removed most of remaining six usage
Claude Paroz
2017-01-18
Refs #23919 -- Removed python_2_unicode_compatible decorator usage
Claude Paroz
2017-01-18
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2017-01-13
Fixed #27709 -- Fixed get_for_models() for proxies with an empty cache.
Simon Charette
2016-09-30
Updated translations from Transifex
Claude Paroz
2016-09-06
Fixed #24865 -- Added remove_stale_contenttypes management command.
Tim Graham
2016-09-03
Replaced smart_* by force_* calls whenever possible
Claude Paroz
2016-08-10
Refs #18682 -- Edited explanation in stale content type deletion.
Tim Graham
2016-08-01
Pulled contrib translations from Transifex
Claude Paroz
2016-07-03
Fixed #18682 -- Expanded explanation in stale content type deletion. (#6869)
Erik Romijn
2016-06-29
Added Upper/Lower Sorbian translations
Claude Paroz
[next]