
    Nwgg                         d Z ddlmZ ddlmZ dZ edej                  j                  d      d	       ed
ej                  j                         d	      gZ	y)aH  
Login and logout views for the browsable API.

Add these to your root URLconf if you're using the browsable API and
your API requires authentication:

    urlpatterns = [
        ...
        path('auth/', include('rest_framework.urls'))
    ]

You should make sure your authentication settings include `SessionAuthentication`.
    )views)pathrest_frameworkzlogin/zrest_framework/login.html)template_namelogin)namezlogout/logoutN)
__doc__django.contrib.authr   django.urlsr   app_name	LoginViewas_view
LogoutViewurlpatterns     J/var/www/horilla/myenv/lib/python3.12/site-packages/rest_framework/urls.py<module>r      sY    & 5??**9T*U\cdE$$,,.X>r   