Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ FooPhoto
Class
FooPhoto
tests/delete_regress/models.py:123–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
122
123
class
FooPhoto(models.Model):
124
my_photo = models.ForeignKey(Photo, models.CASCADE)
125
126
127
class
FooFileProxy(FooFile):
Callers
1
test_delete_proxy_of_proxy
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_delete_proxy_of_proxy
Method · 0.68