mirror of https://github.com/django/django.git
8f30556329
Field.rel is now deprecated. Rel objects have now also remote_field attribute. This means that self == self.remote_field.remote_field. In addition, made the Rel objects a bit more like Field objects. Still, marked ManyToManyFields as null=True. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |