mirror of
https://github.com/django/django.git
synced 2025-01-22 16:19:35 +00:00
52442898e7
This removes the dependency of the Index class on its model attribute when a name is passed to it. Thanks to Markush for discussions.