- 13 Kas, 2015 1 kayıt (commit)
-
-
Aaron Elliot Ross yazdı
Thanks Aymeric for the initial patch and Carl for review.
-
- 12 Kas, 2015 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Bryan Marty yazdı
-
Jaap Roes yazdı
Bail early if the input is a string since that's the most common case.
-
Tim Graham yazdı
Thanks Josh, Anssi, and Carl for reviews and advice.
-
Hasan yazdı
-
Simon Charette yazdı
-
- 11 Kas, 2015 11 kayıt (commit)
-
-
Razzi Abuissa yazdı
-
Tim Graham yazdı
Forwardport of 3ded51bc from stable/1.8.x
-
Alex Morozov yazdı
-
Simon Charette yazdı
-
Simon Charette yazdı
-
Simon Charette yazdı
Thanks to Kevin Turner for the report and Tim for the review.
-
Neal Todd yazdı
Removed the bit about not allowing assignment to variables because simple_tag now allows this.
-
arniu yazdı
-
Sergey Fedoseev yazdı
-
Marti Raudsepp yazdı
This is consistent with the behavior of Django 1.7.x and earlier.
-
Tim Graham yazdı
-
- 10 Kas, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
-
Ian Foote yazdı
Thanks to Jamie Matthews for finding and explaining the bug.
-
Tim Graham yazdı
Forwardport of 8c8a6d8a from stable/1.8.x
-
Tim Graham yazdı
psycopg2 now publishes binary wheel files for Windows so you can install it using pip.
-
- 09 Kas, 2015 5 kayıt (commit)
-
-
Mattia Larentis yazdı
Thanks Jacek Bzdak for indepdently contributing a similar fix.
-
Laura Feier yazdı
-
Dwight Gunning yazdı
-
Marti Raudsepp yazdı
This fixes a regression from refs #25496.
-
Tim Graham yazdı
-
- 07 Kas, 2015 10 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.
-
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.
-
Dmitry Dygalo yazdı
-
lobziik yazdı
-
j0hnsmith yazdı
-
Tim Graham yazdı
-
Neal Todd yazdı
-
Claude Paroz yazdı
This was a possible confusion source with column name arguments. Thanks Sergey Fedoseev for the suggestion.
-
Claude Paroz yazdı
Thanks Iacopo Spalletti for the report and testing.
-
Attila Tovt yazdı
-
- 06 Kas, 2015 1 kayıt (commit)
-
-
Sergey Fedoseev yazdı
-
- 05 Kas, 2015 2 kayıt (commit)
-
-
Sergey Fedoseev yazdı
-
Alex Morozov yazdı
-