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-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
2019-03-27
Removed unused timeparse.js.
Nick Pope
2019-03-27
Removed obsolete ActiveXObject from admindocs bookmarklets.
Nick Pope
2019-03-27
Simplified Date.prototype.getTwelveHours().
Nick Pope
2019-03-27
Removed unused Date.prototype.getHourMinute().
Nick Pope
2019-03-27
Removed unused Date.prototype.getHourMinuteSecond().
Nick Pope
2019-03-27
Removed unused String.prototype.pad_left().
Nick Pope
2019-03-27
Removed unneeded compatibility shim for getComputedStyle().
Nick Pope
2019-03-25
Fixed #27360 -- Added app or ModelAdmin details for AreadyRegistered exceptions.
Hasan Ramezani
2019-03-24
Fixed #30259 -- Added support for admin_order_field attribute on properties i...
Jani Tiainen
2019-03-22
Fixed #30257 -- Made UsernameValidators prohibit trailing newlines.
Ryan J Schave
2019-03-21
Removed obsolete Lookup hook to prepare rhs expressions.
Simon Charette
2019-03-21
Fixed #29471 -- Added 'Vary: Cookie' to invalid/empty session cookie responses.
birthdaysgift
2019-03-20
Fixed #28738 -- Added the GeometryDistance function.
Francisco Couzo
2019-03-14
Fixed #30237 -- Made Authentication/SessionMiddleware and ModelBackend admin ...
Herman S
2019-03-08
Fixed #30243 -- Simplified ModelAdmin.render_change_form()'s has_file_field.
btknu
2019-03-04
Removed executable bit from static asset xregexp.js.
Jon Dufresne
2019-03-03
Reverted "Fixed relative paths imports per isort 4.3.5."
Mariusz Felisiak
2019-03-01
Fixed #30229 -- Removed polyfill from inlines.min.js.
Dan Wilson
2019-02-28
Fixed #30221 -- Made label suffix of admin's read-only fields translatable.
Etienne Chové
2019-02-28
Fixed #30218 -- Fixed size of admin changelist's search button.
Johannes Hoppe
2019-02-27
Refs #29523 -- Updated admin's collapse.min.js.
Tim Graham
2019-02-27
Removed AutocompleteJsonView.paginator_class.
Johannes Hoppe
2019-02-25
Fixed #30208 -- Fixed login header height and alignment in the largest breakp...
Matthias Kestenholz
2019-02-25
Fixed relative paths imports per isort 4.3.5.
Mariusz Felisiak
2019-02-23
Added PositiveIntegerField support to LayerMapping.
Gabriele Giaccari
2019-02-14
Refs #15902 -- Deprecated storing user's language in the session.
Claude Paroz
[prev]
[next]