Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
djangorestframework / __pycache__ / urls.cpython-35.pyc
Size: Mime:


ËÞÁV&ã	@s‚dZddlmZddlmZddlmZddiZdZedej	ed	d
ƒedej
ed	dƒgZd
S)a½
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 = [
        ...
        url(r'^auth/', include('rest_framework.urls', namespace='rest_framework'))
    ]

In Django versions older than 1.9, the urls must be namespaced as 'rest_framework',
and you should make sure your authentication settings include `SessionAuthentication`.
é)Úunicode_literals)Úurl)ÚviewsÚ
template_namezrest_framework/login.htmlÚrest_frameworkz^login/$ÚnameÚloginz	^logout/$ÚlogoutN)Ú__doc__Ú
__future__rÚdjango.conf.urlsrÚdjango.contrib.authrrÚapp_namerr	Úurlpatterns©rrúR/Users/carlton/Documents/Django-Stack/django-rest-framework/rest_framework/urls.pyÚ<module>s