- 13 Haz, 2016 2 kayıt (commit)
-
-
Charlie Denton yazdı
-
Vytis Banaitis yazdı
-
- 12 Haz, 2016 3 kayıt (commit)
-
-
Vytis Banaitis yazdı
-
Sergey Fedoseev yazdı
-
Jon Dufresne yazdı
If settings.FILE_UPLOAD_TEMP_DIR is the default value of None, NamedTemporaryFile will work the same as if nothing was passed.
-
- 11 Haz, 2016 1 kayıt (commit)
-
-
Ramiro Morales yazdı
The fact that we aren't dealing with the Django source tree anymore allows us to drop several tearDown()/addCleanup() calls that were concerned with removing apiece files/dirs/symlinks created by test cases, as we are covered by the removal of the parent temporary tree anyways. Thanks Tim Graham for advice and review.
-
- 10 Haz, 2016 4 kayıt (commit)
-
-
Dmitry Medvinsky yazdı
-
Berker Peksag yazdı
-
Ramiro Morales yazdı
This allows makemessages/compilemessages tests in `test_extraction.py` and `test_compilation.py` to actually run isolated from each other (unaffected by stray FS objects left by cleanup actions failures, debug sessions, etc.) and to take advantage of the parallel tests execution feature like most of the Django test suite. `test_percents.py` gets slightly refactored to not inherit from the new machinery which sets up every test case to copy and run under a temporary tree.
-
Vytis Banaitis yazdı
-
- 09 Haz, 2016 8 kayıt (commit)
-
-
Berker Peksag yazdı
-
Oliver Sauder yazdı
-
Michal Petrucha yazdı
-
Michal Petrucha yazdı
-
John Karahalis yazdı
-
David Sanders yazdı
-
Berker Peksag yazdı
Thanks Alex Morozov for the initial patch.
-
Sergey Fedoseev yazdı
-
- 08 Haz, 2016 5 kayıt (commit)
-
-
krishbharadwaj yazdı
-
Thejaswi Puthraya yazdı
-
Emad Mokhtar yazdı
-
Berker Peksag yazdı
-
Baylee Feore yazdı
-
- 07 Haz, 2016 6 kayıt (commit)
-
-
Tommy Beadle yazdı
-
Scott Vitale yazdı
Thanks ArcTanSusan for the initial patch.
-
Brett Haydon yazdı
-
Tim Graham yazdı
-
Paulo yazdı
-
Paulo yazdı
-
- 06 Haz, 2016 10 kayıt (commit)
-
-
Jon Dufresne yazdı
-
Sergey Fedoseev yazdı
-
Tom Christie yazdı
-
Simon Charette yazdı
-
Simon Charette yazdı
A change of the USE_TZ or TIME_ZONE settings doesn't necessarily require a change to the active connections' timezones.
-
Tim Graham yazdı
-
Pyie Zone yazdı
-
Pyie Zone yazdı
-
wim glenn yazdı
-
Tom Christie yazdı
-
- 05 Haz, 2016 1 kayıt (commit)
-
-
Jon Dufresne yazdı
-