mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 18:08:03 +03:00 
			
		
		
		
	And add RequestContext too
This commit is contained in:
		
							parent
							
								
									c81c0d843e
								
							
						
					
					
						commit
						2394fc70d1
					
				| 
						 | 
				
			
			@ -2,6 +2,7 @@ from django.contrib.auth.views import *
 | 
			
		|||
from django.conf import settings
 | 
			
		||||
from django.http import HttpResponse
 | 
			
		||||
from django.shortcuts import render_to_response
 | 
			
		||||
from django.template import RequestContext
 | 
			
		||||
import base64
 | 
			
		||||
 | 
			
		||||
def deny_robots(request):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user