- Jul 09, 2016
-
-
Baptiste Mispelon authored
-
Kenneth authored
-
Loïc Bistuer authored
When both parent and child models had managers with the same name and a migrations opt-in both were added to the migration state.
-
- Jul 08, 2016
-
-
Anderson Resende authored
-
Simon Charette authored
Thanks Tim for the review.
-
Simon Charette authored
Thanks Josh for the amazing testing setup and Tim for the review.
-
Simon Charette authored
-
Simon Charette authored
-
Jon Dufresne authored
It should help catch bugs.
-
Sean Marlow authored
-
Claude Paroz authored
Thanks Tim Graham for the review.
-
Jon Dufresne authored
-
- Jul 07, 2016
-
-
Akshesh authored
-
Akshesh authored
-
Akshesh authored
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 authored
-
Akshesh authored
-
Akshesh authored
Thanks to Markush for discussions.
-
Mathieu Richardoz authored
-
- Jul 06, 2016
-
-
Tim Graham authored
-
Daniel Rice authored
-
Tim Graham authored
-
Baptiste Mispelon authored
-
Romain Garrigues authored
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 authored
-
akki authored
alter_index_together and alter_unique_together no more use _remake_table method in sqlite3
-
- Jul 04, 2016
-
-
Jiang Haiyun authored
-
- Jul 03, 2016
-
-
Erik Romijn authored
-
Akshesh authored
Factor method signatures in test_autodetector to avoid clashing keyword arguments when introducing indexes.
-
- Jul 02, 2016
-
-
Leila20 authored
-
Baptiste Mispelon authored
-
Md. Sadaf Noor authored
-
- Jul 01, 2016
-
-
Adam Dobrawy authored
-
Tim Graham authored
-
Harry Moreno authored
-
- Jun 30, 2016
-
-
Berker Peksag authored
-
Tim Graham authored
-
Andrew Nester authored
-
- Jun 29, 2016
-
-
Claude Paroz authored
-
Claude Paroz authored
Complement to debf521d.
-