- 14 Kas, 2015 1 kayıt (commit)
-
- 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
-
- 10 Kas, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
Backport of e0de82c9 from master
-
David Filipovic yazdı
A non-upgraded app is one that retains South migrations in the `migrations` module and doesn't introduce Django migrations.
-
Tim Graham yazdı
psycopg2 now publishes binary wheel files for Windows so you can install it using pip. Backport of bc6eaca3 from master
-
- 09 Kas, 2015 2 kayıt (commit)
-
-
Marti Raudsepp yazdı
This fixes a regression from refs #25496. Backport of 1155843a from master
-
Josep Cugat yazdı
Thanks Simon Charette for review.
-
- 07 Kas, 2015 4 kayıt (commit)
-
-
Aymeric Augustin yazdı
This only happens if USE_TZ = False and pytz is installed (perhaps not the most logical combination, but who am I to jugde?) Refs #23714 which essentially fixed the same problem when USE_TZ = True. Thanks Florian and Carl for insisting until I wrote a complete patch. Backport of 1014ba02 from master
-
Thijs van Dien yazdı
To improve consistency, sample URL names that had underscores in them now use dashes instead. That excludes URL names that have some relation to the code, such as those generated by the admin. Thanks guettli for reporting this. Backport of 16794721 from master
-
Tim Graham yazdı
Backport of 81006b96 from master
-
Attila Tovt yazdı
Backport of ac750dbb from master
-
- 05 Kas, 2015 3 kayıt (commit)
-
-
Sergey Fedoseev yazdı
Backport of f98126a0 from master
-
Alex Morozov yazdı
Backport of 99c58c27 from master
-
Tim Graham yazdı
Backport of d49b36e4 from master
-
- 04 Kas, 2015 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 03 Kas, 2015 3 kayıt (commit)
-
-
Tim Graham yazdı
Backport of 4dea29ec from master
-
Alex Morozov yazdı
Backport of 4373eac9 from master
-
japrogramer yazdı
Backport of a10cbbbc from master
-
- 31 Eki, 2015 2 kayıt (commit)
-
-
Sergey Fedoseev yazdı
Backport of cdb17dcb from master
-
Tomasz Anielak yazdı
Backport of b67502fb from master
-
- 30 Eki, 2015 4 kayıt (commit)
-
-
Bryan Marty yazdı
Backport of ad67fcdf from master
-
bee_keeper yazdı
Backport of a1721664 from master
-
Tim Graham yazdı
This works at least as far back as Django 1.6 according to the test added in refs #10870. Backport of e19bd086 from master
-
Tim Graham yazdı
Backport of 81b55fb9 from master
-