1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/modeltests/generic_relations
2008-09-02 15:26:00 +00:00
..
__init__.py Added generic foreign key support to Django. Much thanks to Ian Holsman and 2006-06-16 19:18:30 +00:00
models.py Fixed #8309: subclasses now inherit GenericForeignKey correctly. There's also now an internal API so that other "virtual fields" like GFK can be inherited as well. Thanks, msaelices. 2008-09-02 15:26:00 +00:00