0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/topics/auth
Anubhav Joshi 9bc2d766a0 Fixed #21755 -- Added ForeignKey support to REQUIRED_FIELDS.
This allows specifying ForeignKeys in REQUIRED_FIELDS when using a
custom User model.

Thanks cjerdonek and bmispelon for suggestion and timgraham for review.
2014-07-03 07:42:52 -04:00
..
customizing.txt Fixed #21755 -- Added ForeignKey support to REQUIRED_FIELDS. 2014-07-03 07:42:52 -04:00
default.txt Fixed #22770 -- Removed create_superuser from post_migrate signals. 2014-06-10 14:37:37 -04:00
index.txt Fixed typo -- "a" user, not "an" user 2013-11-01 15:15:36 +01:00
passwords.txt Stray paren 2014-04-17 11:29:07 -07:00