- 03 Agu, 2018 3 kayıt (commit)
-
-
Danilo Bargen yazdı
-
Mariusz Felisiak yazdı
Fixed #29613 -- Fixed --keepdb on PostgreSQL if the database exists and the user can't create databases. Regression in e776dd2d. Thanks Tim Graham for the review.
-
Tim Graham yazdı
Regression in 7d96f0c4.
-
- 02 Agu, 2018 10 kayıt (commit)
-
-
Adam Johnson yazdı
-
Michael Sanders yazdı
A race condition happened when the object didn't already exist and another process/thread created the object before update_or_create() did and then attempted to update the object, also before update_or_create() saved the object. The update by the other process/thread could be lost.
-
Nick Pope yazdı
-
Nick Pope yazdı
-
Nick Pope yazdı
-
Nick Pope yazdı
-
Nick Pope yazdı
-
Nick Pope yazdı
Thanks Akshesh Doshi for the initial implementation.
-
Tim Graham yazdı
-
Nick Pope yazdı
- Added mixin to make tests more DRY. - Removed redundant equality tests.
-
- 01 Agu, 2018 8 kayıt (commit)
-
-
luz.paz yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Andreas Hug yazdı
-
Tim Graham yazdı
-
Claude Paroz yazdı
Forwardport of cbf7e7dc from stable/2.1.x.
-
Claude Paroz yazdı
Forwardport of 734e2c65 from stable/2.1.x.
-
- 31 Tem, 2018 4 kayıt (commit)
-
-
Adam Johnson yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Dražen Odobašić yazdı
Regression in 3a148f95.
-
- 30 Tem, 2018 4 kayıt (commit)
-
-
Tom Forbes yazdı
-
Demur Nodia yazdı
-
Demur Nodia yazdı
-
Sławek Ehlert yazdı
-
- 27 Tem, 2018 5 kayıt (commit)
-
-
Hasan Ramezani yazdı
-
Melvyn Sopacua yazdı
-
Tim Graham yazdı
Refs #29600 -- Removed usage of django.utils.datetime_safe in migrations.
-
vinay karanam yazdı
-
Thomas Grainger yazdı
-
- 26 Tem, 2018 5 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
The only effect would be if items in Atom feeds had a published date year of < 1000 (ensuring those years are padded with leading zeros).
-
Carlton Gibson yazdı
Removed in 244cc401.
-
Carlton Gibson yazdı
-
- 25 Tem, 2018 1 kayıt (commit)
-
-
Carlton Gibson yazdı
-