- 19 May, 2013 14 kayıt (commit)
-
-
Baptiste Mispelon yazdı
This commit also adds tests for the redirect feature of most auth views. It also cleans up the tests, most notably using @override_settings instead of ad-hoc setUp/tearDown methods. Thanks to caumons for the report. Conflicts: docs/releases/1.6.txt
-
Pablo Recio yazdı
Fixes #18896. Add tests verifying that you can get IntegrityErrors using get_or_create through relations like M2M, and it also adds a note into the documentation warning about it
-
vkuzma yazdı
-
leandrafinger yazdı
-
Silvan Spross yazdı
Add missing imports and models to the examples in internationalization and localization documentation
-
Silvan Spross yazdı
-
Silvan Spross yazdı
-
Łukasz Langa yazdı
-
Aymeric Augustin yazdı
-
Tim Graham yazdı
-
Aymeric Augustin yazdı
-
bbjay yazdı
-
Marc Tamlyn yazdı
Note the don't require sessions to be in installed apps.
-
postrational yazdı
Addition and fix for custom user model example documentation. https://code.djangoproject.com/ticket/20233
-
- 18 May, 2013 19 kayıt (commit)
-
-
Ramiro Morales yazdı
Thanks zalew for the suggestion and work on a patch. Also updated, tweaked and fixed testing documentation.
-
leandrafinger yazdı
-
Silvan Spross yazdı
-
Marc Egli yazdı
-
Tim Graham yazdı
Thanks wim@ for the suggestion and Nicolas Noé for the patch.
-
Łukasz Langa yazdı
-
Tim Graham yazdı
Thanks bmispelon for the suggestion and djangsters for the patch.
-
Erik Romijn yazdı
-
Donald Stufft yazdı
Allows for any iterable, not just lists or tuples, to be used as the inner item for a list of choices in a model.
-
Łukasz Langa yazdı
-
Erik Romijn yazdı
-
Jacob Burch yazdı
Also, streamline the use of 0 and None between cache backends.
-
Claude Paroz yazdı
Thanks Stephane Benchimol for the report and the initial script and mfandreas for the patch.
-
Zbigniew Siciarz yazdı
References #16829.
-
Erik Romijn yazdı
-
Aymeric Augustin yazdı
It can fail in hard-to-diagnose ways.
-
Aymeric Augustin yazdı
Thanks marktranchant, bmispelon, and alextreme.
-
Zbigniew Siciarz yazdı
-
Aymeric Augustin yazdı
This completes the removal of the distinction between core devs and specialists. Patch by Simon Meers.
-
- 17 May, 2013 6 kayıt (commit)
-
-
Donald Stufft yazdı
-
Marc Tamlyn yazdı
-
Marc Tamlyn yazdı
-
Marc Tamlyn yazdı
-
Florian Apolloner yazdı
Thanks to Joel Hansson for the suggestion and Curtis Maloney for the initial patch.
-
Claude Paroz yazdı
Largely inspired from django-floppyforms. Designed to not depend on OpenLayers at code level.
-
- 16 May, 2013 1 kayıt (commit)
-
-
Jacob Kaplan-Moss yazdı
The distinction's not really one we make any more, so updated the docs accordingly.
-