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-03-15
Fixed #28959 -- Fixed 'No, take me back' button on admin's inline popup.
Josh Schneier
2018-03-15
Fixed #29219 -- Made admin filters use processed params rather than request.GET.
David Sanders
2018-03-15
Fixed #29221 -- Corrected admin's autocomplete widget to add a space after cu...
Artem Tabolin
2018-03-13
Fixed #29213 -- Fixed autocomplete widget's translations for zh-hans/zh-hant.
dzhuang
2018-03-12
Fixed #28988 -- Fixed queries when a GenericRelation is used with multi-table...
robwa
2018-03-05
Fixed #28981 -- Added an exception if GeoIP database can't be loaded from the...
Alex Stovbur
2018-03-04
Corrected User model docstring about required fields.
ovalseven8
2018-03-03
Condensed some widgets code.
Daniel Hahler
2018-03-02
Fixed #29176 -- Fixed AbstractBaseUser.normalize_username() crash if username...
Christophe Mehay
2018-03-01
Refs #27728 -- Fixed thread safety of admin template tags.
Carlton Gibson
2018-03-01
Refs #27728 -- Made cosmetic edits to admin template tag template overriding.
Tim Graham
2018-02-28
Updated translations from Transifex
Claude Paroz
2018-02-28
Fixed #27728 -- Allowed overriding admin templatetags templates.
Raffaele Salmaso
2018-02-26
Fixed #29141 -- Corrected BCryptPasswordHasher's docstring about truncation.
Tim Graham
2018-02-24
Fixed #17962 -- Added ModelAdmin.get_deleted_objects().
Becky Smith
2018-02-24
Removed using argument from admin's get_deleted_objects().
Tim Graham
2018-02-23
Fixed #28635 -- Fixed admin's preserved filters if the URL contains non-ASCII...
a8568730
2018-02-21
Removed unused opts argument from admin's get_deleted_objects().
Tim Graham
2018-02-21
Fixed #29132 -- Avoided connecting update_last_login() handler if User.last_l...
Mikhail Porokhovnichenko
2018-02-16
Fixed #28379 -- Made AccessMixin raise Permissiondenied for authenticated users.
Dylan Verheul
2018-02-15
Fixed #27810 -- Allowed query expressions in admin_order_field.
Andreas Pelme
2018-02-14
Fixed #28933 -- Improved the efficiency of ModelAdmin.date_hierarchy queries.
Haki Benita
2018-02-14
Removed AuthenticationForm.get_user_id().
Tim Graham
2018-02-14
Made cosmetic edits to contrib.admin.filters.
Tim Graham
2018-02-13
Removed redundant filtering in date_hierarchy template tag.
Haki Benita
2018-02-10
Fixed #28960 -- Added GEOSGeometry.buffer_with_style().
Stanislav Karpov
2018-02-07
Fixed #25790 -- Allowed disable column sorting in the admin changelist.
Alexander Gaevsky
2018-02-03
Fixed #8500 -- Allowed overriding the default admin site instance.
Raffaele Salmaso
2018-02-02
Fixed imports per isort 4.3.1.
Tim Graham
2018-02-01
Refs #27795 -- Replaced force_text/bytes() with decode()/encode() in password...
Jon Dufresne
2018-02-01
Fixed CVE-2018-6188 -- Fixed information leakage in AuthenticationForm.
Tim Graham
2018-02-01
Fixed #29094 -- Fixed crash when entering an invalid uuid in ModelAdmin.raw_i...
Tim Graham
2018-02-01
Fixed imports per isort 4.3.0.
Mariusz Felisiak
2018-01-27
Expanded docs for AbstractBaseUser.has_usable_password().
Tim Graham
2018-01-27
Fixed #29054 -- Fixed a regression where a queryset that annotates with geome...
Mariusz Felisiak
2018-01-23
Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries.
Jon Dufresne
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-20
Removed library name from file names of admin's JavaScript library licenses.
Tim Graham
2018-01-12
Fixed #28996 -- Simplified some boolean constructs and removed trivial contin...
Дилян Палаузов
2018-01-12
Fixed string format specifier for fillfactor in GistIndex.
Nick Pope
2018-01-10
Unified construction of WITH SQL in contrib.postgres.indexes.
Tim Graham
2018-01-09
Allowed indexes in contrib.postgres to have suffixes of any length.
Nick Pope
2018-01-06
Fixed #28842 -- Added SpatiaLite support for ForcePolygonCW function.
Sergey Fedoseev
2018-01-05
Fixed #15522 -- Added ModelAdmin.delete_queryset() to customize "delete selec...
Vasilis Aggelou
2018-01-05
Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.a...
shanghui
2018-01-04
Fixed #28517 -- Fixed admin delete confirmation view crash when related model...
Paulo
2018-01-03
Fixed #28982 -- Simplified code with and/or.
Дилян Палаузов
2018-01-03
Fixed #28986 -- Prevented boolean values in admin list display from being for...
Jonas Haag
2018-01-03
Fixed #28984 -- Made assorted code simplifications.
Tim Graham
2018-01-03
Fixed #28985 -- Removed unneeded None checks before hasattr().
Дилян Палаузов
[prev]
[next]