- 15 Nis, 2015 4 kayıt (commit)
-
-
Riccardo Magliocchetti yazdı
-
Riccardo Magliocchetti yazdı
This would break upcoming changes and AdminSite assumptions about having an app_config for each application that has registered models.
-
Jon Dufresne yazdı
-
Simon Charette yazdı
-
- 14 Nis, 2015 15 kayıt (commit)
-
-
Edward Henderson yazdı
-
Eric Rouleau yazdı
-
Tim Graham yazdı
-
Alex Wilson yazdı
-
Markus Holtermann yazdı
Refs f8e8853b
-
Andrew Pinkham yazdı
-
peterfarrell yazdı
-
Eric Rouleau yazdı
-
Preston Holmes yazdı
Reflecting the unfortunate reality. Still plan to be involved, but feel I need to recognize the degree to which I'm only on the periphery these days.
-
Joe Borg yazdı
-
Tommy Beadle yazdı
-
Tim Graham yazdı
-
Craig Oldford yazdı
-
Maxime Lorant yazdı
-
Markus Holtermann yazdı
Instead of setting ``warning_stream`` in the docutils config overrides to ``False`` I opted for filtering the stderr in the tests to keep the error output showing up in server logs. Thanks Tim Graham for the report and review
-
- 13 Nis, 2015 7 kayıt (commit)
-
-
Justin Bronn yazdı
-
Justin Bronn yazdı
-
Justin Bronn yazdı
-
Justin Bronn yazdı
-
Jay Wineinger yazdı
-
Adam Zapletal yazdı
Changed SessionBase.pop's second argument to explicitly be default=None rather than *args since _session is always a dict. Thanks gabor for the report and Tim Graham for the review.
-
Afriza N. Arief yazdı
-
- 11 Nis, 2015 2 kayıt (commit)
-
-
Markus Holtermann yazdı
Thanks Tim Graham for the review.
-
Claude Paroz yazdı
Thanks Scott Sanders for the report, and Markus Holtermann and Tim Graham for the reviews. Refs #24381.
-
- 10 Nis, 2015 1 kayıt (commit)
-
-
Christopher Luc yazdı
-
- 09 Nis, 2015 11 kayıt (commit)
-
-
andredelorme yazdı
-
Adam Chainz yazdı
-
Richard Eames yazdı
-
Adam Chainz yazdı
-
Baptiste Mispelon yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Anssi Kääriäinen for review.
-
Marc Tamlyn yazdı
Use mock.patch in migrations tests
-
Curtis Maloney yazdı
Currently some of the migrations tests rely on the fact 'input' is aliased because of six, instead of using mock.patch. Replace this code with proper use of mock.patch. Also, replace one case of excessively specific python version check with testing six.PY3
-
Tim Graham yazdı
This reverts commit 72f769f4. There are several test failures that need to be fixed.
-
Loek van Gent yazdı
-