
X                 @   se   d  d l  m Z m Z d  d l m Z d  d l m Z d  d l m Z m	 Z	 e   d d    Z
 d S)    )renderredirect)login_required)HttpResponse)loaderRequestContextc             C   s+   t  j d  } i  } t | j | |    S)Nzdata_prep/index.html)r   get_templater   r   )requesttemplatecontext r   &/var/www/teste/wert/data_prep/views.pyindex	   s    r   N)django.shortcutsr   r   django.contrib.auth.decoratorsr   django.httpr   django.templater   r   r   r   r   r   r   <module>   s   