summaryrefslogtreecommitdiff
path: root/tests/regressiontests/comment_tests/urls_admin.py
diff options
context:
space:
mode:
authorLuke Plant <L.Plant.98@cantab.net>2009-10-19 21:48:06 +0000
committerLuke Plant <L.Plant.98@cantab.net>2009-10-19 21:48:06 +0000
commitc6e8e5d9f068210d25f501b2aae4192d1c01185c (patch)
tree257662728927b461ee73cdd5380deb970f702e92 /tests/regressiontests/comment_tests/urls_admin.py
parent22be3d7612b518268b84ce37d3b20f828efb4b6f (diff)
Fixed non-standard introspection support in LazyObject.
LazyObject called a public method ``get_all_members`` on wrapped objects in order to allow introspection. This could easily cause name clashes with existing methods on wrapped objects, and so has been changed to use the standard methods. This could be slightly backwards-incompatible, in obscure cases, if the undocumented LazyObject has been used externally. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11636 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/comment_tests/urls_admin.py')
0 files changed, 0 insertions, 0 deletions