1. 01 Şub, 2016 1 kayıt (commit)
  2. 30 Ock, 2016 1 kayıt (commit)
  3. 29 Ock, 2016 4 kayıt (commit)
  4. 28 Ock, 2016 7 kayıt (commit)
  5. 27 Ock, 2016 2 kayıt (commit)
  6. 26 Ock, 2016 3 kayıt (commit)
    • Ben Kraft's avatar
      Fixed #26122 -- Fixed copying a LazyObject · 13023ba8
      Ben Kraft yazdı
      Shallow copying of `django.utils.functional.LazyObject` or its subclasses has
      been broken in a couple of different ways in the past, most recently due to
      35355a4f.
      13023ba8
    • Preston Timmons's avatar
      Fixed #25848 -- Set template origin on each node. · cfda1fa3
      Preston Timmons yazdı
      Prior to 55f12f87, the template origin was available on each node via
      `self.token.source[0]`. This behavior was removed when debug handling was
      simplified, but 3rd-party debugging tools still depend on its presence.
      This updates the Parser to set origin on individual nodes. This enables the
      source template to be determined even when template extending or including is
      used.
      cfda1fa3
    • Simon Charette's avatar
      Fixed #26135 -- Adjusted the migration questioner's handling of disabled apps. · 4dcaa587
      Simon Charette yazdı
      This was causing an issue when calling the `migrate` command in a test case with
      the `available_apps` attribute pointing to an application with migrations
      disabled using the `MIGRATION_MODULES` setting.
      
      Thanks to Tim Graham for the review.
      
      Refs #24919
      4dcaa587
  7. 25 Ock, 2016 5 kayıt (commit)
  8. 24 Ock, 2016 1 kayıt (commit)
  9. 23 Ock, 2016 4 kayıt (commit)
  10. 22 Ock, 2016 4 kayıt (commit)
  11. 21 Ock, 2016 4 kayıt (commit)
  12. 20 Ock, 2016 1 kayıt (commit)
  13. 19 Ock, 2016 1 kayıt (commit)
  14. 18 Ock, 2016 1 kayıt (commit)
  15. 15 Ock, 2016 1 kayıt (commit)