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-11-16
Fixed #29959 -- Cached GEOS version in WKBWriter class.
Claude Paroz
2018-11-15
Fixed #29952 -- Lowercased all passwords in contrib.auth's auth/common-passwo...
Mathew Payne
2018-11-14
Fixed #29939 -- Increased Group.name max_length to 150 characters.
Timothy Allen
2018-11-14
Fixed #29835 -- Made RelatedFieldListFilter respect ModelAdmin.ordering.
Hasan Ramezani
2018-11-12
Fixed #29945 -- Moved contrib.postgres uninstallation logic to the app config.
Simon Charette
2018-11-09
Used method chaining in DateTimeShortcuts.js.
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-11-09
Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.
Matthias Kestenholz
2018-11-09
Removed unused variables.
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-11-09
Fixed #29931 -- Removed unused ValueError handling in naturalday template tag.
Hasan Ramezani
2018-10-31
Fixed #29901 -- Allowed overriding an autocomplete/raw_id_fields/radio_fields...
Javier Matos Odut
2018-10-29
Fixed #29547 -- Added support for partial indexes.
Mads Jensen
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
[prev]
[next]