- 06 Tem, 2016 5 kayıt (commit)
-
-
Tim Graham yazdı
-
Baptiste Mispelon yazdı
-
Romain Garrigues yazdı
In the case of multiple-table inheritance models, get_all_related_objects() and get_all_related_objects_with_model() don't return the auto-created OneToOneField, but the new examples didn't account for this.
-
Taylor Edmiston yazdı
-
akki yazdı
alter_index_together and alter_unique_together no more use _remake_table method in sqlite3
-
- 04 Tem, 2016 1 kayıt (commit)
-
-
Jiang Haiyun yazdı
-
- 03 Tem, 2016 2 kayıt (commit)
-
-
Erik Romijn yazdı
-
Akshesh yazdı
Factor method signatures in test_autodetector to avoid clashing keyword arguments when introducing indexes.
-
- 02 Tem, 2016 3 kayıt (commit)
-
-
Leila20 yazdı
-
Baptiste Mispelon yazdı
-
Md. Sadaf Noor yazdı
-
- 01 Tem, 2016 3 kayıt (commit)
-
-
Adam Dobrawy yazdı
-
Tim Graham yazdı
-
Harry Moreno yazdı
-
- 30 Haz, 2016 3 kayıt (commit)
-
-
Berker Peksag yazdı
-
Tim Graham yazdı
-
Andrew Nester yazdı
-
- 29 Haz, 2016 8 kayıt (commit)
-
-
Claude Paroz yazdı
-
Claude Paroz yazdı
Complement to debf521d.
-
Claude Paroz yazdı
-
Jon Dufresne yazdı
-
David Sanders yazdı
-
David Sanders yazdı
-
Lh4cKg yazdı
-
Berker Peksag yazdı
-
- 28 Haz, 2016 10 kayıt (commit)
-
-
Tsering yazdı
-
Christopher Grebs yazdı
-
David Sanders yazdı
-
Berker Peksag yazdı
-
Camilo Nova yazdı
-
Eduard Stepanov yazdı
-
Tim Graham yazdı
Also removed try/except/fail antipattern that hides exceptions.
-
Berker Peksag yazdı
-
Aaron Elliot Ross yazdı
Refactored "Prevented unneeded index creation on MySQL-InnoDB" (2ceb10f3) to avoid setting db_index=False.
-
Claude Paroz yazdı
Thanks Berker Peksag for the suggestion.
-
- 27 Haz, 2016 5 kayıt (commit)
-
-
Shabda Raaj yazdı
-
Ben Demboski yazdı
-
Étienne BERSAC yazdı
-
Jon Dufresne yazdı
-
Akshesh yazdı
Added the AddIndex and RemoveIndex operations to use them in migrations. Thanks markush, mjtamlyn, timgraham, and charettes for review and advice.
-