view_name The name of the view that matches the URL, including the namespace if there is one.
namespace The instance namespace for the URL pattern that matches the URL.
app_name The application namespace for the URL pattern that matches the URL.
reverse_lazy(viewname, urlconf=None, args=None, kwargs=None, current_app=None) It is useful for when you need to use a URL reversal
Page 2 of 2