- 12 Tem, 2016 4 kayıt (commit)
-
-
Andrey Fedoseev yazdı
Follow up to 67d98441.
-
Md. Sadaf Noor yazdı
-
Andrew Nester yazdı
-
-
- 11 Tem, 2016 2 kayıt (commit)
-
-
Tim Graham yazdı
-
Julien Hartmann yazdı
-
- 09 Tem, 2016 3 kayıt (commit)
-
-
Baptiste Mispelon yazdı
-
Kenneth yazdı
-
Loïc Bistuer yazdı
When both parent and child models had managers with the same name and a migrations opt-in both were added to the migration state.
-
- 08 Tem, 2016 9 kayıt (commit)
-
-
Anderson Resende yazdı
-
Simon Charette yazdı
Thanks Tim for the review.
-
Simon Charette yazdı
Thanks Josh for the amazing testing setup and Tim for the review.
-
Simon Charette yazdı
-
Simon Charette yazdı
-
Jon Dufresne yazdı
It should help catch bugs.
-
Sean Marlow yazdı
-
Claude Paroz yazdı
Thanks Tim Graham for the review.
-
Jon Dufresne yazdı
-
- 07 Tem, 2016 7 kayıt (commit)
-
-
Akshesh yazdı
-
Akshesh yazdı
-
Akshesh yazdı
This removes the dependency of the Index class on its model attribute when a name is passed to it. Thanks to Markush for discussions.
-
Jon Dufresne yazdı
-
Akshesh yazdı
-
Akshesh yazdı
Thanks to Markush for discussions.
-
Mathieu Richardoz yazdı
-
- 06 Tem, 2016 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Daniel Rice yazdı
-
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 2 kayıt (commit)
-
-
Adam Dobrawy yazdı
-
Tim Graham yazdı
-