mirror of
https://github.com/django/django.git
synced 2024-11-18 07:26:04 +00:00
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. |
||
---|---|---|
.. | ||
_images | ||
contributing | ||
deprecation.txt | ||
git.txt | ||
howto-release-django.txt | ||
index.txt | ||
mailing-lists.txt | ||
organization.txt | ||
release-process.txt | ||
roles.txt | ||
security.txt | ||
team.txt |