> The current code assumes that if you write a custom model, you'll also write the corresponding custom forms.
Right. This is what I am proposing be fixed. On Mon, Jun 3, 2013 at 12:31 PM, Aymeric Augustin < [email protected]> wrote: > On 3 juin 2013, at 20:01, [email protected] wrote: > > > Some of the built-in auth forms only work on user models whose > `USERNAME_FIELD` is `username`. > > Hi Gavin, > > The current code assumes that if you write a custom model, you'll also > write the corresponding custom forms. > > You may want to have a look at > https://code.djangoproject.com/ticket/19353which describes the same problem > (as far as I can tell). > > -- > Aymeric. > > > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Django developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/django-developers/XxaZ50SxPj4/unsubscribe?hl=en > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-developers?hl=en > . > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
