- 11 Eki, 2013 4 kayıt (commit)
-
-
Tai Lee yazdı
Added ``--natural-foreign`` and ``--natural-primary`` options and deprecated the ``--natural`` option to the ``dumpdata`` management command. Added ``use_natural_foreign_keys`` and ``use_natural_primary_keys`` arguments and deprecated the ``use_natural_keys`` argument to ``django.core.serializers.Serializer.serialize()``. Thanks SmileyChris for the suggestion.
-
Tim Graham yazdı
Thanks leahculver for the suggestion and dc and vajrasky for work on the patch.
-
Tim Graham yazdı
-
Cody Scott yazdı
-
- 10 Eki, 2013 6 kayıt (commit)
-
-
Claude Paroz yazdı
-
Tim Graham yazdı
* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
-
Tim Graham yazdı
refs #4459.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 09 Eki, 2013 5 kayıt (commit)
-
-
Tim Graham yazdı
Fixed #21222 - Documented that 'default' and 'other' must be different databases when running tests. Thanks vernondcole for the suggestion.
-
crccheck yazdı
-
Claude Paroz yazdı
-
Baptiste Mispelon yazdı
The wrong exception was being caught when detecting the presence of GeoIP. Thanks to ramiro for the report.
-
Russell Keith-Magee yazdı
Thanks to vajrasky for the report and patch.
-
- 08 Eki, 2013 6 kayıt (commit)
-
-
Marc Tamlyn yazdı
Fix grammatical errors in email documentation
-
Dan Loewenherz yazdı
-
Jaap Roes yazdı
Thanks yann0 at hotmail.com for the report.
-
Tim Graham yazdı
Thanks jaylett for the patch.
-
Russell Keith-Magee yazdı
The package renaming restores the older package names (which were also the documented package names). This doesn't affect test discovery because the module in question doesn't contain any tests. Thanks to Carl for the design discussion.
-
Russell Keith-Magee yazdı
Thanks to Carl and Shai for the discussion.
-
- 07 Eki, 2013 9 kayıt (commit)
-
-
Ryan Allen yazdı
* header selected twice -merged * match indentation throughout * color names to hex refs #21220.
-
Ryan Allen yazdı
refs #21220.
-
Simon Charette yazdı
This reverts commit 698dd82e. The patch introduced a backward incompatible change.
-
Ryan Allen yazdı
Refs #13749 and #21220.
-
Chris Adams yazdı
-
Tim Graham yazdı
Thanks hvdklauw for the report and patch.
-
Javed Khan yazdı
Thanks hjwp for the report.
-
Ramiro Morales yazdı
-
Aymeric Augustin yazdı
Thanks Ramiro for the report.
-
- 06 Eki, 2013 1 kayıt (commit)
-
-
Étienne Loks yazdı
-
- 05 Eki, 2013 7 kayıt (commit)
-
-
Anssi Kääriäinen yazdı
-
Anssi Kääriäinen yazdı
-
Anssi Kääriäinen yazdı
-
Aymeric Augustin yazdı
Thanks Xelnor for the patch.
-
Anssi Kääriäinen yazdı
There were multiple cases where join promotion was a bit too aggressive. This resulted in using outer joins where not necessary. Refs #21150.
-
Anssi Kääriäinen yazdı
Added tests for a .annotate().select_related() join promotion failure. This happened to work on master but was currently untested.
-
Baptiste Mispelon yazdı
Thanks to berkerpeksag for the report and to claudep for the review.
-
- 04 Eki, 2013 2 kayıt (commit)
-
-
Simon Charette yazdı
-
Christopher Medrela yazdı
Thanks bartTC for the report.
-