On Sun, Oct 20, 2013 at 7:25 PM, Harry Percival <[email protected]> wrote: > I'm trying to create a minimal custom user model. The only thing I care > about is email. But it seems Django really wants me to set a last_login > field. Can I avoid it somehow?
Thhis has been asked/discussed a couple of times since introduction of the custom user feature. Please see e.g. https://groups.google.com/forum/#!msg/django-users/tSzYy8liFRQ/i6dcJh4dBSoJ -- Ramiro Morales @ramiromorales -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAO7PdF9FHCOBUooFvpsKGtdN4ac18O_AT%3DQdPfWdh3oEr5SaRQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
