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-01-30
[2.1.x] Fixed E117 and F405 flake8 warnings.
Mariusz Felisiak
2019-01-17
[2.1.x] Refs #30097 -- Fixed typos in InlineModelAdmin.has_add_permission() d...
Tim Graham
2019-01-11
[2.1.x] Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission...
MaximZemskov
2019-01-01
[2.1.x] Fixed #30050 -- Fixed InlineModelAdmin.has_change_permission() called...
Tim Graham
2018-12-03
[2.1.x] Fixed #29930 -- Allowed editing in admin with view-only inlines.
Carlton Gibson
2018-11-28
[2.1.x] Fixed #29929 -- Fixed admin view-only change form crash when using Mo...
Basil Dubyk
2018-11-16
[2.1.x] Fixed #29959 -- Cached GEOS version in WKBWriter class.
Claude Paroz
2018-11-15
[2.1.x] Fixed #29952 -- Lowercased all passwords in contrib.auth's auth/commo...
Mathew Payne
2018-10-09
[2.1.x] Refs #29784 -- Switched to https:// links where available.
Jon Dufresne
2018-10-09
[2.1.x] Capitalized "Python" in docs and comments.
Jon Dufresne
2018-10-03
Revert "[2.1.x] Refs #27795 -- Removed force_bytes() usage in sessions."
Carlton Gibson
2018-10-03
[2.1.x] Refs #27795 -- Removed force_bytes() usage in sessions.
Jon Dufresne
2018-10-01
[2.1.x] Fixed #29809 -- Fixed a crash when a "view only" user POSTs to the ad...
Tim Graham
2018-10-01
Fixed CVE-2018-16984 -- Fixed password hash disclosure to admin "view only" u...
Carlton Gibson
2018-09-29
[2.1.x] Updated translations from Transifex
Claude Paroz
2018-09-26
[2.1.x] Fixed #29683 -- Added view permission to docs.
Stephen James
2018-09-25
[2.1.x] Refs #29784 -- Normalized Python docs links to omit the version.
Jon Dufresne
2018-08-30
[2.1.x] Fixed #29723 -- Fixed crash if InlineModelAdmin.has_add_permission() ...
Tim Graham
2018-08-20
[2.1.x] Fixed #29682 -- Fixed admin change form crash if a view-only model's ...
Tim Graham
2018-08-17
[2.1.x] Fixed #29663 -- Made admin change view redirect to changelist with vi...
Jon Dufresne
2018-08-17
[2.1.x] Added ModelAdmin._response_post_save() to avoid code duplication.
Jon Dufresne
2018-08-17
[2.1.x] Refs #8936 -- Added ModelAdmin.has_view_or_change_permission().
Jon Dufresne
2018-08-10
[2.1.x] Fixed #29637 -- Fixed admin change form crash if the user doesn’t h...
Clément Mangin
2018-08-01
[2.1.x] Fixed typos in comments and docs.
luz.paz
2018-08-01
[2.1.x] Updated contrib translations from Transifex
Claude Paroz
2018-07-23
[2.1.x] Fixed #29514 -- Reverted "Used datetime.timezone.utc instead of pytz....
Tim Graham
2018-07-18
[2.1.x] Removed duplicate words in various comments.
Mariusz Felisiak
2018-07-02
[2.1.x] Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth ...
Tim Graham
2018-06-29
[2.1.x] Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have eq...
Claude Paroz
2018-06-18
[2.1.x] Fixed #29502 -- Allowed users with the view permission to use autocom...
Carlton Gibson
2018-06-18
[2.1.x] Fixed #29419 -- Allowed permissioning of admin actions.
Carlton Gibson
2018-06-15
[2.1.x] Fixed #29487 -- Accounted for object level permissions when calculati...
Paulo
2018-06-15
[2.1.x] Fixed #23869 -- Made ModelAdmin.get_deleted_objects() use has_delete_...
Henk Kahlfuß
2018-06-15
[2.1.x] Refs #29428 -- Fixed admin check crash when using a query expression ...
Tim Graham
2018-06-15
[2.1.x] Fixed #29428 -- Fixed admin changelist crash when using a query expre...
Tim Graham
2018-06-13
[2.1.x] Refs #29419, #8936 -- Removed change permission requirement for admin...
Carlton Gibson
2018-06-12
[2.1.x] Refs #29353 -- Removed duplicated logic in StaticFilesHandler.get_res...
Claude Paroz
2018-06-11
[2.1.x] Fixed #29464 -- Silenced post-process messages in collectstatic's def...
Arthur Silva
2018-06-09
[2.1.x] Fixed 'invalid escape sequence' warning in GEOSGeometryBase.from_ewkt().
Tim Graham
2018-06-06
[2.1.x] Refs #28462 -- Fixed 'invalid escape sequence' warning on Python 3.6+.
Tim Graham
2018-06-01
[2.1.x] Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable.
Adam Donaghy
2018-05-31
[2.1.x] Fixed #29460 -- Added support for GEOS 3.6.
Tim Graham
2018-05-27
[2.1.x] Fixed #29417 -- Corrected two admin page titles for view-only users.
Ramiro Morales
2018-05-26
[2.1.x] Refs #27098 -- Removed unused introspection queries.
Markus Holtermann
2018-05-18
[2.1.x] Fixed #29414 -- Restored form inputs on admin inlines when the user d...
Paulo Alvarado
2018-05-17
Updated translation catalogs
Claude Paroz
2018-05-16
Fixed #8936 -- Added a view permission and a read-only admin.
olivierdalang
2018-05-13
Increased the default PBKDF2 iterations for Django 2.1.
Tim Graham
2018-05-13
Refs #29131 -- Fixed space handling in ArrayField's item_invalid message.
Hasan Ramezani
2018-05-13
Fixed #29401 -- Updated admin's jQuery to 3.3.1.
T N
[next]