1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/modeltests/generic_relations
2007-12-09 07:12:07 +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 #3906 -- Fixed the reverse_m2m_name for a generic relation. Refs #2749. 2007-12-09 07:12:07 +00:00