- 29 Haz, 2016 4 kayıt (commit)
-
-
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 8 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.
-
Ramiro Morales yazdı
-
Anderson Resende yazdı
-
Claude Paroz yazdı
Thanks Tim Graham for the review.
-
- 25 Haz, 2016 1 kayıt (commit)
-
-
akki yazdı
-
- 24 Haz, 2016 4 kayıt (commit)
-
-
Bang Dao + Tam Huynh yazdı
-
Tim Graham yazdı
Since 859fc020, this is no longer needed.
-
Claude Paroz yazdı
Thanks Tim Graham for the review.
-
Claude Paroz yazdı
Thanks Tim Graham for the initial patch.
-
- 23 Haz, 2016 2 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 22 Haz, 2016 4 kayıt (commit)
-
-
jasisz yazdı
-
Zbigniew Siciarz yazdı
-
Tim Graham yazdı
-
John-Scott Atlakson yazdı
-
- 21 Haz, 2016 7 kayıt (commit)
-
-
Simon Charette yazdı
SQLite disgresses from the SQL standard by ignoring case of quoted identifiers. Thanks to laozzzi for the report and Tim for the review.
-
Tim Graham yazdı
Thanks Huynh Thanh Tam for the initial patch and Claude Paroz for review.
-
Sergey Fedoseev yazdı
-
Tim Graham yazdı
Thanks Julien Hartmann for the report.
-
Paulo yazdı
Fixed #26729 -- Allowed overriding a form field's label/help_text in Form.__init__() for TabularInline.
-
Sergey Fedoseev yazdı
-
Jon Dufresne yazdı
-