- 20 Haz, 2015 1 kayıt (commit)
-
-
Claude Paroz yazdı
-
- 19 Haz, 2015 6 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Tim Graham for the review.
-
Daniel Wiesmann yazdı
Thanks to Tim Graham and Claude Paroz for the reviews and patches.
-
Markus Holtermann yazdı
Thanks Federico Jaramillo Martínez for the report and Tim Graham for the test and review.
-
Carl Meyer yazdı
Added Tomek Paczkowski bio to the team page
-
Tomek Paczkowski yazdı
-
johannes.linke yazdı
-
- 18 Haz, 2015 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks alito for the report and patch.
-
Gagaro yazdı
-
Carl Meyer yazdı
-
Nick Pope yazdı
When the Host header contains a port, looking up the Site record fails as the host will never match the domain.
-
Tim Graham yazdı
-
- 17 Haz, 2015 8 kayıt (commit)
-
-
Markus Holtermann yazdı
Added the mixins LoginRequiredMixin, PermissionRequiredMixin and UserPassesTestMixin to contrib.auth as counterparts to the respective view decorators. The authentication mixins UserPassesTestMixin, LoginRequiredMixin and PermissionRequiredMixin have been inspired by django-braces <https://github.com/brack3t/django-braces/> Thanks Raphael Michel for the initial patch, tests and docs on the PR and Ana Balica, Kenneth Love, Marc Tamlyn, and Tim Graham for the review.
-
ana-balica yazdı
-
Markus Holtermann yazdı
Regression introduced in 9aac99e9
-
JensDiemer yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
Fixed "PendingDeprecationWarning: generator 'LazyStream.read.<locals>.parts' raised StopIteration" per PEP 0479.
-
- 16 Haz, 2015 4 kayıt (commit)
-
-
Andriy Sokolovskiy yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Mounir Messelmeni yazdı
-
- 15 Haz, 2015 11 kayıt (commit)
-
-
Markus Holtermann yazdı
Thanks Tim Graham for the review.
-
Markus Holtermann yazdı
The idea behind this change is, that AlterUniqueTogether, AlterIndexTogether and AlterOrderWithRespectTo can always be moved after an Add/Alter/Rename/RemoveField operation if they don't refer to the respective field and are not empty sets / None. Combined with the optimizations of duplicate AlterUniqueTogether, AlterIndexTogether, and AlterOrderWithRespectTo operations from 128caa1e, these operations are optimized in a later round of the optimizer. Thanks Tim Graham for the review.
-
Markus Amalthea Magnuson yazdı
-
Adam Brenecki yazdı
-
Adam Chainz yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Brian King yazdı
This resolves a problem on databases besides PostgreSQL when using prefetch_related with a source model that uses a UUID primary key.
-
elena yazdı
Email field isn't required.
-
- 14 Haz, 2015 4 kayıt (commit)
-
-
Markus Holtermann yazdı
Thanks Andrew Godwin and Simon Charette for the review.
-
Markus Holtermann yazdı
Thanks Andrew Godwin for the review.
-
Markus Holtermann yazdı
Thanks Andrew Godwin for the review.
-
Markus Holtermann yazdı
Thanks Andrew Godwin for the review.
-