- 24 Kas, 2015 3 kayıt (commit)
-
-
George Marshall yazdı
[1.8.x] Fixed #25767 -- Fixed data truncation possibility with Positive(Small)IntegerField on MySQL. Backport of 710e11d0 from master
-
Tim Graham yazdı
Backport of a918f8b0 from master
-
Bulgantamir Gankhuyag yazdı
Backport of 8bce6fa6 from master
-
- 23 Kas, 2015 4 kayıt (commit)
-
-
Sergey Fedoseev yazdı
Backport of 97e1d243 from master
-
Tim Graham yazdı
[1.8.x] Fixed #25786 -- Fixed set_FOO_order() crash with order_with_respect_to referencing OneToOneField pk. Partial backport of 7bec480f from master
-
Stephane Angel (Twidi) yazdı
Backport of 8091e8c5 from master
-
Simon Charette yazdı
Thanks to Trac alias ppetrid for the report and Tim for the review.
-
- 21 Kas, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
Backport of 54e2e688 from master
-
- 19 Kas, 2015 3 kayıt (commit)
-
-
Chris Lamb yazdı
Otherwise we just see django.template.loader and not the "original" callers. Backport of ed950915 from stable/1.9.x
-
Tim Graham yazdı
Backport of ad167502 from master
- 18 Kas, 2015 2 kayıt (commit)
-
-
Tim Graham yazdı
Backport of 5f7f3b46 from master
-
- 17 Kas, 2015 4 kayıt (commit)
-
-
Alex Morozov yazdı
Backport of 5abed864 from master
-
Tim Graham yazdı
Thanks Graham Wideman for the patch. Backport of a80d70dd from master
-
Tim Graham yazdı
Thanks Graham Wideman for the patch. Backport of e48a5b5a from master
- 16 Kas, 2015 1 kayıt (commit)
-
-
Mikey Ariel yazdı
Backport of c9432c44 from master
-
- 14 Kas, 2015 8 kayıt (commit)
-
-
René Fleschenberg yazdı
Backport of 2c727101 from master
-
Tim Graham yazdı
Backport of 931b946e from master
-
Simon Charette yazdı
Conflicts: tests/apps/tests.py tests/migrations/test_graph.py tests/queryset_pickle/tests.py tests/runtests.py Backport of 1c5f4e86 from master
-
Simon Charette yazdı
Conflicts: tests/schema/tests.py Backport of 64240263 from master
-
Florian Demmer yazdı
Thanks Fako Berkers for help with the patch. Backport of 25b912ab from master
-
Tim Graham yazdı
Backport of b1b14587 from master
-
Dmitry Dygalo yazdı
Backport of 263b3d2b from master
-
- 13 Kas, 2015 3 kayıt (commit)
-
-
Tom Christie yazdı
Backport of a3253827 from master
-
Tim Graham yazdı
mysqlclient 1.3.7 fixes the test failures caused by 1.3.6. Backport of 2514e044 from master
-
Anderson Resende yazdı
Backport of ce4914ea from master
-
- 12 Kas, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
Backport of a8f05f40 from master
-
Bryan Marty yazdı
Backport of 97886252 from master
-
Tim Graham yazdı
Thanks Josh, Anssi, and Carl for reviews and advice. Backport of 91a431f4 from master
-
Matthew Somerville yazdı
Instead of using DjangoJSONEncoder, use base_field's value_to_string(). Note this means the serialization of e.g. IntegerRangeField now has strings for lower and upper, so use to_python when they came back in (same behaviour as ArrayField, hopefully, from where I also got the set_attributes_from_name function). Backport of 86d9b10d and 8a842148 from master
-
- 11 Kas, 2015 7 kayıt (commit)
-
-
Matthew Somerville yazdı
Use the DjangoJSONEncoder so that datetime and date are encoded appropriately. Backport of 2926559c from master
-
Simon Charette yazdı
Backport of cc8c02fa from master
-
Simon Charette yazdı
Backport of 4a9c32f5 from master
-
Sergey Fedoseev yazdı
Backport of 34669ea6 from master
-
Marti Raudsepp yazdı
This is consistent with the behavior of Django 1.7.x and earlier. Backport of d3e3703a from master
-
Tim Graham yazdı
Backport of 4c593eaa from master
-