1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/internals
Anssi Kääriäinen 8f30556329 Renamed Field.rel attribute to remote_field
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.
2015-03-25 08:16:12 -04:00
..
_images
contributing Fixed #23666 -- Recommended Git Bash for running unit tests on Windows. 2015-03-24 10:45:58 -04:00
deprecation.txt Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
git.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
howto-release-django.txt Fixed #23903 -- Configured Sphinx to autogenerate django-admin manpage 2015-03-10 08:12:09 -04:00
index.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
mailing-lists.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
organization.txt Added the inaugural technical board. 2014-09-06 19:13:29 -04:00
release-process.txt Fixed typo in docs/internals/release-process.txt. 2014-11-21 11:47:31 -05:00
roles.txt Fixed typo in docs/internals/roles.txt and added words to spelling_wordlist. 2014-09-16 08:38:51 -04:00
security.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
team.txt Also, I apparently can't spell San Francisco. 2015-01-30 08:55:20 -08:00