- 03 Ock, 2017 2 kayıt (commit)
-
-
Claude Paroz yazdı
-
Tim Graham yazdı
-
- 02 Ock, 2017 5 kayıt (commit)
-
-
elky yazdı
-
Claude Paroz yazdı
Thanks Tim Graham for the review.
-
Tim Graham yazdı
-
Jeroen van Veen yazdı
On a SyntaxError, made runserver exit with a stacktrace when using contrib.staticfiles's runserver options such as --nostatic.
-
vinay karanam yazdı
-
- 01 Ock, 2017 1 kayıt (commit)
-
-
Josh Smeaton yazdı
-
- 31 Ara, 2016 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 30 Ara, 2016 4 kayıt (commit)
-
-
Andrew Nester yazdı
-
Mads Jensen yazdı
-
Tim Martin yazdı
-
Tim Graham yazdı
-
- 29 Ara, 2016 10 kayıt (commit)
-
-
Mariusz Felisiak yazdı
Removed unused DatabaseFeatures.driver_supports_timedeltas workaround.
-
Tim Graham yazdı
Removed obsolete workarounds from 1aa48898 and dcf3be7a.
-
Adam Chainz yazdı
-
Adam Chainz yazdı
-
Florian Apolloner yazdı
-
Anton Samarchyan yazdı
-
Illia Volochii yazdı
-
Simon Charette yazdı
Executing a DDL statement during a transaction on backends that don't support it silently commits, leaving atomic() in an incoherent state. While schema_editor.execute() could technically be used to execute DML statements such usage should be uncommon as these are usually performed through the ORM. In other cases schema_editor.connection.execute() can be used to circumvent this check. Thanks Adam and Tim for the review.
-
Adam Chainz yazdı
-
Anton Samarchyan yazdı
-
- 28 Ara, 2016 9 kayıt (commit)
-
-
Mariusz Felisiak yazdı
Fixed Python 2 regression in 6dbe56ed. Thanks Simon Charette for the implementation idea.
-
Shivang Bharadwaj yazdı
Thanks Shivang Bharadwaj for the initial patch.
-
Tim Graham yazdı
-
Adam Chainz yazdı
-
Tim Graham yazdı
-
Josef Rousek yazdı
-
Mariusz Felisiak yazdı
-
Aleksi Häkli yazdı
-
Tim Graham yazdı
-
- 27 Ara, 2016 6 kayıt (commit)
-
-
Preston Timmons yazdı
Thanks Carl Meyer and Tim Graham for contributing to the patch.
-
Tim Graham yazdı
-
roboslone yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Illia Volochii yazdı
-