index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-07-10
Updated Select2 to version 4.0.7.
Johannes Hoppe
2019-07-10
Fixed #30543 -- Fixed checks of ModelAdmin.list_display for fields accessible...
Hasan Ramezani
2019-07-10
Fixed #30621 -- Fixed crash of __contains lookup for Date/DateTimeRangeField ...
Mariusz Felisiak
2019-07-03
Fixed #30596 -- Fixed SplitArrayField.has_changed() for non-string base fields.
Chason Chaffin
2019-07-02
Fixed #27801 -- Made createsuperuser fall back to environment variables for p...
Hasan Ramezani
2019-07-02
Fixed typos in comments and docs.
Min ho Kim
2019-06-29
Updated translations from Transifex
Claude Paroz
2019-06-28
Fixed #30400 -- Improved typography of user facing strings.
Jon Dufresne
2019-06-21
Bumped minimum ESLint version to 4.18.2.
Markus Holtermann
2019-06-20
Fixed #30451 -- Added ASGI handler and coroutine-safety.
Andrew Godwin
2019-06-14
Fixed #12952 -- Adjusted admin log change messages to use form labels instead...
Sanyam Khurana
2019-06-12
Added missing support for PointOnSurface function on MariaDB.
Mariusz Felisiak
2019-06-11
Fixed #27486 -- Fixed Python 3.7 DeprecationWarning in intword and filesizefo...
Jon Dufresne
2019-06-10
Fixed #30556 -- Avoided useless query and hasher call in ModelBackend.authent...
Aymeric Augustin
2019-06-07
Fixed #29379 -- Added autocomplete attribute to contrib.auth.forms fields.
Hasan Ramezani
2019-06-06
Fixed #29706 -- Made RenameContentType._rename() save to the correct database.
Hasan Ramezani
2019-06-05
Refs #30226 -- Added User.get_user_permissions() method.
Tobias Bengfort
2019-06-05
Fixed #30226 -- Added BaseBackend for authentication.
Tobias Bengfort
2019-06-04
Fixed #30520 -- Fixed crash of admin model inlines on custom fields without l...
Jones Ambrosi
2019-06-03
Fixed #28604 -- Prevented ManifestStaticFilesStorage from leaving intermediat...
Nathan Gaberel
2019-06-03
Applied jQuery patch for CVE-2019-11358.
Carlton Gibson
2019-06-03
Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before renderin...
Carlton Gibson
2019-05-31
Fixed #30493 -- Fixed prefetch_related() for GenericRelation with different c...
can
2019-05-31
Refs #30493 -- Added GenericRelatedObjectManager.get_content_type() hook.
Mariusz Felisiak
2019-05-29
Simplified SessionMiddleware.process_response() a bit.
Daniel Hahler
2019-05-28
Fixed #30315 -- Fixed crash of ArrayAgg and StringAgg with ordering when used...
Caio Ariede
2019-05-24
Fixed #28780 -- Allowed specyfing a token parameter displayed in password res...
Rob
2019-05-23
Forced utf-8 encoding when loading common passwords in CommonPasswordValidator.
Mariusz Felisiak
2019-05-22
Refs #30116 -- Removed unnecessary str() calls in CommonPasswordValidator.
Jon Dufresne
2019-05-22
Improved performance of loading common passwords in CommonPasswordValidator.
Brad Solomon
2019-05-21
Fixed #28763 -- Allowed overriding the session cookie age with SessionStore.g...
Hasan Ramezani
2019-05-20
Fixed #30488 -- Removed redundant Coalesce call in SQL generated by SearchVec...
Thomasina Lee
2019-05-17
Fixed #30459 -- Delegated hide/show JS toggle to parent div.
Claude Paroz
2019-05-13
Refs #28593 -- Changed url() to path() in comments following URL routing chan...
Tobias Bengfort
2019-05-08
Moved unnecessarily nested import.
Carlton Gibson
2019-05-08
Removed redundant check from StaticFilesHandler.
Carlton Gibson
2019-05-07
Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict.
Chris Adkins
2019-05-07
Always remove required attribute in SelectFilter2.js (#11331)
Ben Muschol
2019-05-06
Fixed #29352 -- Allowed specifying a Feed language.
Tobias Kunze
2019-04-27
Fixed #30351 -- Handled pre-existing permissions in proxy model permissions d...
Carlton Gibson
2019-04-26
Fixed #30312 -- Relaxed admin check from django.contrib.sessions to SessionMi...
Aarni Koskela
2019-04-24
Removed unnecessary assignments in various code.
Jon Dufresne
2019-04-23
Fixed #30385 -- Restored SearchVector(config) immutability.
Simon Charette
2019-04-19
Fixed #30341 -- Added support for the furlong unit in Distance.
Dustin Neighly
2019-04-17
Fixed #27755 -- Added ModelAdmin.get_inlines() hook.
Hasan Ramezani
2019-04-06
Fixed #30332 -- Fixed crash of ordering by expressions with params in ArrayAg...
Simone Pellizzari
2019-04-01
Fixed #30259 -- Fixed crash of admin views when properties don't have admin_o...
Mariusz Felisiak
2019-04-01
Updated contrib translations from Transifex.
Claude Paroz
2019-03-30
Fixed #30289 -- Prevented admin inlines for a ManyToManyField's implicit thro...
Tim Graham
2019-03-29
Fixed #30236 -- Made UsernameField render with autocapitalize="none" HTML att...
pmisteli
[next]