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
Age
Commit message (
Expand
)
Author
2018-08-18
Fixed #29426 -- Made UUID inputs in the admin match the width of a UUID.
mackong
2018-08-17
Fixed #29686 -- Made UserAdmin.user_change_password() pass user to has_change...
Alexander Todorov
2018-08-17
Fixed #29612 -- Added GenericRelation prefetch_related() cache invalidation.
Tom Forbes
2018-08-17
Fixed #29663 -- Made admin change view redirect to changelist with view permi...
Jon Dufresne
2018-08-17
Added ModelAdmin._response_post_save() to avoid code duplication.
Jon Dufresne
2018-08-16
Refs #8936 -- Added ModelAdmin.has_view_or_change_permission().
Jon Dufresne
2018-08-15
Fixed #29644 -- Made SearchQuery.__str__() reflect negation and grouping.
Tom Forbes
2018-08-10
Fixed #29637 -- Fixed admin change form crash if the user doesn’t have the ...
Clément Mangin
2018-08-07
Renamed django.utils.inspect.func_has_no_args() to method_has_no_args().
Josh Schneier
2018-08-06
Fixed #28529 -- Fixed VariableDoesNotExist warnings in admin templates.
Vlastimil Zíma
2018-08-05
Fixed #29616 -- Fixed createsuperuser for user models that don't have a passw...
Josh Schneier
2018-08-04
Made createsuperuser code more DRY.
Josh Schneier
2018-08-04
Fixed #29628 -- Made createsuperuser validate password against username and r...
Josh Schneier
2018-08-02
Refs #27869 -- Added PostgreSQL version check for GinIndex support.
Nick Pope
2018-08-02
Refs #25809, #28990 -- Added PostgreSQL version check for BrinIndex support.
Nick Pope
2018-08-02
Fixed #29614 -- Added BTreeIndex to django.contrib.postres.
Nick Pope
2018-08-02
Fixed #28990 -- Added autosummarize parameter to BrinIndex.
Nick Pope
2018-08-02
Fixed #28887 -- Added SpGistIndex to django.contrib.postgres.
Nick Pope
2018-08-02
Fixed #26974 -- Added HashIndex to django.contrib.postgres.
Nick Pope
2018-08-01
Fixed typos in comments and docs.
luz.paz
2018-08-01
Updated contrib translations from Transifex
Claude Paroz
2018-07-27
Fixed #28659 -- Fixed LayerMapping crash with null geometry and unique.
Melvyn Sopacua
2018-07-27
Fixed #28291, #24726 -- Fixed ArrayField with JSONField and RangeFields.
vinay karanam
2018-07-21
Fixed #29582 -- Fixed a crash when using SearchVector with non text-fields.
Simon Charette
2018-07-20
Fixed #29523 -- Removed jQuery usage in DateTimeShortcuts.js & collapse.js.
Claude Paroz
2018-07-18
Removed duplicate words in various comments.
Mariusz Felisiak
2018-07-13
Fixed #28566 -- Added path matching to collectstatic ignore patterns.
Daniel Wiesmann
2018-07-13
Refs #29548 -- Fixed GIS tests on MariaDB
Claude Paroz
2018-07-10
Fixed #29045 -- Fixed admin CSS so that select multiple elements honor the HT...
Jonah Bishop
2018-07-10
Fixed #29556 -- Made 'remove_stale_contenttypes --noinput' delete content types.
Jon Dufresne
2018-07-09
Fixed #29550 -- Eased overriding pickle.dumps() protocol in cache backends an...
Simon Charette
2018-07-09
Refs #27472 -- Fixed crash during pickling of empty GEOS point.
Sergey Fedoseev
2018-07-06
Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash.
Mushtaq Ali
2018-07-02
Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms wi...
Tim Graham
2018-07-02
Removed parser.add_arguments() arguments that match the defaults.
Claude Paroz
2018-06-29
Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal height.
Claude Paroz
2018-06-28
Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg.
Floris den Hengst
2018-06-28
Fixed #29514 -- Reverted "Used datetime.timezone.utc instead of pytz.utc for ...
Tim Graham
2018-06-21
Fixed #18620 -- Made ContentTypes shortcut view prefer current site if availa...
Paulo
2018-06-21
Fixed #29509 -- Added SpatiaLite support for covers and coveredby lookups.
Sergey Fedoseev
2018-06-20
Fixed #29507 -- Added Oracle support for Envelope GIS function.
Sergey Fedoseev
2018-06-18
Fixed #29502 -- Allowed users with the view permission to use autocomplete_fi...
Carlton Gibson
2018-06-18
Fixed #29419 -- Allowed permissioning of admin actions.
Carlton Gibson
2018-06-15
Fixed #29487 -- Accounted for object level permissions when calculating chang...
Paulo
2018-06-15
Fixed #23869 -- Made ModelAdmin.get_deleted_objects() use has_delete_permissi...
Henk Kahlfuß
2018-06-14
Refs #29428 -- Fixed admin check crash when using a query expression in Model...
Tim Graham
2018-06-14
Fixed #29428 -- Fixed admin changelist crash when using a query expression wi...
Tim Graham
2018-06-13
Refs #29419, #8936 -- Removed change permission requirement for admin actions.
Carlton Gibson
2018-06-12
Fixed #29483 -- Confirmed support for GDAL 2.3.
Tim Graham
2018-06-11
Fixed #29464 -- Silenced post-process messages in collectstatic's default ver...
Arthur Silva
[prev]
[next]