- 14 Ara, 2015 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 13 Ara, 2015 2 kayıt (commit)
-
-
Sergey Fedoseev yazdı
-
Claude Paroz yazdı
Thanks Ben Kraft for the report, and Simon Charette for the review.
-
- 12 Ara, 2015 7 kayıt (commit)
-
-
Iacopo Spalletti yazdı
Thanks to bmispelon and uruz for the initial patch.
-
Nicholas Chammas yazdı
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
Tim Graham yazdı
-
Claude Paroz yazdı
-
- 11 Ara, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks hop for the report and patch.
-
Bruno Alla yazdı
-
Tim Graham yazdı
-
- 10 Ara, 2015 8 kayıt (commit)
-
-
Sergey Fedoseev yazdı
-
Dotan Agmon yazdı
-
Federico Frenguelli yazdı
Thanks to Emanuele Palazzetti for the help.
-
Johannes Hoppe yazdı
-
Derek J. Curtis yazdı
-
Tim Graham yazdı
-
Damien yazdı
-
Shai Berger yazdı
The test creates and deletes a model in the same migration, and the model had an AutoField. On Oracle, AutoField's are set up using deferred SQL, which in this case was trying to modify a table after it had dbeen removed.
-
- 09 Ara, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
Referencing URLs by dotted path is a stronger convention than importing the URLs.
-
Amos Onn yazdı
-
Tim Graham yazdı
-
Andrew Plummer yazdı
-
- 08 Ara, 2015 9 kayıt (commit)
-
-
bphillips yazdı
Fixed #25672 -- Clarified why related ManyToManyFields with a custom intermediate model disable the remove() method.
-
Claude Paroz yazdı
Due to randomness of garbage collection with geometry objects, it's easier to simply ignore AttributeError/TypeError generally raised when parts of objects are already garbage-collected. Thanks Sergey Fedoseev and Tim Graham for reviewing the patch.
-
Gavin Wahl yazdı
-
Raphael Michel yazdı
URLValidator now validates the maximum length of a hostname and the maximum length of all labels inside the hostname.
-
Nik Nyby yazdı
-
Tim Graham yazdı
Thanks Justin Abrahms for the report.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Sergey Fedoseev yazdı
-
- 07 Ara, 2015 5 kayıt (commit)
-
-
Qile Wang yazdı
-
Tim Graham yazdı
Thanks Jonas Haag for report and review.
-
Simon Charette yazdı
Thanks to Jean Gourds for the report, Tim and Claude for the review.
-
Tim Graham yazdı
-
Tim Graham yazdı
-