1
0
mirror of https://github.com/django/django.git synced 2025-03-10 17:32:41 +00:00
Ben Kraft 13023ba867 Fixed #26122 -- Fixed copying a LazyObject
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
35355a4.
2016-01-26 06:56:21 -05:00
..
2015-08-08 12:02:32 +02:00
2015-10-03 19:31:45 -04:00
2015-11-04 17:48:49 +01:00
2016-01-05 13:19:20 -05:00