You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a means to limit which views are preprocessed by django-transfer. Possibly use regex for path matching or view names, Today one can limit only by HTTP method or globally.
The text was updated successfully, but these errors were encountered:
Provide a means to limit which views are preprocessed by
django-transfer
. Possibly use regex for path matching or view names, Today one can limit only by HTTP method or globally.The text was updated successfully, but these errors were encountered: