- 18 Eyl, 2015 1 kayıt (commit)
-
-
Tom Christie yazdı
-
- 17 Eyl, 2015 8 kayıt (commit)
-
-
Aric Coady yazdı
The issue was fixed on master due to the removal of ValuesQuerySet. Partial forwardport of 7d471fe6 from stable/1.8.x
-
Tim Graham yazdı
These steps are no longer needed as of pysqlite 2.7.0. https://github.com/ghaering/pysqlite/commit/76f34850be582249d9048e6acb2993943b07d31b
-
Aymeric Augustin yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Simon Charette yazdı
-
Tim Graham yazdı
-
Daniel Hahler yazdı
-
- 16 Eyl, 2015 8 kayıt (commit)
-
-
Moritz Sichert yazdı
-
Gavin Wahl yazdı
-
Matt Robenolt yazdı
Thanks Seth Gottlieb for help with the documentation and Carl Meyer and Joshua Kehn for reviews.
-
Moritz Sichert yazdı
-
Matthew Crowson yazdı
-
David Gibbons yazdı
-
James Bennett yazdı
Remove unnecessarily rude terminology.
-
Stephen Paulger yazdı
-
- 15 Eyl, 2015 2 kayıt (commit)
-
-
Dave Smith yazdı
This makes it much easier to diagnose a test failure when all you have is the stack trace from an uncaught TemplateSyntaxError.
-
Daniel Hahler yazdı
-
- 14 Eyl, 2015 7 kayıt (commit)
-
-
Aymeric Augustin yazdı
It didn't work anymore since the commit that enabled test parallelization by default because parallel was equal to 0 at that point.
-
Aymeric Augustin yazdı
Since --parallel is documented not to work on Windows, it's better to ignore it and run without parallelization than to crash. For example this could simplify cross-platform test scripts.
-
Tim Graham yazdı
-
Tim Graham yazdı
As discussed on the ticket, this isn't a pattern we should recommend. This reverts commit 47016d43.
-
Adam Chainz yazdı
-
Ville Skyttä yazdı
-
Kholid Fuadi yazdı
-
- 12 Eyl, 2015 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Dražen Odobašić yazdı
-
Markus Holtermann yazdı
Partial forwardport of 3cc5cc79 from stable/1.8.x as the issue was already fixed in master in a7bc00e1
-
Markus Holtermann yazdı
-
Markus Holtermann yazdı
-
Markus Holtermann yazdı
-
- 11 Eyl, 2015 8 kayıt (commit)
-
-
Buddy Lindsey, Jr yazdı
-
Tim Graham yazdı
-
Paul Rentschler yazdı
-
Renato Oliveira yazdı
-
Ryan Allen yazdı
-
Ryan Allen yazdı
-
Malcolm Box yazdı
This allows dynamically-generated attributes to be specified in checked ModelAdmin attributes without triggering errors.
-
Jose Carlos Menezes yazdı
-