MCPcopy
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
123class FooPhoto(models.Model):
124 my_photo = models.ForeignKey(Photo, models.CASCADE)
125
126
127class FooFileProxy(FooFile):

Callers 1

Calls

no outgoing calls

Tested by 1