On Sat, Apr 2, 2016 at 4:19 PM, Tim Graham <[email protected]> wrote:
> My concern is that if a project doesn't see the deprecation warnings > What about having a new property like User.authenticated (or User.anonymous)? User.is_anoymous and User.is_authenticated can be deprecate and removed from docs, leaving them in place for longer (django 3). -- | Raffaele Salmaso | https://salmaso.org | https://bitbucket.org/rsalmaso | https://github.com/rsalmaso -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" 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 https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CABgH4Ju981Ht-wpMZ1kyesGxCd7K6OhD5oNew8PSq8bdPR-SWw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
