Hey all,

Tim wanted me to open some discussion on this idea:

https://github.com/django/django/pull/5637/files

Essentially, it allows you to add an explicit list of decorators for a View to apply to its view function when someone calls as_view.

This allows the View author to dictate which decorators are needed, instead of relying on whomever includes it in their URL pattern to remember it.

--
Curtis

--
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/56780351.7070401%40tinbrain.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to