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-10-27
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
Tim Graham
2018-10-22
Fixed #29876 -- MySQL does not support SPATIAL fields in unique indices.
Florian Apolloner
2018-10-11
Fixed #29832 -- Updated Roboto font to v2.137.
Mac Chapman
2018-10-10
Refs #27795 -- Removed force_bytes() usage from django/utils/http.py.
Jon Dufresne
2018-10-09
Fixed #29829 -- Remove unused code in contrib.sites.models._simple_domain_nam...
Hasan Ramezani
2018-10-09
Capitalized "Python" in docs and comments.
Jon Dufresne
2018-10-05
Refs #27795 -- Removed force_bytes() usage in contrib/staticfiles/storage.py.
Jon Dufresne
2018-10-03
Refs #27795 -- Removed force_bytes() usage in sessions.
Jon Dufresne
2018-10-02
Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.
Stefano Chiodino
2018-10-02
Simplified contrib.admin.utils.unquote().
Sergey Fedoseev
2018-10-02
Refs #27795 -- Removed force_bytes() usage in admindocs.
Jon Dufresne
2018-10-02
Fixed #29711 -- Added a system check for uniquness of admin actions' __name__.
Przemysław Buczkowski
2018-10-01
Simplified contrib.admin.utils.quote().
Sergey Fedoseev
2018-10-01
Fixed #29809 -- Fixed a crash when a "view only" user POSTs to the admin user...
Tim Graham
2018-10-01
Fixed CVE-2018-16984 -- Fixed password hash disclosure to admin "view only" u...
Carlton Gibson
2018-09-29
Updated translations from Transifex
Claude Paroz
2018-09-28
Refs #28909 -- Simplifed code using unpacking generalizations.
Sergey Fedoseev
2018-09-27
Fixed #29796 -- Added system check for STATICFILES_DIRS prefix ending with a ...
Paweł Kołodziej
2018-09-26
Fixed #29782 -- Added better error message when filtering queryset with Anony...
Ramon Saraiva
2018-09-26
Fixed #29683 -- Added view permission to docs.
Stephen James
2018-09-26
Refs #27795 -- Removed force_bytes() usage in contrib/auth/handlers/modwsgi.py.
Jon Dufresne
2018-09-26
Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-09-25
Removed unneeded list() calls in list.extend() argument.
Sergey Fedoseev
2018-09-25
Normalized spelling of "lowercase" and "lowercased".
Jon Dufresne
2018-09-25
Refs #29784 -- Normalized Python docs links to omit the version.
Jon Dufresne
2018-09-17
Removed unused admin_url and root_path context variables in admindocs.
Tim Graham
2018-09-17
Fixed #27899 -- Added support for phrase/raw searching in SearchQuery.
Claude Paroz
2018-09-17
Simplified ListMixin.sort().
Sergey Fedoseev
2018-09-13
Removed shadowing of built-in hash() function.
Andrey Kostakov
2018-09-11
Fixed #29746 -- Fixed misleading FlatpageForm URL help text if APPEND_SLASH i...
Tom Carrick
2018-08-30
Fixed #29723 -- Fixed crash if InlineModelAdmin.has_add_permission() doesn't ...
Tim Graham
2018-08-23
Fixed #29048 -- Added **extra_context to database function as_vendor() methods.
priyanshsaxena
2018-08-23
Fixed #29570 -- Added check that MEDIA_URL isn't in STATIC_URL.
Alejandro Dubrovsky
2018-08-22
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
Claude Paroz
2018-08-21
Fixed #29654 -- Made text truncation an ellipsis character instead of three d...
Claude Paroz
2018-08-20
Fixed #29695 -- Added system checks for admin's app dependencies and TEMPLATE...
Rodrigo
2018-08-20
Fixed #29682 -- Fixed admin change form crash if a view-only model's form has...
Tim Graham
2018-08-20
Fixed #29690 -- Fixed aligned <ul> positioning for RTL languages in admin.
Taha Jahangir
2018-08-20
Removed redundant 'model' argument in admin checks.
Jon Dufresne
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
[prev]
[next]