Commit dd109333 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬
parents b17f7c67 650e200e
{% extends "new/adminLTE2_base.html" %} {% extends "new/adminLTE2_base.html" %}
{% load staticfiles %} {% load static %}
{% load humanize %} {% load humanize %}
{% block headMedia %} {% block headMedia %}
......
...@@ -47,7 +47,7 @@ import shutil ...@@ -47,7 +47,7 @@ import shutil
import wordcloud import wordcloud
from stop_words import get_stop_words from stop_words import get_stop_words
#from django.contrib.postgres.lookups import Unaccent
AUDIOPATH = "/home/geoint/M3_NFS/recordings/" AUDIOPATH = "/home/geoint/M3_NFS/recordings/"
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment