Niall Dalton
|
4fe6588da3
Fixed #28576 -- Added color interpretation method to GDALBand.
|
7 lat temu |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 lat temu |
elky
|
dc37e8846e
Fixed #26818 -- Added responsive CSS for the admin.
|
7 lat temu |
Olivier Tabone
|
a027447f56
Fixed #27318 -- Made cache.set_many() return the list of failed keys.
|
8 lat temu |
ZachLiuGIS
|
2dacc2ccd9
Fixed #28550 -- Restored contrib.auth's login() and logout() views' respect of positional arguments.
|
7 lat temu |
LBerrocal
|
54f7aa04a7
Fixed #28306 -- Completed test coverage for django.utils.lorem_ipsum.
|
7 lat temu |
Kevin Grinberg
|
c6a3546093
Fixed #28451 -- Restored pre-Django 1.11 Oracle sequence/trigger naming.
|
7 lat temu |
Martin von Gagern
|
71d39571f4
Fixed #28485 -- Made ExceptionReporter.get_traceback_frames() include frames without source code.
|
7 lat temu |
Evan Grim
|
7937cc16f5
Fixed #28386 -- Made operations within non-atomic migrations honor the operation's atomic flag when migrating backwards.
|
7 lat temu |
Timothy Allen
|
5fe9b7b40a
Fixed #28457 -- Updated the design of the 'Congrats' page for new Django projects.
|
7 lat temu |
Rachel Tobin
|
f9e5f9ae9f
Fixed #28418 -- Fixed queryset crash when using a GenericRelation to a proxy model.
|
7 lat temu |
Marti Raudsepp
|
fda55c71a8
Fixed #27858 -- Prevented read-only management commands from creating the django_migrations table.
|
8 lat temu |
Lincoln Smith
|
15b465c584
Fixed #27998 -- Made ManyToManyField changes logged in admin's object history.
|
8 lat temu |
Adam Bogdał
|
cd2fe829dd
Fixed #24195 -- Deconstructed the limit_choices_to option of related fields.
|
8 lat temu |
John D'Ambrosio
|
be68c0bf63
Fixed #28071 -- Fixed {% extends %} origin history.
|
8 lat temu |
Pavel Kulikov
|
af1fa5e7da
Fixed #27978 -- Allowed loaddata to read data from stdin.
|
8 lat temu |
Michiel Beijen
|
48028c6f9a
Pointed Dive into Python links to python3 site
|
7 lat temu |
João Silva
|
3db84b5526
Fixed #28081 -- Stopped setting Content-Length=0 in conditional_content_removal() per RFC 7230.
|
8 lat temu |
Carles Pina Estany
|
9f2e8b5bb7
Fixed #28120 -- Checked that CharField.max_length is not a boolean.
|
8 lat temu |
Abhishek Gautam
|
941b869135
Fixed #28008 -- Replaced getElementsByClassName() JavaScript in debug view template.
|
8 lat temu |
Taavi Teska
|
5dbf1c4b23
Fixed #27947 -- Doc'd that model Field.error_messages often don't propagate to forms.
|
8 lat temu |
Ingo Klöcker
|
c4536c4a54
Fixed #27777 -- Made File.open() work with the with statement (#8310)
|
8 lat temu |
Carlton Gibson
|
6b3724fa11
Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates engine if multiple are defined.
|
8 lat temu |
Stefano Rivera
|
899c42cc8e
Removed unexpected initial attribute in data migration examples.
|
8 lat temu |
Bo Marchman
|
9bbb6e2d25
Fixed #26522 -- Fixed a nondeterministic AssertionError in QuerySet combining.
|
8 lat temu |
Pavlo Kapyshin
|
b6fbf3e8e5
Fixed #27879 -- Fixed crash if enclosures aren't provided to Atom1Feed.add_item().
|
8 lat temu |
François Freitag
|
e124d2da94
Fixed #26551 -- Fixed negated Q() queries that span relations.
|
8 lat temu |
orf
|
b5393028bf
Fixed #27767 -- Added distinct argument to ArrayAgg.
|
8 lat temu |
Tim Graham
|
245f209109
Fixed alphabetization of Tom's in AUTHORS.
|
8 lat temu |
Lex Berezhny
|
ac5f886c56
Fixed #27800 -- Fixed QuerySet.annotate(Length(...)).distinct() crash.
|
8 lat temu |