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
2019-03-14
[2.2.x] Fixed #30237 -- Made Authentication/SessionMiddleware and ModelBacken...
Herman S
2019-03-03
[2.2.x] Reverted "Fixed relative paths imports per isort 4.3.5."
Mariusz Felisiak
2019-02-27
[2.2.x] Refs #29523 -- Updated admin's collapse.min.js.
Tim Graham
2019-02-25
[2.2.x] Fixed #30208 -- Fixed login header height and alignment in the larges...
Matthias Kestenholz
2019-02-25
[2.2.x] Fixed relative paths imports per isort 4.3.5.
Mariusz Felisiak
2019-02-13
[2.2.x] Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2019-01-30
[2.2.x] Fixed E117 and F405 flake8 warnings.
Mariusz Felisiak
2019-01-17
[2.2.x] Refs #30097 -- Fixed typos in InlineModelAdmin.has_add_permission() d...
Tim Graham
2019-01-17
Refs #17198 -- Detected existing total ordering in admin changelist.
Simon Charette
2019-01-16
Updated translation catalogs
Claude Paroz
2019-01-16
Fixed #11154, #22270 -- Made proxy model permissions use correct content type.
Arthur Rio
2019-01-15
Removed unexpected chars in Armenian admin translation
Claude Paroz
2019-01-11
Fixed #29738 -- Allowed serializing psycopg2 range types in migrations.
can
2019-01-11
Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() optio...
MaximZemskov
2019-01-11
Refs #23829 -- Made ping_google command/function use https for the sitemap URL.
Sanyam Khurana
2019-01-10
Fetched Armenian translations from Transifex
Claude Paroz
2019-01-09
Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().
Joshua Cannon
2019-01-09
Fixed #28658 -- Added DISTINCT handling to the Aggregate class.
Simon Charette
2019-01-02
Used 4 space hanging indent for dictionaries.
Tim Graham
2019-01-01
Fixed #30050 -- Fixed InlineModelAdmin.has_change_permission() called with no...
Tim Graham
2018-12-27
Followed style guide for model attribute ordering.
Matt Wiens
2018-12-21
Fixed #29792 -- Made GeometryField.deconstruct() handle 'extent' and 'toleran...
jtiai
2018-12-16
Fixed typo in contrib.gis variable name.
HyunTae Hwang
2018-12-03
Fixed #29930 -- Allowed editing in admin with view-only inlines.
Carlton Gibson
2018-11-30
Fixed #29997 -- Allowed combining SearchQuerys with different configs.
Jaap Roes
2018-11-28
Fixed #29929 -- Fixed admin view-only change form crash when using ModelAdmin...
Basil Dubyk
2018-11-23
Fixed #29978 -- Catched GDALException in GeometryField.to_python
Claude Paroz
2018-11-20
Fixed #29953 -- Added CSS class to column headers in tabular inlines.
redodo
2018-11-20
Fixed #29282 -- Prevented some admin checks from crashing with TypeError.
Sanyam Khurana
2018-11-19
Fixed #29961 -- Made RelatedFieldWidgetWrapper hide related item links if wra...
redodo
2018-11-18
Fixed #29964 -- Removed unused admin/related_widget_wrapper.html template.
Vishvajit Pathak
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
[next]