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-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
2018-05-10
Upgraded OpenLayers to 4.6.5 for OpenLayersWidget
Claude Paroz
2018-05-10
Fixed #21408 — German Translation for “3 days ago”
Maximilian Merz
2018-05-09
Replaced context by comment in 2 humanize strings.
Claude Paroz
2018-05-07
Fixed #29370 -- Added choices to LogEntry.action_flag field.
Nicolas Noé
2018-04-25
Fixed #29353 -- Made StaticFilesHandler return a 404 response when settings.D...
Claude Paroz
2018-04-23
Fixed #28973 -- Silenced copying/linking messages in collectstatic's default ...
Claude Paroz
2018-04-22
Refs #29131 -- Made ArrayField error messages index from 1 instead of 0.
Hasan Ramezani
2018-04-19
Ref #23919 -- Replaced some os.path usage with pathlib.Path.
Tom
2018-04-16
Fixed #29274 -- Increased the number of common passwords from 1k to 20k.
GS-14
2018-04-13
Fixed #27863 -- Added support for the SameSite cookie flag.
Alex Gaynor
2018-04-13
Fixed #29322 -- Made admin check all ModelAdmin fieldsets for duplicates.
Matthias Kestenholz
2018-04-12
Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.
Paul Donohue
2018-04-10
Fixed #29307 -- Fixed inspectdb import paths for django.contrib.postgres fields.
Alasdair Nicol
2018-04-07
Fixed #28950 -- Fixed ArrayField.has_changed() for empty values.
Vinay Karanam
2018-04-06
Fixed #29289 -- Clarified PasswordResetTokenGenerator comment regarding the d...
Tim Graham
2018-04-05
Fixed #29248 -- Renamed admin CSS class field-box to fieldBox.
Faheel Ahmad
2018-04-04
Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission().
Jon Dufresne
2018-04-04
Fixed #25718 -- Made a JSONField lookup value of None match keys that have a ...
Dmitry Dygalo
2018-04-03
Refs #28577 -- Added check for HStoreField to prevent mutable default.
Tim Graham
2018-04-02
Fixed #29116 -- Fixed OpenLayersWidget deserialization ignoring the widget ma...
Claude Paroz
2018-03-29
Fixed #29270 -- Fixed UserChangeForm crash if password field is excluded.
Malte Gerth
2018-03-28
Fixed #29258 -- Added type checking for login()'s backend argument.
Abeer Upadhyay
2018-03-22
Fixed #28718 -- Allowed user to request a password reset if their password do...
Tim Graham
2018-03-20
Used datetime.timezone.utc instead of pytz.utc for better performance.
Sergey Fedoseev
2018-03-20
Refs #29227 -- Simplified NullBooleanField by making it subclass BooleanField.
Nick Pope
2018-03-20
Fixed #29227 -- Allowed BooleanField to be null=True.
Tim Graham
2018-03-17
Fixed #29184 -- Made TabularInline respect model form's Meta.labels and help_...
Hasan Ramezani
2018-03-16
Fixed hanging indentation in various code.
Mariusz Felisiak
2018-03-15
Fixed #29206 -- Fixed PasswordResetConfirmView crash when the URL contains a ...
Mattia Procopio
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
[next]