1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00: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
passwords.txt Stray paren 2014-04-17 11:29:07 -07:00