Servicios adicionales

Los servicios de telefonía y televisión son servicios adicionales para los clientes, esto servirá mucho para las empresas que manejen servicios de telefonía o televisión desde otros sistemas ya que desde WispHub podrán asignar esos servicios a sus clientes para poder administrarlos y aplicar acciones como activar o desactivar si así lo desea.

 

NOTA:

Este tipo de servicios son muy independientes de los servicios de Internet, es decir no afectara en nada el funcionamiento de los servicios de internet

Los eventos API personalizados en el router permiten conectarse a sistemas en los cuales tengan administrando servicios de televisión o telefonía y por de medio de sus APIs realizar acciones desde WispHub como activar y desactivar los servicios mencionados.

Para configurar los eventos API personalizados se debe seguir los siguiente pasos:

1Elegir un router

Ingresamos al listado de routers y damos click en editar un router, de preferencia que se un router en donde tenga sus clientes a los cuales quiera asignarles servicios de televisión o telefonía.

2Activar los eventos de api personalizados

Una vez seleccionado el router debemos dar click en la pestaña con el texto Eventos API personalizados y posteriormente activamos la opción Activar api personalizada

 

Al activar esta opción ya podrá activar ó desactivar servicios de telefonía y televisión con el tipo de corte por Método Address list mas detalles de este tipo de servicios en el siguiente manual: Metodo Address list, también una vez activado le mostrara un formulario para configurar sus eventos los se explicaran en el paso 3

3Configurar los eventos de API

Ahora procederemos a llenar las siguientes secciones del formulario:

  1. Ingresa tu domonio: Es la url base de la API del sistema en donde tenga sus servicios de telefonía o televisión la cual nos servira para hacer las petición HTTP a la API.

    Ejemplo: http://prueba.adminolt.com/

  2. Plataformas externas: Son configuraciones ya establecidas de sistemas que administran servicios de telefonía y televisión, esto quiere decir que si selecciona una de estas opciones llenara en automático el resto del formulario y unicamente tendrá que poner la llave de autenticación en el campo API Key para poder autenticarse esto solo si la API lo requiere.

    NOTA:

    Si selecciono una de las opciones de Plataformas externas bastara con ingresar la llave de autenticación de su sistema en el campo API Key de este formulario esto solo si su sistema lo requiere, por ultimo solo tiene que guardar los cambios, una vez hecho esto ya NO es necesario que seguir los siguientes pasos de este manual.

    Actualmente solo hay 3 configuraciones establecidas de 3 sistemas los cuales son: AdminOLT, SmartOLT y Xtream UI, si el sistema que usa es otro a los ya mencionados tendrá que consultar la documentación de API de su sistema para poder completar este formulario.

  3. Header: Es formato el cual usara para autenticarse con la API del sistema que usa, Ejemplo: Token {api_key}, el tag {api_key} solo puede ser usado en este campo y valor de este tag lo tomara de lo que defina en API Key el cual es el siguiente campo del formulario, si la API no requiere método de autenticación dejar vació este campo.
  4. API key: Es la llave de la API para poder hacer la autenticación.
  5. Content Type: Es el tipo de contenido el cual retornara la API, Ejemplo: application/json
  6. Parametros(payloads): Son los datos que se requieran enviar a través de la API, Ejemplo: onus_external_ids={sn_onu},actualmente puede usar los siguientes tags en el payloads:

    {sn_onu}: devolvera los numero(s) de serie de las ONUs de sus servicio de Telefonía o Televisión
    {username_sistema}: devolverá el usuario del servicio de Telefonía o Televisión
    {password_sistema}: devolverá la contraseña del servicio de Telefonia o Televisión
    {external_id}: devolverá el id externo del servicio de Telefonía o Televisión

La valor para estos tags los tomara de los servicios de telefonía o televisión que le asigne a sus clientes desde WispHub, para saber como agregar servicios puedes revisar el siguiente manual: Agregar Servicios de Telefonía o Televisión

La mayoría de esta información para llenar en esta sección la obtendrá de la documentación de API del sistema que este usando.

La siguientes secciones a llenar en el formulario son: Activar Servicio y Desactivar Servicio las cuales son muy similares por lo que bastara con explicar solo la sección de Activar Servicio.

  1. URL para activar: Es la URL con Ia cual se hara la petición HTTP para activar los servicios de telefonia o de televisión, esto lo podra saber con mas detalle en la documentación del sistema en donde este administrando sus servicios, si metodo que se utilizara es post defenirlo con el siguiente parametro metodo_wisphub=post  si es get metodo_wisphub=get esto seguido del carácter &.

    En la siguiente imagen se mostrara un ejemplo de como prodria ser una URL para activar:

    De igual forma si necesita enviar mas parámetros en la url los puede agregar y también usar los siguientes tags:

    {sn_onu}: devolverá los numero(s) de serie de las ONUs de sus servicio de Telefonía o Televisión
    {username_sistema}: devolverá el usuario del servicio de Telefonia o Televisión
    {password_sistema}: devolverá la contraseña del servicio de Telefonia o Televisión
    {external_id}: devolverá el id externo del servicio de Telefonía o Televisión

  2. Respuesta esperada de la API al desactivar: Esta es la respuesta que se espera que retornara la url para activar que se definio en el campo anterior al momento de hacer petición  para activar un servicio de telefonía o televisión. Esta información lo sabras consultando a la documentacion de la API del sistema que estes usando.

4Guardar cambios

Finalmente damos click en el botón Guardar conservar nuestra configuración.

Una vez configurado su router con los Eventos de API personalizados ya podrá configurar sus servicios de telefonía o televisión para que se activen o desactiven mas detalles sobre esto en el siguiente manual: Configuración para corte del servicio

Listado de Planes de Telefonía y Televisión

Para ir al listado de planes debemos ir a la sección de Sistema del menu lateral y seleccionamos la opción Plan de Telefonía y Televisión

Listado de Planes de Telefon铆a y Televisi贸n

Desde este listado podrás ver todos los planes ya sean de telefonía o de televisión que se hayan creado, también podrás agregar nuevos planes, editarlos y eliminarlos.

Agregar plan de Telefonía/Televisión

1 Ir al listado de planes de Telefonía o Televisión

Para agregar un plan de televisión nos dirigimos al listado de planes de ya sea de telefonía o televisión, en este ejemplo sera de televisión y posteriormente damos click en el botón de color verde con el texto Agregar Plan de Televisión.


Agregar Plan de Televisi贸n

2Llenar el formulario

Llenamos el siguiente formulario con los campos que sean requeridos los cuales están marcados en negritas, el resto de campos son opcionales.

Agregar Plan de Televisi贸n - WispHub

3Guardar cambios

Finalmente damos click en el boton Guardar para guardar los cambios

Nos mostrara el siguiente mensaje si el plan se agrego correctamente.

Editar plan de Telefonía/Televisión

1 Ir al listado de planes de Telefonía o Televisión

Para editar un plan nos dirigimos al listado de planes de telefonía o televisión y damos click al botón de editar del plan que queremos editar.

2 Editamos la información

Cambiamos la información que desee en el formulario.

3Guardar cambios

Por ultimo damos click en el botón Guardar para guardar los cambios

Nos mostrara el siguiente mensaje si el plan se edito correctamente.

Eliminar plan de Telefonía/Televisión

1 Ir al listado de planes de Telefonía o Televisión

Para eliminar un plan nos dirigimos al listado de planes de telefonia o de televisión, una vez ingresado al listado tendremos dos opciones para eliminar un plan la primera es dando click al boton de eliminar de color rojo

Eliminar Plan de Televisi贸n

La segunda opción es seleccionado el plan y posteriormente seleccionar la acción masiva que es Eliminar planes seleccionados

Con esta opción podra eliminar mas de 1 plan a la vez.

2 Confirmar la eliminación del plan

Nos mostrara una alerta para asegurar si estamos seguros de eliminar el plan seleccionado, si estamos seguros de eliminar damos click en el botón Si, Estoy Seguro.

Si el plan se elimino correctamente nos mostrara el siguiente mensaje.

NOTA:

Si al momento de eliminar un plan le aparece la siguiente alerta:

Esto es por que el plan seleccionado tiene servicios adicionales asignados y para poder eliminar el plan primero tendra que eliminar los servicios seleccionados que tenga

Para agregar un servicio de Telefonía o Televisión debe de tener un Plan creado, si no esta seguro de donde crear estos planes o cuales son los pasos para agregar un Servicio Adicional consulte el siguiente manual.

 

1Una vez que contamos con nuestro primer plan de telefonía podemos acceder a la lista de clientes para agregar servicios de telefonía. Seleccione un cliente de la lista (1) y de clic en editar cliente (2).

 

2Despues dirijase a la pestaña de Telefonía y Televisión (1), en esta sección usted puede ver la lista de todos los servicios adicionales de este cliente. Para agregar un servicio adicional de Telefonía de click en el botón Agregar Servicio de Telefonía (2).

3Deberá de llenar el siguiente formulario con estos datos:

Formulario Telefonía

 

1. Estado: Es el estado en el que se encuentra el servicio adicional en el sistema que lo este manejando. 

2. IP: Es la ip que le ha asignado al servicio de su cliente en la plataforma externa.

3. Primary SIP Server (Requerido): Es el SIP de su proveedor.

4. External id: El id con el que identifica su servicio en la plataforma externa, si no tiene uno puede asignarle un número único de su preferencia o dejarlo vacío.

5. Usuario y Password de sistema: Son las credenciales que le asigno el sistema externo al servicio de telefonía de su cliente.

6. Número de teléfono (Requerido): El número asignado a su cliente para su servicio de telefonía.

7. ¿Realizar corte de Servicio?: En el sistema de wisphub tenemos dos opciones para que usted maneje el corte de sus servicios, agregando la ip del servicio de telefonía al Address List Morosos o con una API de sus sistema externo. Para más información sobre como utilizar el corte automático de servicios adicionales revise la seccion de Corte Automático de Servicios Adicionales.

8. Router (Requerido): Elija el router al que quiera enlazar este servicio, esta relación es especialmente importante su utilizará el servicio de corte automático de servicios adicionales.

9. Plan de Telefonía (Requerido): Aquí seleccionará el plan que acaba de crear o en caso de tener más de uno, el plan adecuado para el cliente que esta configurando.

10. ¿Cobrar en la factura?: Si esta opción esta activa el servicio de telefonía se cobrara en la factura de internet del cliente, de lo contrario no se realizara el cobro, por default estara activa.

11. Descripción Item Factura (Requerido): Es la descripción con la que aparecerá el servicio en la factura.

12. Plan pago: En caso de manejar un plan de pago para un servicio en específico como cantida fija, usted puede usar el precio de un plan y elegir la cantidad de meses en las cuales se dividirá el pago.

Digamos que manejara un plan de promoción de $2000 por 4 meses. Si selecciona el plan de pago de 4 meses las mensualidade se dividirán en $400. O podría generar una promoción de un solo pago de $500 por un solo mes.

Elija el tipo de plan recurrente para cobrar la misma cantidad fija mes con mes. Deberá dejar los campos de Fecha de inicio y fin de pago vacios para que el servicio aparezca en la factura indefinidamente.

13. Precio y total: El precio es el costo del plan y el total se recalculara dependiendo del plan que elija, en palabras cortas, el total es el costo por mes.

14. Fecha de inicio y fin de pago: Estos campos estan vacios por defecto. El servicio aparecera en la factura durante los meses que elija en el plan o indefinidamente (En el caso de plan recurrente) mientras estos campos esten vacios. Si usted elige una fecha la forma en la que aparecerá el servicio en la factura cambiará. Para saber más al respecto favor de leer el manual Plan de Pago Personalizado.

 

Formulario Televisión

 

1. Estado: Es el estado en el que se encuentra el servicio adicional en el sistema que lo este manejando. 

2. IP: Es la ip que le ha asignado al servicio de su cliente en la plataforma externa.

3. SN de la ONU: Es el Numero de Serie o SN (Serial Number) de la ONU donde alberga el servicio de televisión en la plataforma que este usando para administrar los planes de TV.

4. External id: El id con el que identifica su servicio en la plataforma externa, si no tiene uno puede asignarle un número único de su preferencia o dejarlo vacío.

5. Usuario y Password de sistema: Son credenciales que necesite para identificar a un usuario en la plataforma externa que usted maneje.

6. Tipo de Servicio: Este campo le permite categorizar el tipo puerto por el cual maneja la señal de TV que brinda a sus clientes, puede elegir entre dos opciones.

 

7. ¿Realizar corte de Servicio?: En el sistema de wisphub tenemos dos opciones para que usted maneje el corte de sus servicios, agregando la ip del servicio de televisión al Address List Morosos o con una API de sus sistema externo. Para más información sobre como utilizar el corte automático de servicios adicionales revise la seccion de Corte Automático de Servicios Adicionales.

8. Router (Requerido): Elija el router al que quiera enlazar este servicio, esta relación es especialmente importante su utilizará el servicio de corte automático de servicios adicionales.

9. Plan de Televisión (Requerido): Aquí seleccionará el plan que acaba de crear o en caso de tener más de uno, el plan adecuado para el cliente que esta configurando.

10. ¿Cobrar en la factura?: Si esta opción esta activa el servicio de telefonía se cobrara en la factura de internet del cliente, de lo contrario no se realizara el cobro, por default estara activa.

11. Descripción Item Factura (Requerido): Es la descripción con la que aparecerá el servicio en la factura.

12. Plan pago: En caso de manejar un plan de pago para un servicio en específico como cantida fija, usted puede usar el precio de un plan y elegir la cantidad de meses en las cuales se dividirá el pago.

Digamos que manejara un plan de promoción de $2000 por 4 meses. Si selecciona el plan de pago de 4 meses las mensualidade se dividirán en $400. O podría generar una promoción de un solo pago de $500 por un solo mes.

Elija el tipo de plan recurrente para cobrar la misma cantidad fija mes con mes. Deberá dejar los campos de Fecha de inicio y fin de pago vacios para que el servicio aparezca en la factura indefinidamente.

13. Precio y total: El precio es el costo del plan y el total se recalculara dependiendo del plan que elija, en palabras cortas, el total es el costo por mes.

14. Fecha de inicio y fin de pago: Estos campos estan vacios por defecto. El servicio aparecera en la factura durante los meses que elija en el plan o indefinidamente (En el caso de plan recurrente) mientras estos campos esten vacios. Si usted elige una fecha la forma en la que aparecerá el servicio en la factura cambiará. Para saber más al respecto favor de leer el manual Plan de Pago Personalizado.

Tipo de Corte "x": Este campo solamente se habilitara si tiene activa la opción "Realizar Corte de Servicio" y ha elegido un Tipo de Servicio. Dependiendo del tipo le aparecerá un menú con diferentes tipos de corte. Para saber que tipo de corte elegir por favor revise la sección: Corte Automático de Servicios Adicionales.

Una vez que haya terminado de llenar el formulario, de click en uno de los botones de guardado para agregarlo al cliente.

 

Aviso

Si desea establecer un tipo de corte los campos requeridos cambian y se agregan otros requerimientos, además es posible que deba realizar configuraciones en su Router dependiendo del tipo de corte, para más información lea la sección Corte de Servicio Adicional.

Importante

El plan de pago por defecto se ajusta a tipo de plan recurrente y los campos de inicio y fin de pago estan vacíos también por defecto. Si usted desea cambiar esta configuración asegurese de leer el manual Planes de Pago Personalizado antes.

 

4Listo, ya ha agregado un servicio de telefonía a un cliente, la próxima vez que se genere una factura verá reflejado el servicio y podrá administrar todos sus servicios adicionales desde Editar Cliente. Al agregar el servicio de esta manera, los datos ingresados (que no sean los datos de plan de pago) son solo informativos y no se usará esta información para nada más.

 

Para eliminar o editar el plan puede utilizar los botones de accion rápida que se encuentran en la lista de servicios adicionales del cliente.

 

Ya configuré mi Servicio Adicional en Wisphub y me aparece en la factura, pero ahora quiero que el corte se refleje en la plataforma de mi servicio.

El siguiente paso es configurar el servicio adicional para realizar el corte, puede leer sobre esto en la sección Corte de Servicio Adicional.

Y de ser necesario o si usted usara una API de su servicio tambien deberá leer el manual para configurar su router: API Personalizada para Servicios Adicionales.

 

Agregar el corte a su servicio ( Método Addres List o API Personalizada)

Para realizar el corte de su servicio usted tendrá dos diferentes opciones pero el primer paso para poder utilizar el servicio de corte usted debe de configurar su Router para admitir eventos API Personalizados.

El router que configure debera ser el mismo que seleccione al momento de agregar el servicio en el siguiente campo, aun cuando el servicio del cliente se encuentre en otro router, el router que usted ligue al servicio adicional es el que se usará para realizar el corte:

 

Una vez que ha configurado un router y lo ha seleccionado en el formulario del servicio a agregar, para poder activar el corte automático active la casilla ¿Realizar corte de Servicio?(1), esto hara que aparezca un campo nuevo con dos opciones(2):

 

1. Método de API Personalizada: En caso de que su proveedor cuente con una API que le permita activar y desactivar su servicio. Seleccione esta opción, la configuración de las URL y los datos que debe de llenar ya debe de haberlos realizado al leer el manual de API Personalizada.

De no ser así consulte el manual de nuevo para terminar su configuración.

2. Método de Address List: Esta opción realizará un cambio en su RB, añadiendo a la lista de Addres List "Morosos" la IP que coloque en el servicio que está por agregar.

Atención

Recuerda seleccionar el router con la configuración correcta de corte al agregar un servicio adicional y que este puede ser diferente al router del servicio al que pertenece el cliente.

 

 

Lista de Servicios de TV o Telefonía

Lista de contenido:

 

Listado de Servicios de Telefonía/Televisión

Para abrir el listado de servicios adicionales abra el apartado de Clientes (1) y en la parte inferior verá la opción Servicios Adicionales, desplieguela y verá los dos listados (2):

 

Desde este apartado puede realizar diferentes acciones de manera masiva, acontinuación le mostraré las diferentes formas que tiene para interactuar con los servicios.

 

Activar/Desactivar Servicio de Telefonía/Televisión

En el caso de que usted necesite realizar la activación/desactivación de un servicio ya sea por que al suspender a un cliente hubo un error y el servicio no se cancelo o necesite realizar un corte de servicio adicional, usted puede seleccionar los servicios a activar/desactivar en las casillas izquierdas (1) y luego en acciones masivas seleccionar la opción que desea aplicar(2), por ultimo de clic en Ejecutar:

 

En esta página le preguntaran si esta seguro de realizar la acción, si todo se encuentra bien, solo de click en "Sí, estoy seguro"  y se aplicará la tarea seleccionada.

 

Editar Servicio de Telefonía/Televisión

Si desea cambiar datos de algún servicio en específico, solamente seleccione el servicio a editar y en esa fila encontrará el botón de acción "Editar".

Si no lo ve en la fila, posiblemente tenga que dar click en el signo de + (1) y después verá el botón de acción "Editar" (2).

 

Al editar un servicio puede darse cuenta que hay ciertos campos que no aparecen que usted había visto al momento de agregar el servicio, como el precio, el total y el plan de pago. Estos datos no se puede editar así que planee bien como configurar sus planes de pago.

Después de realizar sus cambios de clic en alguno de los botones de guardado.

 

 

Eliminar Servicio de Telefonía/Televisión

En el caso de que usted necesite eliminar un servicio adicional seleccione el servicio a eliminar y en esa fila encontrará el botón de acción "Eliminar".

Si no lo ve en la fila, posiblemente tenga que dar click en el signo de + (1) y después verá el botón de acción "Eliminar" (2).

 

En esta página le preguntaran si esta seguro de realizar la acción, si todo se encuentra bien, solo de click en "Sí, estoy seguro"  y se eliminará el servicio adicional.

 

Preguntas frecuentes

¿Este servicio adicional aparecerá en la facturas de mis factura?

Así es, los servicios adicionales se toman en cuenta en el corte de su factura así como en la creación de una factura manual siempre y cuando maneje el plan de pago por defecto (Recurrente). 

Si desea más información sobre los tipos de pago y como controlar en que fechas aparezca el servicio adicional en las facturas revise el manual de Planes de Pago personalizados.

¿Cuando active o desactive un servicio de telefonía o televisión, tambien se reflejara el cambio en mi plataforma externa?

SI realizo correctamente el paso numero 2 de la siguiente pregunta ¿Qué necesito para agregar un servicio de telefonía o televisión a un cliente? si se reflejara el cambio.

Si no realizo la configuración mencionada y si su plataforma cuenta con una API, usted puede configurar el servicio adicional para reflejar el cambio, tambien puede solamente añadir la ip del servicio adicional al Address List de Morosos, para más información revise la sección para realizar Corte de Servicios Adicionales.

¿Cómo activo o desactivo un servicio de telefonía o televisión?

Hay varias opciones para hacerlo puedes consultar mas detalles en el siguiente manual: Activar o Desactivar Servicios de Telefonía y Televisión

¿Dónde puedo ver los todos los servicios de telefonía o televisión de mis clientes?

Para saber donde encontrar un listado de todos los Servicios Adicionales consulte el siguiente manual: Lista de Servicios Adicionales


15 de Noviembre de 2023 a las 17:02 - Visitas: 1550

«

Versiones

Package Nombre Versi贸n
Django 1.10.4
Python 2.7.9
allauth Allauth 0.28.0.final.0
debug_toolbar Debug Toolbar 1.6
django_celery_beat Periodic Tasks 1.1.1..
django_celery_monitor Celery Monitor 1.1.2..
django_celery_results Celery Results 1.0.4..
django_filters Django_Filters 1.1.0
django_mysql MySQL extensions 2.4.1
gunicorn Gunicorn 19.6.0
nocaptcha_recaptcha Nocaptcha_Recaptcha 0.0.19
notifications Notifications 1.4.0
rest_framework Django REST framework 3.8.2
rest_framework_api_key Rest_Framework_Api_Key 0.0.3
storages Storages 1.6.6

Tiempo

Uso de recursos

Recurso Valor
Tiempo en CPU de usuario 740.000 mseg
Tiempo en CPU del sistema 32.000 mseg
Tiempo total de CPU 772.000 mseg
Tiempo transcurrido 806.547 mseg
Cambios de contexto 9 voluntario, 109 involuntario

Distribuci贸n de tiempos de navegador

Timing attribute L铆nea de tiempo Milisegundos desde inicio de la navegaci贸n (+longitud)

Configuraciones en Ahkin.settings

Configuraci贸n Valor
ABSOLUTE_URL_OVERRIDES {}
ACCOUNT_AUTHENTICATION_METHOD 'username_email'
ACCOUNT_EMAIL_REQUIRED True
ACCOUNT_EMAIL_VERIFICATION 'none'
ACCOUNT_FORMS {'login': 'wisp_usuario.forms.NewLoginForm'}
ACCOUNT_ID_PAYU '637014'
ACCOUNT_ID_PAYU_COL '683594'
ACCOUNT_ID_PAYU_PERU '683591'
ACCOUNT_SIGNUP_FORM_CLASS 'wisp_usuario.forms.NewSignupForm'
ACCOUNT_SIGNUP_PASSWORD_ENTER_TWICE u'********************'
ACCOUNT_USERNAME_REQUIRED False
ADMINS [('Fernando', '[email protected]'), ('Raymundo', '[email protected]'), ('Roger', '[email protected]'), ('Daniel', '[email protected]')]
AHKIN_BEAT_HABILITADO True
ALLOWED_HOSTS ['*']
API_KEAP u'********************'
API_KEY u'********************'
API_KEY_FIREBASE u'********************'
API_KEY_PAYU u'********************'
API_NAME u'********************'
APPEND_SLASH True
AUTHENTICATION_BACKENDS ('django.contrib.auth.backends.ModelBackend', 'allauth.account.auth_backends.AuthenticationBackend')
AUTHORIZED_COMPANIES [1, 3486]
AUTHORIZED_USERS []
AUTH_PASSWORD_VALIDATORS u'********************'
AUTH_USER_MODEL u'auth.User'
AWS_ACCESS_KEY_ID u'********************'
AWS_ACCESS_KEY_ID_A u'********************'
AWS_LOCATION 'static'
AWS_S3_CUSTOM_DOMAIN 'wisphub.net'
AWS_S3_OBJECT_PARAMETERS {'CacheControl': 'max-age=86400'}
AWS_SECRET_ACCESS_KEY u'********************'
AWS_SECRET_ACCESS_KEY_A u'********************'
AWS_STORAGE_BUCKET_NAME 'wisphub-media'
BASE_DIR '/var/waps/sitios/ahkin'
BD_DEFAULT 'default'
BD_LOTES {'A': 'default'}
BD_REPLICA 'replica1'
BOTON_PAGO_SIRO 'https://siropagos.bancoroela.com.ar/'
CACHES {'default': {'BACKEND': 'django_redis.cache.RedisCache', 'LOCATION': 'redis://127.0.0.1:6363/1', 'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient', 'PASSWORD': u'********************'}}, 'lote_2': {'BACKEND': 'django_redis.cache.RedisCache', 'LOCATION': 'redis://138.197.68.80:6363/1', 'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient'}}, 'lote_3': {'BACKEND': 'django_redis.cache.RedisCache', 'LOCATION': 'redis://127.0.0.1:6363/1', 'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient', 'PASSWORD': u'********************'}}, 'server_principal': {'BACKEND': 'django_redis.cache.RedisCache', 'LOCATION': 'redis://127.0.0.1:6363/1', 'OPTIONS': {'CLIENT_CLASS': 'django_redis.client.DefaultClient', 'PASSWORD': u'********************'}}}
CACHE_MIDDLEWARE_ALIAS u'default'
CACHE_MIDDLEWARE_KEY_PREFIX u'********************'
CACHE_MIDDLEWARE_SECONDS 600
CELERY_ACCEPT_CONTENT ['json']
CELERY_BEAT_SCHEDULER 'django_celery_beat.schedulers:DatabaseScheduler'
CELERY_BROKER_URL 'redis://:d4672bd5671c647e5c1bee9c059309ac4455ad08@localhost:6363'
CELERY_RESULT_BACKEND 'django-db'
CELERY_TASK_RESULT_EXPIRES 604800
CELERY_TASK_SERIALIZER 'json'
CELERY_TIMEZONE 'America/Cancun'
CKEDITOR_CONFIGS {'comentarios': {'toolbar': [{'items': ['Bold', 'Italic', 'Underline'], 'name': 'basicstyles'}, {'items': ['Format'], 'name': 'styles'}, {'items': ['TextColor', 'BGColor'], 'name': 'colors'}, {'items': ['NumberedList', 'BulletedList'], 'name': 'paragraph'}, {'items': ['Link', 'Unlink', 'Anchor'], 'name': 'links'}, {'items': ['Preview', 'Maximize'], 'name': 'yourcustomtools'}, {'items': ['Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord', '-', 'Undo', 'Redo'], 'name': 'clipboard'}], 'width': '100%'}, 'contrato': {'allowedContent': True, 'extraPlugins': 'uploadimage', 'filebrowserBrowseUrl': '', 'height': '920', 'removePlugins': 'stylesheetparser', 'toolbar': [{'items': ['Source', '-', 'Preview', 'Print', '-'], 'name': 'document'}, {'items': ['Bold', 'Italic', 'Underline'], 'name': 'basicstyles'}, {'items': ['Format'], 'name': 'styles'}, {'items': ['TextColor', 'BGColor'], 'name': 'colors'}, {'items': ['Image'], 'name': 'insert'}, {'items': ['NumberedList', 'BulletedList'], 'name': 'paragraph'}, {'items': ['Link', 'Unlink', 'Anchor'], 'name': 'links'}, {'items': ['Preview', 'Maximize'], 'name': 'yourcustomtools'}, {'items': ['Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord', '-', 'Undo', 'Redo'], 'name': 'clipboard'}], 'width': '100%'}, 'default': {'allowedContent': True, 'autoParagraph': False, 'basicEntities': False, 'entities': False, 'entities_greek ': False, 'entities_latin': False, 'filebrowserBrowseUrl': '', 'fullPage': True, 'height': '420', 'removePlugins': 'stylesheetparser', 'toolbar': 'full', 'width': '100%'}, 'documentacion': {'allowedContent': True, 'extraPlugins': 'uploadimage', 'filebrowserBrowseUrl': '', 'height': '420', 'removePlugins': 'stylesheetparser', 'toolbar': 'full', 'width': '100%'}, 'ticket': {'allowedContent': True, 'extraPlugins': 'uploadimage,checklistTemplatesResidencial', 'filebrowserBrowseUrl': '', 'height': '150px', 'toolbar': [{'items': ['Bold', 'Italic', 'Underline'], 'name': 'basicstyles'}, {'items': ['Format'], 'name': 'styles'}, {'items': ['TextColor', 'BGColor'], 'name': 'colors'}, {'items': ['Image', 'DynamicTemplates'], 'name': 'insert'}, {'items': ['NumberedList', 'BulletedList'], 'name': 'paragraph'}, {'items': ['Link', 'Unlink', 'Anchor'], 'name': 'links'}, {'items': ['Preview', 'Maximize'], 'name': 'yourcustomtools'}, {'items': ['Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord', '-', 'Undo', 'Redo'], 'name': 'clipboard'}], 'width': '100%'}, 'ticket_admin': {'allowedContent': True, 'extraPlugins': 'htmlwriter,checklistTemplates,uploadimage', 'filebrowserBrowseUrl': '', 'height': '150px', 'removePlugins': 'stylesheetparser', 'toolbar': [{'items': ['Bold', 'Italic', 'Underline', 'Strike'], 'name': 'basicstyles'}, {'items': ['Format'], 'name': 'styles'}, {'items': ['TextColor', 'BGColor'], 'name': 'colors'}, {'items': ['Image', 'Link', 'Unlink', 'Table', 'ChecklistBasic', 'ChecklistMaintenance', 'ChecklistDiagnostic', 'InternalNotes', 'CustomChecklist', 'DynamicTemplates'], 'name': 'insert'}, {'items': ['NumberedList', 'BulletedList', 'Outdent', 'Indent'], 'name': 'paragraph'}, {'items': ['Source'], 'name': 'html'}, {'items': ['Preview', 'Maximize'], 'name': 'yourcustomtools'}, {'items': ['Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord', '-', 'Undo', 'Redo'], 'name': 'clipboard'}], 'width': '100%'}, 'ticket_checklist': {'allowedContent': True, 'extraPlugins': 'uploadimage', 'filebrowserBrowseUrl': '', 'height': '250px', 'removePlugins': 'stylesheetparser', 'toolbar': [{'items': ['Source'], 'name': 'html'}, {'items': ['Bold', 'Italic', 'Underline', 'Strike'], 'name': 'basicstyles'}, {'items': ['Format'], 'name': 'styles'}, {'items': ['TextColor', 'BGColor'], 'name': 'colors'}, {'items': ['Image', 'Link', 'Unlink', 'Checkbox', 'ChecklistBasic', 'ChecklistMaintenance', 'ChecklistDiagnostic', 'InternalNotes', 'CustomChecklist', 'DynamicTemplates'], 'name': 'insert'}, {'items': ['NumberedList'], 'name': 'paragraph'}, {'items': ['Preview', 'Maximize'], 'name': 'yourcustomtools'}, {'items': ['Undo', 'Redo'], 'name': 'clipboard'}], 'width': '100%'}}
CKEDITOR_IMAGE_BACKEND 'pillow'
CKEDITOR_RESTRICT_BY_USER True
CKEDITOR_UPLOAD_PATH 'uploadsCKEditor/'
CLIENTE_SENTRY 'https://02540cd26e6443748cbc0b4dae03471d:[email protected]/1236816'
CONEXION_IPS_TS 'ips'
CONEXION_TIMESCALE_DEFAULT 'default'
CONSULTA_PAGOS_SIRO 'https://apisiro.bancoroela.com.ar/'
CREATE_SUBDOMAINS False
CRONJOBS [('5 1-11 * * *', 'wisp_empresa.tasks.clear_celery_task_results', [9000], {}, '>> /var/log/clear_celery_task_results.log 2>&1')]
CSRF_COOKIE_AGE 31449600
CSRF_COOKIE_DOMAIN None
CSRF_COOKIE_HTTPONLY False
CSRF_COOKIE_NAME u'csrftoken'
CSRF_COOKIE_PATH u'/'
CSRF_COOKIE_SECURE False
CSRF_FAILURE_VIEW u'django.views.csrf.csrf_failure'
CSRF_HEADER_NAME u'HTTP_X_CSRFTOKEN'
CSRF_TRUSTED_ORIGINS []
DASHBOARD_MONITOR_ENDPOINT 'https://admin.djangobase.net/monitor/webhook/'
DATABASES {'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.mysql', 'HOST': '127.0.0.1', 'NAME': 'bdahkin', 'OPTIONS': {}, 'PASSWORD': u'********************', 'PORT': '', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'ahkin'}, 'replica1': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.mysql', 'HOST': '127.0.0.1', 'NAME': 'bdahkin', 'OPTIONS': {}, 'PASSWORD': u'********************', 'PORT': '', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'ahkin'}}
DATABASES_TIMESCALE {'default': {'DBNAME': 'trafico_wisphub', 'HOST': '165.227.180.0', 'PASSWORD': u'********************', 'USER': 'ahkin_trafico'}}
DATABASE_ROUTERS []
DATA_UPLOAD_MAX_MEMORY_SIZE 2621440
DATA_UPLOAD_MAX_NUMBER_FIELDS 1024
DATETIME_FORMAT u'N j, Y, P'
DATETIME_INPUT_FORMATS [u'%Y-%m-%d %H:%M:%S', u'%Y-%m-%d %H:%M:%S.%f', u'%Y-%m-%d %H:%M', u'%Y-%m-%d', u'%m/%d/%Y %H:%M:%S', u'%m/%d/%Y %H:%M:%S.%f', u'%m/%d/%Y %H:%M', u'%m/%d/%Y', u'%m/%d/%y %H:%M:%S', u'%m/%d/%y %H:%M:%S.%f', u'%m/%d/%y %H:%M', u'%m/%d/%y']
DATE_FORMAT u'N j, Y'
DATE_INPUT_FORMATS [u'%Y-%m-%d', u'%m/%d/%Y', u'%m/%d/%y', u'%b %d %Y', u'%b %d, %Y', u'%d %b %Y', u'%d %b, %Y', u'%B %d %Y', u'%B %d, %Y', u'%d %B %Y', u'%d %B, %Y']
DB_DEFAULT_KEY u'********************'
DB_REPLICA_KEY u'********************'
DEBUG True
DEBUG_PROPAGATE_EXCEPTIONS False
DEBUG_TOOLBAR_CONFIG {'INTERCEPT_REDIRECTS': False}
DEBUG_TOOLBAR_PANELS ['debug_toolbar.panels.versions.VersionsPanel', 'debug_toolbar.panels.timer.TimerPanel', 'debug_toolbar.panels.settings.SettingsPanel', 'debug_toolbar.panels.headers.HeadersPanel', 'debug_toolbar.panels.request.RequestPanel', 'debug_toolbar.panels.sql.SQLPanel', 'debug_toolbar.panels.staticfiles.StaticFilesPanel', 'debug_toolbar.panels.templates.TemplatesPanel', 'debug_toolbar.panels.cache.CachePanel', 'debug_toolbar.panels.signals.SignalsPanel', 'debug_toolbar.panels.logging.LoggingPanel', 'debug_toolbar.panels.redirects.RedirectsPanel']
DECIMAL_SEPARATOR u'.'
DEFAULT_CHARSET u'utf-8'
DEFAULT_CONTENT_TYPE u'text/html'
DEFAULT_EXCEPTION_REPORTER_FILTER u'django.views.debug.SafeExceptionReporterFilter'
DEFAULT_FILE_STORAGE 'wisp_cliente.storage_backends.MediaStorage'
DEFAULT_FROM_EMAIL '[email protected]'
DEFAULT_INDEX_TABLESPACE u''
DEFAULT_TABLESPACE u''
DISALLOWED_USER_AGENTS []
DJANGO_MYSQL_REWRITE_QUERIES True
DJANGO_NOTIFICATIONS_CONFIG {'USE_JSONFIELD': True}
DOMINIO_FICHAS_HOTSPOT 'https://fichas.wisphub.net'
ELASTICSEARCH_HOST '172.27.160.5:9200'
ELASTICSEARCH_PASSWORD u'********************'
ELASTICSEARCH_USER 'ahkin'
EMAIL_BACKEND 'django.core.mail.backends.smtp.EmailBackend'
EMAIL_CONTACTO '[email protected]'
EMAIL_HOST 'email-smtp.us-east-1.amazonaws.com'
EMAIL_HOST_PASSWORD u'********************'
EMAIL_HOST_USER 'AKIA5YIMLR4VAQRHV7YD'
EMAIL_PORT 587
EMAIL_SSL_CERTFILE None
EMAIL_SSL_KEYFILE u'********************'
EMAIL_SUBJECT_PREFIX u'[Django] '
EMAIL_TIMEOUT None
EMAIL_USE_SSL False
EMAIL_USE_TLS True
ENABLE_LOGS_ELASTICSEARCH_VERSION False
ENABLE_LOGS_MYSQL8_VERSION False
ENABLE_SENTRY False
ENDPOINT_AFIP 'https://servicios1.afip.gov.ar/wsfev1/service.asmx?WSDL'
ENDPOINT_AFIP_LOGIN 'https://wsaa.afip.gov.ar/ws/services/LoginCms?wsdl'
ENDPOINT_BANCOS_SYPAGO 'https://pruebas.app.sypago.net:8086/api/v1/banks'
ENDPOINT_BASE_SYPAGO 'https://pruebas.app.sypago.net:8086'
ENDPOINT_CONFIRMAR_OTP 'https://pruebas.app.sypago.net:8086/api/v1/transaction/otp'
ENDPOINT_EBANX 'https://sandbox.ebanxpay.com/ws/'
ENDPOINT_FLOW 'https://sandbox.flow.cl/api'
ENDPOINT_OPENPAY 'https://sandbox-api.openpay.mx'
ENDPOINT_RESOLVE_IP ''
ENDPOINT_SANDBOX_WEBPAY_API u'********************'
ENDPOINT_SIRO 'https://apisesion.bancoroela.com.ar/'
ENDPOINT_SOLICITAR_OTP 'https://pruebas.app.sypago.net:8086/api/v1/request/otp'
ENDPOINT_STRIPE 'https://stripe.wisphub.net'
ENDPOINT_WEBPAY 'https://webpay.wisphub.net'
ENDPOINT_WEBPAY_API u'********************'
END_POINT_INFLUX_2 ''
ENVIAR_TAREAS_NO_EJECUTADAS True
FACTURAS_CHUNK 4000
FERNET_SECRET_KEY u'********************'
FILE_CHARSET u'utf-8'
FILE_UPLOAD_DIRECTORY_PERMISSIONS None
FILE_UPLOAD_HANDLERS [u'django.core.files.uploadhandler.MemoryFileUploadHandler', u'django.core.files.uploadhandler.TemporaryFileUploadHandler']
FILE_UPLOAD_MAX_MEMORY_SIZE 2621440
FILE_UPLOAD_PERMISSIONS None
FILE_UPLOAD_TEMP_DIR None
FINKOK {'AUTH': {'PASS': u'********************', 'USER': 'pedro'}, 'RESELLER': {'PASS': u'********************', 'USER': 'pedro'}, 'WS': 'http://demo-facturacion.finkok.com/servicios/soap/{}.wsdl'}
FIRST_DAY_OF_WEEK 0
FIXTURE_DIRS []
FORCE_SCRIPT_NAME None
FORMAS_PAGO_SAT []
FORMAT_MODULE_PATH None
FROM_EMAIL 'Notificaciones Wisphub <[email protected]>'
HEADERS_INFLUX_2 {}
ID_CLIENT_SENDPULSE ''
ID_EMPRESA_WISPHUB 3486
ID_EMPRESA_WISPHUB_PAYU 3486
IGNORABLE_404_URLS []
INSTALLED_APPS ['django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.sites', 'django.contrib.humanize', 'wisp', 'wisp_usuario', 'wisp_factura', 'wisp_ticket', 'wisp_docs', 'wisp_empresa', 'wisp_cliente', 'wisp_fichas', 'wisp_sistema', 'wisp_celery', 'wisp_finanzas', 'wisp_almacen', 'wisp_registro', 'wisp_facturacion', 'wisp_ajustes', 'wisp_olt', 'allauth', 'allauth.account', 'widget_tweaks', 'stdimage', 'gunicorn', 'django_celery_beat', 'django_celery_results', 'ckeditor', 'ckeditor_uploader', 'django_countries', 'multiselectfield', 'django_celery_monitor', 'storages', 'openpay', 'django_crontab', 'nocaptcha_recaptcha', 'notifications', 'django_mysql', 'rest_framework', 'rest_framework_api_key', 'django_filters', 'martor', 'debug_toolbar']
INTERFAZ_VPN 'ovpn'
INTERNAL_IPS ('127.0.0.1',)
IPS_SERVERS_CORTE ['192.241.222.19', '107.170.255.167', 'servers-corte.wisphub.net']
IPS_SERVERS_WISPHUB ['192.241.222.19', '169.254.0.0/16']
IPS_WISPHUB []
IP_INFLUX2 ''
IP_INFLUXDB 'adminolttest.com'
KEY_AUTHORIZATION_AHKIN_STRIPE u'********************'
KEY_AUTHORIZATION_AHKIN_WEBPAY u'********************'
KUSHKI_AMBIENTE '1'
LANGUAGES [(u'af', u'Afrikaans'), (u'ar', u'Arabic'), (u'ast', u'Asturian'), (u'az', u'Azerbaijani'), (u'bg', u'Bulgarian'), (u'be', u'Belarusian'), (u'bn', u'Bengali'), (u'br', u'Breton'), (u'bs', u'Bosnian'), (u'ca', u'Catalan'), (u'cs', u'Czech'), (u'cy', u'Welsh'), (u'da', u'Danish'), (u'de', u'German'), (u'dsb', u'Lower Sorbian'), (u'el', u'Greek'), (u'en', u'English'), (u'en-au', u'Australian English'), (u'en-gb', u'British English'), (u'eo', u'Esperanto'), (u'es', u'Spanish'), (u'es-ar', u'Argentinian Spanish'), (u'es-co', u'Colombian Spanish'), (u'es-mx', u'Mexican Spanish'), (u'es-ni', u'Nicaraguan Spanish'), (u'es-ve', u'Venezuelan Spanish'), (u'et', u'Estonian'), (u'eu', u'Basque'), (u'fa', u'Persian'), (u'fi', u'Finnish'), (u'fr', u'French'), (u'fy', u'Frisian'), (u'ga', u'Irish'), (u'gd', u'Scottish Gaelic'), (u'gl', u'Galician'), (u'he', u'Hebrew'), (u'hi', u'Hindi'), (u'hr', u'Croatian'), (u'hsb', u'Upper Sorbian'), (u'hu', u'Hungarian'), (u'ia', u'Interlingua'), (u'id', u'Indonesian'), (u'io', u'Ido'), (u'is', u'Icelandic'), (u'it', u'Italian'), (u'ja', u'Japanese'), (u'ka', u'Georgian'), (u'kk', u'Kazakh'), (u'km', u'Khmer'), (u'kn', u'Kannada'), (u'ko', u'Korean'), (u'lb', u'Luxembourgish'), (u'lt', u'Lithuanian'), (u'lv', u'Latvian'), (u'mk', u'Macedonian'), (u'ml', u'Malayalam'), (u'mn', u'Mongolian'), (u'mr', u'Marathi'), (u'my', u'Burmese'), (u'nb', u'Norwegian Bokm\xe5l'), (u'ne', u'Nepali'), (u'nl', u'Dutch'), (u'nn', u'Norwegian Nynorsk'), (u'os', u'Ossetic'), (u'pa', u'Punjabi'), (u'pl', u'Polish'), (u'pt', u'Portuguese'), (u'pt-br', u'Brazilian Portuguese'), (u'ro', u'Romanian'), (u'ru', u'Russian'), (u'sk', u'Slovak'), (u'sl', u'Slovenian'), (u'sq', u'Albanian'), (u'sr', u'Serbian'), (u'sr-latn', u'Serbian Latin'), (u'sv', u'Swedish'), (u'sw', u'Swahili'), (u'ta', u'Tamil'), (u'te', u'Telugu'), (u'th', u'Thai'), (u'tr', u'Turkish'), (u'tt', u'Tatar'), (u'udm', u'Udmurt'), (u'uk', u'Ukrainian'), (u'ur', u'Urdu'), (u'vi', u'Vietnamese'), (u'zh-hans', u'Simplified Chinese'), (u'zh-hant', u'Traditional Chinese')]
LANGUAGES_BIDI [u'he', u'ar', u'fa', u'ur']
LANGUAGE_CODE 'es-mx'
LANGUAGE_COOKIE_AGE None
LANGUAGE_COOKIE_DOMAIN None
LANGUAGE_COOKIE_NAME u'django_language'
LANGUAGE_COOKIE_PATH u'/'
LIST_EMAILS [{'from': 'Notificaciones Wisphub <[email protected]>', 'host': 'smtp.gmail.com', 'pass': 'hizktsmwdjwwmjgk', 'port': 587, 'use_ssl': False, 'use_tls': True, 'user': '[email protected]'}]
LOCALE_PATHS []
LOCAL_DOMAIN 'nyc.wisphub.net'
LOGGING {'disable_existing_loggers': False, 'filters': {'require_debug_false': {'()': 'django.utils.log.RequireDebugFalse'}}, 'handlers': {'file': {'class': 'logging.FileHandler', 'filename': '/var/waps/sitios/ahkin/.logs/django/views.log', 'level': 'DEBUG'}}, 'loggers': {'django.db.backends': {'handlers': ['file'], 'level': 'DEBUG'}}, 'version': 1}
LOGGING_CONFIG u'logging.config.dictConfig'
LOGIN_REDIRECT_URL '/panel/'
LOGIN_URL u'/accounts/login/'
LOGOUT_REDIRECT_URL None
LOTE_ACTUAL 'A'
LOTE_A_KEY u'********************'
LOTE_B_KEY u'********************'
LOTE_CREATE 'A'
LOTE_C_KEY u'********************'
LOTE_PRINCIPAL 'A'
MANAGERS []
MEDIAFILES_LOCATION 'media'
MEDIA_ROOT 'https://wisphub.net/media/'
MEDIA_URL 'https://wisphub.net/media/'
MERCHANT_ID '634618'
MESSAGE_STORAGE u'django.contrib.messages.storage.fallback.FallbackStorage'
MESSAGE_TAGS {10: 'alert-info', 20: 'alert-info', 25: 'alert-success', 30: 'alert-warning', 35: 'alert-warning-wisphub', 40: 'alert-danger'}
MIDDLEWARE ['django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'Ahkin.middleware.BloqueoEmpresasMiddleware', 'async_messages.middleware.AsyncMiddleware', 'debug_toolbar.middleware.DebugToolbarMiddleware', 'Ahkin.middleware.NonHtmlDebugToolbarMiddleware']
MIDDLEWARE_CLASSES [u'django.middleware.common.CommonMiddleware', u'django.middleware.csrf.CsrfViewMiddleware']
MIGRATION_MODULES {}
MONITOR_IGNORED_TASKS ['wisp_empresa.tasks.create_log_empresa_task', 'wisp_empresa.tasks.bulk_create_log_empresa_task']
MONTH_DAY_FORMAT u'F j'
MULTIPLES_WORKES ['baja_prioridad']
NAME_ANSWER '167.172.246.245'
NAME_DOMAIN 'wisphub.io'
NAME_TOKEN u'********************'
NAME_TOKEN_WISPHUB u'********************'
NAME_USER 'reinh4rdt'
NAME_USER_WISPHUB 'oortega'
NORECAPTCHA_SECRET_KEY u'********************'
NORECAPTCHA_SITE_KEY u'********************'
NOTIFICACIONES_EMAILS ['[email protected]', '[email protected]']
NOTIFICATIONS_NOTIFICATION_MODEL 'notifications.Notification'
NUEVO_SERVIDOR_SRI True
NUMBER_GROUPING 0
ORGANIZATION_INFLUX2 ''
PASARELA_PAGOS_LIBRES ['openpay', 'ahkinpagos']
PASSWORD_HASHERS u'********************'
PASSWORD_RESET_TIMEOUT_DAYS u'********************'
PASS_INFLUX u'********************'
PASS_INFLUX2 u'********************'
PAYPAL_ENDPOINT 'https://www.paypal.com/cgi-bin/webscr'
PAYPAL_IPN_ENDPOINT 'https://ipnpb.paypal.com/cgi-bin/webscr'
PAYU_ENDPOINT 'https://gateway.payulatam.com/ppp-web-gateway'
PORTAL_CLIENTE 'portalinternet.io'
PORT_INFLUX 8086
PREPEND_WWW False
PRICE_INCREASE_DATE '2024-04-16'
PRUEBAS_EPAYCO True
PUBLIC_KEY_EBANX u'********************'
PUBLIC_KEY_STRIPE u'********************'
QUEUES_WORKERS ['mikrotik', 'clientes', 'morosos']
RANGOS_VPN_WISPHUB {1: {'dominio_vpn_servidor': 'vpn1.wisphub.net', 'ip_vpn_red': '192.168.32.0/19', 'ip_vpn_servidor': '192.168.63.0/24', 'vpc_servers': '172.29.224.0/24'}}
RAVEN_CONFIG {'environment': 'staging'}
REDIS_DB 1
REPLY_TO ['[email protected]', '[email protected]', '[email protected]']
REST_FRAMEWORK {'DEFAULT_AUTHENTICATION_CLASSES': [], 'DEFAULT_FILTER_BACKENDS': ('django_filters.rest_framework.DjangoFilterBackend',), 'DEFAULT_PAGINATION_CLASS': 'wisp_usuario.api.permissions.WHLimitOffsetPagination', 'DEFAULT_PARSER_CLASSES': ('rest_framework.parsers.JSONParser', 'rest_framework.parsers.MultiPartParser'), 'DEFAULT_PERMISSION_CLASSES': ['wisp_usuario.api.permissions.HasAPIKey'], 'DEFAULT_RENDERER_CLASSES': ('rest_framework.renderers.JSONRenderer',), 'DEFAULT_THROTTLE_CLASSES': ['wisp_empresa.api.utils.LoggingScopedRateThrottle'], 'PAGE_SIZE': 300}
RFC_EMPRESA_EXTRANJERA 'XEXX010101000'
ROOT_URLCONF 'Ahkin.urls'
SECRET_KEY u'********************'
SECRET_KEY_EBANX u'********************'
SECRET_KEY_SENDPULSE u'********************'
SECRET_KEY_STRIPE u'********************'
SECURE_BROWSER_XSS_FILTER False
SECURE_CONTENT_TYPE_NOSNIFF False
SECURE_HSTS_INCLUDE_SUBDOMAINS False
SECURE_HSTS_SECONDS 0
SECURE_PROXY_SSL_HEADER None
SECURE_REDIRECT_EXEMPT []
SECURE_SSL_HOST None
SECURE_SSL_REDIRECT False
SENDPULSE_ACTIVO False
SERVER_BAJA_PRIORIDAD 'nyc2.wisphub.net'
SERVER_CACHE_LOTE_B 'lote_2'
SERVER_CACHE_LOTE_C 'lote_3'
SERVER_CACHE_PRINCIPAL 'server_principal'
SERVER_EMAIL 'Notificaciones Wisphub <[email protected]>'
SERVIDOR1_CORTE '192.241.222.19'
SERVIDOR2_CORTE '107.170.255.167'
SESSION_CACHE_ALIAS u'default'
SESSION_COOKIE_AGE 1209600
SESSION_COOKIE_DOMAIN None
SESSION_COOKIE_HTTPONLY True
SESSION_COOKIE_NAME u'sessionid'
SESSION_COOKIE_PATH u'/'
SESSION_COOKIE_SECURE False
SESSION_ENGINE u'django.contrib.sessions.backends.db'
SESSION_EXPIRE_AT_BROWSER_CLOSE False
SESSION_FILE_PATH None
SESSION_SAVE_EVERY_REQUEST False
SESSION_SERIALIZER u'django.contrib.sessions.serializers.JSONSerializer'
SETTINGS_MODULE u'Ahkin.settings'
SHORT_DATETIME_FORMAT u'm/d/Y P'
SHORT_DATE_FORMAT u'm/d/Y'
SIGNING_BACKEND u'django.core.signing.TimestampSigner'
SILENCED_SYSTEM_CHECKS []
SITE_ID 1
SNID_FINKOK 'SN09960849'
SRI_AMBIENTE '1'
SRI_URLS ['http://192.241.214.48:8080/']
STATICFILES_DIRS ('/var/waps/sitios/ahkin/static',)
STATICFILES_FINDERS ('django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder')
STATICFILES_STORAGE 'django.contrib.staticfiles.storage.ManifestStaticFilesStorage'
STATIC_ROOT '/var/waps/sitios/estaticos_sitios/ahkin_estaticos'
STATIC_URL '/static/'
STP_URL 'https://stp.wisphub.net'
SUBDOMINIO_MIRECAUDO 'https://api.mirecaudo.com/'
TEMPLATES [{'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': ['/var/waps/sitios/ahkin/templates'], 'OPTIONS': {'context_processors': ['django.template.context_processors.debug', 'django.template.context_processors.request', 'django.contrib.auth.context_processors.auth', 'django.contrib.messages.context_processors.messages', 'django.template.context_processors.request', 'Ahkin.context_processors.datos_globales']}}]
TEST_NON_SERIALIZED_APPS []
TEST_RUNNER u'django.test.runner.DiscoverRunner'
THOUSAND_SEPARATOR u','
TIME_FORMAT u'P'
TIME_INPUT_FORMATS [u'%H:%M:%S', u'%H:%M:%S.%f', u'%H:%M']
TIME_ZONE 'America/Cancun'
TOKEN_INFLUX2 u'********************'
TOKEN_USER_JENKINS u'********************'
URL_AHKIN_BANXICO 'https://bdm.wisphub.net/api'
URL_API_DOC u'********************'
URL_FIRMA_FINKOK 'https://manifiesto.cfdiquadrum.com.mx:8008/servicios/soap/firmar.wsdl'
URL_JENKINS ''
URL_LOTES {'A': 'nyc.wisphub.net'}
URL_SHORTENER 'http://ahkinshortener.io/shorten/'
USER_INFLUX 'admin'
USER_JENKIS ''
USE_ETAGS False
USE_I18N True
USE_L10N True
USE_THOUSAND_SEPARATOR False
USE_TZ True
USE_X_FORWARDED_HOST False
USE_X_FORWARDED_PORT False
VPN1 1
VPN_ACTIVA 1
VPN_CON_POLITICA_RUTEO []
WARNING_WISPHUB 35
WEBHOOK_AHKIN_BANXICO_SECRET_KEY u'********************'
WHATSAPP_API_KEY u'********************'
WHATSAPP_GROUP_ID '[email protected]'
WHATSAPP_URL 'https://wisphub.crminbox.io/api/devices/8/messages/'
WORKERS ['mikrotik@worker', 'clientes@worker', 'morosos@worker', 'facturas_user_s14@worker', 'facturas_zona_s14@worker']
WORKERS_RESPALDO_S7 ['facturas_user_s14@worker', 'facturas_zona_s14@worker']
WSGI_APPLICATION 'Ahkin.wsgi.application'
X_FRAME_OPTIONS u'SAMEORIGIN'
YEAR_MONTH_FORMAT u'F Y'

Encabezados

Encabezados de peticiones

Clave Valor
Accept */*
Accept-Encoding gzip, br
Cdn-Loop cloudflare; loops=1
Cf-Connecting-Ip 216.73.216.185
Cf-Ipcountry US
Cf-Ray 97d13afb3af914ed-EWR
Cf-Visitor {"scheme":"https"}
Connection close
Host nyc.wisphub.net
Referer https://nyc.wisphub.net/documentacion/articulo/servicios-adicionales-460
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
X-Forwarded-For 216.73.216.185, 104.23.187.28
X-Forwarded-Proto https
X-Real-Ip 104.23.187.28

Encabezados de respuesta

Clave Valor
Content-Type text/html; charset=utf-8

Entorno WSGI

Ya que el entorno WSGI hereda el entorno del servidor, solo un subconjunto significativo es mostrado m谩s abajo.

Clave Valor
PATH_INFO /documentacion/articulo/servicios-adicionales-460/
QUERY_STRING
REMOTE_ADDR 127.0.0.1
REQUEST_METHOD GET
SCRIPT_NAME
SERVER_NAME 127.0.0.1
SERVER_PORT 8889
SERVER_PROTOCOL HTTP/1.0
SERVER_SOFTWARE gunicorn/19.6.0

Petici贸n

Informaci贸n de Vista

Funci贸n vista Argumentos Argumentos por palabra clave Nombre de direcci贸n URL
wisp_docs.views.ver_post_articulo (u'servicios-adicionales', u'460') {} ver_post_articulo

Sin cookies

Sin datos de sesi贸n

Sin datos GET

Sin datos POST

SQL queries from 1 connection

  •   default 105.07 ms (6 consultas )
  Query L铆nea de tiempo Tiempo (ms) Acci贸n
  +
1.04586939453%
1.10

Conexi贸n: default

/var/waps/entornos/ahkin/bin/gunicorn in <module>(11)
  sys.exit(run())
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(189)
  self.manage_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/var/waps/sitios/ahkin/wisp_docs/views.py in ver_post_articulo(132)
  post = PostArticle.objects.get(url_seo=slug, id=id)
  +
UPDATE `wisp_docs_postarticle` SET `titulo` = 'Servicios adicionales', `resumen` = '', `noticia` = '<style type=\"text/css\">.center {\r\n display: block;\r\n margin: 0 auto;\r\n }\r\n\r\n .markdown {\r\n color: #00C492;\r\n }\r\n\r\n a.btnwhite {\r\n color: white !important;\r\n }\r\n</style>\r\n<p>Los servicios de telefon&iacute;a y televisi&oacute;n son servicios adicionales para los clientes, esto servir&aacute; mucho para las empresas que manejen servicios de telefon&iacute;a o televisi&oacute;n desde otros sistemas ya que desde WispHub podr&aacute;n asignar esos servicios a sus clientes para poder administrarlos y aplicar acciones como activar o desactivar si as&iacute; lo desea.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<div class=\"panel panel-info\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">NOTA:</h3>\r\n</div>\r\n\r\n<div class=\"panel-body\">Este tipo de servicios son muy independientes de los servicios de Internet, es decir no afectara en nada el funcionamiento de los servicios de internet</div>\r\n</div>\r\n\r\n<div class=\"accordion\" id=\"accordionExample\">\r\n<div class=\"accordion-item\">\r\n<h2 class=\"accordion-header\" id=\"headingOne\"><button aria-controls=\"collapseOne\" aria-expanded=\"true\" class=\"accordion-button\" data-bs-target=\"#collapseOne\" data-bs-toggle=\"collapse\" type=\"button\">Eventos API personalizados</button></h2>\r\n\r\n<div aria-labelledby=\"headingOne\" class=\"accordion-collapse collapse\" data-bs-parent=\"#accordionExample\" id=\"collapseOne\">\r\n<div class=\"accordion-body\">\r\n<p>Los eventos API personalizados en el router permiten conectarse a sistemas en los cuales tengan administrando servicios de televisi&oacute;n o telefon&iacute;a y por de medio de sus APIs realizar acciones desde WispHub como activar y desactivar los servicios mencionados.</p>\r\n\r\n<p>Para configurar los eventos API personalizados se debe seguir los siguiente pasos:</p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Elegir un router</p>\r\n\r\n<p>Ingresamos al listado de routers y damos click en editar un router, de preferencia que se un router en donde tenga sus clientes a los cuales quiera asignarles servicios de televisi&oacute;n o telefon&iacute;a.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/seleccionar-router_JqWKi8F.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Activar los eventos de api personalizados</p>\r\n\r\n<p>Una vez seleccionado el router debemos dar click en la pesta&ntilde;a con el texto <strong>Eventos API personalizados </strong>y posteriormente activamos la opci&oacute;n <strong>Activar api personalizada</strong></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/activar-api-personalizada.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p>Al activar esta opci&oacute;n ya podr&aacute; activar &oacute; desactivar servicios de telefon&iacute;a y televisi&oacute;n con el tipo de corte por <strong>M&eacute;todo Address list </strong>mas detalles de este tipo de servicios en el siguiente manual: <a href=\"https://wisphub.net/documentacion/articulo/agregar-servicio-de-telefonia-o-television-394/#corte\">Metodo Address list</a>, tambi&eacute;n una vez activado le mostrara un formulario para configurar sus eventos los se explicaran en el paso 3</p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Configurar los eventos de API</p>\r\n\r\n<p>Ahora procederemos a llenar las siguientes secciones del formulario:</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/accesos-de-servicio.png\" style=\"width: 100%;\" /></p>\r\n\r\n<ol>\r\n <li><strong>Ingresa tu domonio</strong>: Es la url base de la API del sistema en donde tenga sus servicios de telefon&iacute;a o televisi&oacute;n la cual nos servira para hacer las petici&oacute;n HTTP a la API.\r\n\r\n <p>Ejemplo: <u><strong>http://prueba.adminolt.com/</strong></u></p>\r\n </li>\r\n <li><strong>Plataformas externas</strong>: Son configuraciones ya establecidas de sistemas que administran servicios de telefon&iacute;a y televisi&oacute;n, esto quiere decir que si selecciona una de estas opciones llenara en autom&aacute;tico el resto del formulario y unicamente tendr&aacute; que poner la llave de autenticaci&oacute;n en el campo <strong>API Key</strong> para poder autenticarse esto solo si la API lo requiere.\r\n <div class=\"panel panel-info\">\r\n <div class=\"panel-heading\">\r\n <h3 class=\"panel-title\">NOTA:</h3>\r\n </div>\r\n\r\n <div class=\"panel-body\">\r\n <p style=\"margin-top: 0;\">Si selecciono una de las opciones de <strong>Plataformas externas</strong> bastara con ingresar la llave de autenticaci&oacute;n de su sistema en el campo <strong>API Key</strong> de este formulario esto solo si su sistema lo requiere, por ultimo solo tiene que guardar los cambios, una vez hecho esto ya NO es necesario que seguir los siguientes pasos de este manual.</p>\r\n\r\n <p>Actualmente solo hay 3 configuraciones establecidas de 3 sistemas los cuales son: <strong>AdminOLT</strong>, <strong>SmartOLT</strong> y <strong>Xtream UI</strong>, si el sistema que usa es otro a los ya mencionados tendr&aacute; que consultar la documentaci&oacute;n de API de su sistema para poder completar este formulario.</p>\r\n </div>\r\n </div>\r\n </li>\r\n <li><strong>Header</strong>: Es formato el cual usara para autenticarse con la API del sistema que usa, Ejemplo: <strong>Token {api_key}, </strong>el tag {api_key} solo puede ser usado en este campo y valor de este tag lo tomara de lo que defina en API Key el cual es el siguiente campo del formulario, si la API no requiere m&eacute;todo de autenticaci&oacute;n dejar vaci&oacute; este campo.</li>\r\n <li><strong>API key</strong>: Es la llave de la API para poder hacer la autenticaci&oacute;n.</li>\r\n <li><strong>Content Type</strong>: Es el tipo de contenido el cual retornara la API, Ejemplo: <strong>application/json</strong></li>\r\n <li><strong>Parametros(payloads)</strong>: Son los datos que se requieran enviar a trav&eacute;s de la API, Ejemplo: <strong>onus_external_ids={sn_onu},</strong>actualmente puede usar los siguientes tags en el payloads:\r\n <p><strong>{sn_onu}: </strong>devolvera los numero(s) de serie de las ONUs de sus servicio de Telefon&iacute;a o Televisi&oacute;n<br />\r\n <strong>{username_sistema}: </strong>devolver&aacute; el usuario del servicio de Telefon&iacute;a o Televisi&oacute;n<br />\r\n <strong>{password_sistema}: </strong>devolver&aacute; la contrase&ntilde;a del servicio de Telefonia o Televisi&oacute;n<br />\r\n <strong>{external_id}: </strong>devolver&aacute; el id externo del servicio de Telefon&iacute;a o Televisi&oacute;n</p>\r\n </li>\r\n</ol>\r\n\r\n<p>La valor para estos tags los tomara de los servicios de telefon&iacute;a o televisi&oacute;n que le asigne a sus clientes desde WispHub, para saber como agregar servicios puedes revisar el siguiente manual: <a href=\"https://wisphub.net/documentacion/articulo/agregar-servicio-de-telefonia-o-television-394/\">Agregar Servicios de Telefon&iacute;a o Televisi&oacute;n</a></p>\r\n\r\n<p>La mayor&iacute;a de esta informaci&oacute;n para llenar en esta secci&oacute;n la obtendr&aacute; de la documentaci&oacute;n de API del sistema que este usando.</p>\r\n\r\n<p>La siguientes secciones a llenar en el formulario son: <strong>Activar Servicio </strong>y <strong>Desactivar Servicio</strong> las cuales son muy similares por lo que bastara con explicar solo la secci&oacute;n de Activar Servicio.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/26/seccion-activar-servicio_efwexik.png\" style=\"width: 100%;\" /></p>\r\n\r\n<ol>\r\n <li><strong>URL para activar</strong>: Es la URL con Ia cual se hara la petici&oacute;n HTTP para activar los servicios de telefonia o de televisi&oacute;n, esto lo podra saber con mas detalle en la documentaci&oacute;n del sistema en donde este administrando sus servicios, si metodo que se utilizara es post defenirlo con el siguiente parametro<strong> metodo_wisphub=post</strong>&nbsp; si es get <strong>metodo_wisphub=get </strong>esto seguido del car&aacute;cter <strong>&amp;</strong>.\r\n\r\n <p>En la siguiente imagen se mostrara un ejemplo de como prodria ser una URL para activar:</p>\r\n\r\n <p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/26/url-para-activar.png\" style=\"width: 100%;\" /></p>\r\n\r\n <p>De igual forma si necesita enviar mas par&aacute;metros en la url los puede agregar y tambi&eacute;n usar los siguientes tags:</p>\r\n\r\n <p><strong>{sn_onu}: </strong>devolver&aacute; los numero(s) de serie de las ONUs de sus servicio de Telefon&iacute;a o Televisi&oacute;n<br />\r\n <strong>{username_sistema}: </strong>devolver&aacute; el usuario del servicio de Telefonia o Televisi&oacute;n<br />\r\n <strong>{password_sistema}: </strong>devolver&aacute; la contrase&ntilde;a del servicio de Telefonia o Televisi&oacute;n<br />\r\n <strong>{external_id}: </strong>devolver&aacute; el id externo del servicio de Telefon&iacute;a o Televisi&oacute;n</p>\r\n </li>\r\n <li>\r\n <p><strong>Respuesta esperada de la API al desactivar: </strong>Esta es la respuesta que se espera que retornara la url para activar que se definio en el campo anterior al momento de hacer petici&oacute;n&nbsp; para activar un servicio de telefon&iacute;a o televisi&oacute;n. Esta informaci&oacute;n lo sabras consultando a la documentacion de la API del sistema que estes usando.</p>\r\n </li>\r\n</ol>\r\n\r\n<p><span class=\"pasos-manual\">4</span>Guardar cambios</p>\r\n\r\n<p>Finalmente damos click en el bot&oacute;n <strong>Guardar</strong> conservar nuestra configuraci&oacute;n.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/guardamos-cambios-datos-api.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p>Una vez configurado su router con los Eventos de API personalizados ya podr&aacute; configurar sus servicios de telefon&iacute;a o televisi&oacute;n para que se activen o desactiven mas detalles sobre esto en el siguiente manual: <a href=\"https://wisphub.net/documentacion/articulo/agregar-servicio-de-telefonia-o-television-394/#corte\">Configuraci&oacute;n para corte del servicio</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n\r\n<div class=\"accordion-item\">\r\n<h2 class=\"accordion-header\" id=\"headingTwo\"><button aria-controls=\"collapseTwo\" aria-expanded=\"false\" class=\"accordion-button collapsed\" data-bs-target=\"#collapseTwo\" data-bs-toggle=\"collapse\" type=\"button\">Agregar un plan de TV o Telefon&iacute;a</button></h2>\r\n\r\n<div aria-labelledby=\"headingTwo\" class=\"accordion-collapse collapse\" data-bs-parent=\"#accordionExample\" id=\"collapseTwo\">\r\n<div class=\"accordion-body\">\r\n<h3 id=\"lista-planes\">Listado de Planes de Telefon&iacute;a y Televisi&oacute;n</h3>\r\n\r\n<p>Para ir al listado de planes debemos ir a la secci&oacute;n de <strong>Sistema</strong> del menu lateral y seleccionamos la opci&oacute;n <strong>Plan de Telefon&iacute;a y Televisi&oacute;n</strong></p>\r\n\r\n<p><img alt=\"Listado de Planes de Telefon铆a y Televisi贸n\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/lista-planes-telefonia-television.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p>Desde este listado podr&aacute;s ver todos los planes ya sean de telefon&iacute;a o de televisi&oacute;n que se hayan creado, tambi&eacute;n podr&aacute;s agregar nuevos planes, editarlos y eliminarlos.</p>\r\n\r\n<h2 id=\"1-2\">Agregar plan de Telefon&iacute;a/Televisi&oacute;n</h2>\r\n\r\n<p><span class=\"pasos-manual\">1</span> Ir al listado de planes de Telefon&iacute;a o Televisi&oacute;n</p>\r\n\r\n<p>Para agregar un plan de televisi&oacute;n nos dirigimos al listado de planes de ya sea de telefon&iacute;a o televisi&oacute;n, en este ejemplo sera de televisi&oacute;n y posteriormente damos click en el bot&oacute;n de color verde con el texto <strong>Agregar Plan de Televisi&oacute;n.</strong></p>\r\n\r\n<p><br />\r\n<img alt=\"Agregar Plan de Televisi贸n\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/agregar-plan-television_WOKcYzJ.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Llenar el formulario</p>\r\n\r\n<p>Llenamos el siguiente formulario con los campos que sean requeridos los cuales est&aacute;n marcados en negritas, el resto de campos son opcionales.</p>\r\n\r\n<p><img alt=\"Agregar Plan de Televisi贸n - WispHub\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/24/form-agregar-plan-television.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Guardar cambios</p>\r\n\r\n<p>Finalmente damos click en el boton <strong>Guardar</strong> para guardar los cambios<br />\r\n<img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/guardamos-cambios-plan-television.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p>Nos mostrara el siguiente mensaje si el plan se agrego correctamente.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/24/plan-television-exitoso.png\" style=\"width: 100%;\" /></p>\r\n\r\n<h3 id=\"editar-plan\">Editar plan de Telefon&iacute;a/Televisi&oacute;n</h3>\r\n\r\n<p><span class=\"pasos-manual\">1</span> Ir al listado de planes de Telefon&iacute;a o Televisi&oacute;n</p>\r\n\r\n<p>Para editar un plan nos dirigimos al listado de planes de telefon&iacute;a o televisi&oacute;n y damos click al bot&oacute;n de editar del plan que queremos editar.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/editar-plan-television.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span> Editamos la informaci&oacute;n</p>\r\n\r\n<p>Cambiamos la informaci&oacute;n que desee en el formulario.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/formulario-editar-plan.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Guardar cambios</p>\r\n\r\n<p>Por ultimo damos click en el bot&oacute;n <strong>Guardar</strong> para guardar los cambios<br />\r\n<img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/guardamos-cambios-editar-plan-television.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p>Nos mostrara el siguiente mensaje si el plan se edito correctamente.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/plan-television-editar-exitoso.png\" style=\"width: 100%;\" /></p>\r\n\r\n<h3 id=\"eliminar-plan\">Eliminar plan de Telefon&iacute;a/Televisi&oacute;n</h3>\r\n\r\n<p><span class=\"pasos-manual\">1</span> Ir al listado de planes de Telefon&iacute;a o Televisi&oacute;n</p>\r\n\r\n<p>Para eliminar un plan nos dirigimos al listado de planes de telefonia o de televisi&oacute;n, una vez ingresado al listado tendremos dos opciones para eliminar un plan la primera es dando click al boton de eliminar de color rojo</p>\r\n\r\n<p><img alt=\"Eliminar Plan de Televisi贸n\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/eliminar-plan.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p>La segunda opci&oacute;n es seleccionado el plan y posteriormente seleccionar la acci&oacute;n masiva que es <strong>Eliminar planes seleccionados</strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/opcion-2-eliminar-planes.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p>Con esta opci&oacute;n podra eliminar mas de 1 plan a la vez.</p>\r\n\r\n<p><span class=\"pasos-manual\">2</span> Confirmar la eliminaci&oacute;n del plan</p>\r\n\r\n<p>Nos mostrara una alerta para asegurar si estamos seguros de eliminar el plan seleccionado, si estamos seguros de eliminar damos click en el bot&oacute;n Si, Estoy Seguro.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/confirmar-eliminar-plan.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p>Si el plan se elimino correctamente nos mostrara el siguiente mensaje.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/eliminar-plan-exitoso.png\" style=\"width: 100%;\" /></p>\r\n\r\n<div class=\"panel panel-info\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">NOTA:</h3>\r\n</div>\r\n\r\n<div class=\"panel-body\">\r\n<p style=\"margin-top: 0;\">Si al momento de eliminar un plan le aparece la siguiente alerta:</p>\r\n<img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/04/25/no-se-pudo-eliminar-plan_3eXrWXT.png\" style=\"width: 100%;\" />\r\n<p>Esto es por que el plan seleccionado tiene servicios adicionales asignados y para poder eliminar el plan primero tendra que eliminar los servicios seleccionados que tenga</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\r\n<div class=\"accordion-item\">\r\n<h2 class=\"accordion-header\" id=\"headingThree\"><button aria-controls=\"collapseThree\" aria-expanded=\"false\" class=\"accordion-button collapsed\" data-bs-target=\"#collapseThree\" data-bs-toggle=\"collapse\" type=\"button\">Agregar un servicio</button></h2>\r\n\r\n<div aria-labelledby=\"headingThree\" class=\"accordion-collapse collapse\" data-bs-parent=\"#accordionExample\" id=\"collapseThree\">\r\n<div class=\"accordion-body\">\r\n<p>Para agregar un servicio de Telefon&iacute;a o Televisi&oacute;n debe de tener un Plan creado, si no esta seguro de donde crear estos planes o cuales son los pasos para agregar un Servicio Adicional consulte el <a href=\"https://wisphub.net/documentacion/articulo/servicios-de-telefonia-television-387/\" target=\"_blank\">siguiente manual.</a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Una vez que contamos con nuestro primer <a href=\"https://wisphub.net/documentacion/articulo/plan-de-television-389/\" target=\"_blank\">plan de telefon&iacute;a</a> podemos acceder a la lista de clientes para agregar servicios de telefon&iacute;a.&nbsp;Seleccione un cliente de la lista (1) y de clic en editar cliente (2).</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/25/ksnip_20230425-101651.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/25/ksnip_20230425-101651.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Despues dirijase a la pesta&ntilde;a de Telefon&iacute;a y Televisi&oacute;n (1), en esta secci&oacute;n usted puede ver la lista de todos los servicios adicionales de este cliente. Para agregar un servicio adicional de Telefon&iacute;a de click en el bot&oacute;n Agregar Servicio de Telefon&iacute;a (2).</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/25/ksnip_20230425-102415_kJT5UwT.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/25/ksnip_20230425-102415_kJT5UwT.png\" /></a></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Deber&aacute; de llenar el siguiente formulario con estos datos:</p>\r\n\r\n<h4>Formulario Telefon&iacute;a</h4>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/07/03/formulario-telefonia-agregar_87VdjDM.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p style=\"margin-left: 40px;\">&nbsp;</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>1. Estado:</strong> Es el estado en el que se encuentra el servicio adicional en el sistema que lo este manejando.&nbsp;</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>2. IP:</strong> Es la ip que le ha asignado al servicio de su cliente en la plataforma externa.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>3. Primary SIP Server (Requerido):</strong> Es el SIP de su proveedor.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>4. External id:</strong> El id con el que identifica su servicio en la plataforma externa, si no tiene uno puede asignarle un n&uacute;mero &uacute;nico de su preferencia o dejarlo vac&iacute;o.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>5. Usuario y Password de sistema:</strong> Son las credenciales que le asigno el sistema externo al servicio de telefon&iacute;a de su cliente.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>6. N&uacute;mero de tel&eacute;fono (Requerido): </strong>El n&uacute;mero asignado a su cliente para su servicio de telefon&iacute;a.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>7. &iquest;Realizar corte de Servicio?: </strong>En el sistema de wisphub tenemos dos opciones para que usted maneje el corte de sus servicios, agregando la ip del servicio de telefon&iacute;a al Address List Morosos o con una API de sus sistema externo. Para m&aacute;s informaci&oacute;n sobre como utilizar el corte autom&aacute;tico de servicios adicionales revise la seccion de&nbsp;<a href=\"https://wisphub.net/documentacion/articulo/servicios-de-telefonia-387/#corte\">Corte Autom&aacute;tico de Servicios Adicionales.</a></p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>8. Router (Requerido): </strong>Elija el router al que quiera enlazar este servicio, esta relaci&oacute;n es especialmente importante su utilizar&aacute; el servicio de corte autom&aacute;tico de servicios adicionales.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>9. Plan de Telefon&iacute;a (Requerido): </strong>Aqu&iacute; seleccionar&aacute; el plan que acaba de crear o en caso de tener m&aacute;s de uno, el plan adecuado para el cliente que esta configurando.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>10. &iquest;Cobrar en la factura?: </strong>Si esta opci&oacute;n esta activa el servicio de telefon&iacute;a se cobrara en la factura de internet del cliente, de lo contrario no se realizara el cobro, por default estara activa.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>11. Descripci&oacute;n Item Factura (Requerido): </strong>Es la descripci&oacute;n con la que aparecer&aacute; el servicio en la factura.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>12. Plan pago: </strong>En caso de manejar un plan de pago para un servicio en espec&iacute;fico como cantida fija, usted puede usar el precio de un plan y elegir la cantidad de meses en las cuales se dividir&aacute; el pago.</p>\r\n\r\n<p style=\"margin-left: 80px;\">Digamos que manejara un plan de promoci&oacute;n de $2000 por 4 meses. Si selecciona el plan de pago de 4 meses las mensualidade se dividir&aacute;n en $400. O podr&iacute;a generar una promoci&oacute;n de un solo pago de $500 por un solo mes.</p>\r\n\r\n<p style=\"margin-left: 80px;\">Elija el tipo de plan recurrente para cobrar la misma cantidad fija mes con mes. Deber&aacute; dejar los campos de Fecha de inicio y fin de pago vacios para que el servicio aparezca en la factura indefinidamente.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>13. Precio y total: </strong>El precio es el costo del plan y el total se recalculara dependiendo del plan que elija, en palabras cortas, el total es el costo por mes.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>14. Fecha de inicio y fin de pago:</strong>&nbsp;Estos campos estan vacios por defecto. El servicio aparecera en la factura durante los meses que elija en el plan o indefinidamente (En el caso de plan recurrente)&nbsp;mientras estos campos esten vacios. Si usted elige una fecha la forma en la que aparecer&aacute; el servicio en la factura cambiar&aacute;. Para saber m&aacute;s al respecto&nbsp;favor de leer el manual&nbsp;<a href=\"https://wisphub.net/documentacion/articulo/planes-de-pago-personalizados-391/\" target=\"_blank\">Plan de Pago Personalizado.</a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h4>Formulario Televisi&oacute;n</h4>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/raymundo%40wisphub/2023/07/03/formulario-television-agregar.png\" style=\"width: 100%;\" /></p>\r\n\r\n<p style=\"margin-left: 40px;\">&nbsp;</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>1. Estado:</strong> Es el estado en el que se encuentra el servicio adicional en el sistema que lo este manejando.&nbsp;</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>2. IP:</strong> Es la ip que le ha asignado al servicio de su cliente en la plataforma externa.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>3. SN de la ONU:</strong> Es el Numero de Serie o SN (Serial Number) de la ONU donde alberga el servicio de televisi&oacute;n en la plataforma que este usando para administrar los planes de TV.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>4. External id:</strong> El id con el que identifica su servicio en la plataforma externa, si no tiene uno puede asignarle un n&uacute;mero &uacute;nico de su preferencia o dejarlo vac&iacute;o.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>5. Usuario y Password de sistema:</strong> Son credenciales que necesite para identificar a un usuario en la plataforma externa que usted maneje.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>6. Tipo de Servicio:</strong> Este campo le permite categorizar el tipo puerto por el cual maneja la se&ntilde;al de TV que brinda a sus clientes, puede elegir entre dos opciones.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/27/ksnip_20230427-100717.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/27/ksnip_20230427-100717.png\" /></a></p>\r\n\r\n<p style=\"margin-left: 40px;\">&nbsp;</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>7. &iquest;Realizar corte de Servicio?: </strong>En el sistema de wisphub tenemos dos opciones para que usted maneje el corte de sus servicios, agregando la ip del servicio de televisi&oacute;n&nbsp;al Address List Morosos o con una API de sus sistema externo. Para m&aacute;s informaci&oacute;n sobre como utilizar el corte autom&aacute;tico de servicios adicionales revise la seccion de&nbsp;<a href=\"https://wisphub.net/documentacion/articulo/servicios-de-telefonia-387/#corte\">Corte Autom&aacute;tico de Servicios Adicionales.</a></p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>8. Router (Requerido): </strong>Elija el router al que quiera enlazar este servicio, esta relaci&oacute;n es especialmente importante su utilizar&aacute; el servicio de corte autom&aacute;tico de servicios adicionales.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>9. Plan de Televisi&oacute;n&nbsp;(Requerido): </strong>Aqu&iacute; seleccionar&aacute; el plan que acaba de crear o en caso de tener m&aacute;s de uno, el plan adecuado para el cliente que esta configurando.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>10. &iquest;Cobrar en la factura?: </strong>Si esta opci&oacute;n esta activa el servicio de telefon&iacute;a se cobrara en la factura de internet del cliente, de lo contrario no se realizara el cobro, por default estara activa.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>11. Descripci&oacute;n Item Factura (Requerido): </strong>Es la descripci&oacute;n con la que aparecer&aacute; el servicio en la factura.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>12. Plan pago: </strong>En caso de manejar un plan de pago para un servicio en espec&iacute;fico como cantida fija, usted puede usar el precio de un plan y elegir la cantidad de meses en las cuales se dividir&aacute; el pago.</p>\r\n\r\n<p style=\"margin-left: 80px;\">Digamos que manejara un plan de promoci&oacute;n de $2000 por 4 meses. Si selecciona el plan de pago de 4 meses las mensualidade se dividir&aacute;n en $400. O podr&iacute;a generar una promoci&oacute;n de un solo pago de $500 por un solo mes.</p>\r\n\r\n<p style=\"margin-left: 80px;\">Elija el tipo de plan recurrente para cobrar la misma cantidad fija mes con mes. Deber&aacute; dejar los campos de Fecha de inicio y fin de pago vacios para que el servicio aparezca en la factura indefinidamente.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>13. Precio y total: </strong>El precio es el costo del plan y el total se recalculara dependiendo del plan que elija, en palabras cortas, el total es el costo por mes.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>14. Fecha de inicio y fin de pago:</strong>&nbsp;Estos campos estan vacios por defecto. El servicio aparecera en la factura durante los meses que elija en el plan o indefinidamente (En el caso de plan recurrente)&nbsp;mientras estos campos esten vacios. Si usted elige una fecha la forma en la que aparecer&aacute; el servicio en la factura cambiar&aacute;. Para saber m&aacute;s al respecto&nbsp;favor de leer el manual&nbsp;<a href=\"https://wisphub.net/documentacion/articulo/planes-de-pago-personalizados-391/\" target=\"_blank\">Plan de Pago Personalizado.</a></p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>Tipo de Corte &quot;x&quot;:</strong> Este campo solamente se habilitara si tiene activa la opci&oacute;n <u>&quot;Realizar Corte de Servicio&quot;</u> y ha elegido un <u>Tipo de Servicio.</u> Dependiendo del tipo le aparecer&aacute; un men&uacute; con diferentes tipos de corte. Para saber que tipo de corte elegir por favor revise la secci&oacute;n: <a href=\"https://wisphub.net/documentacion/articulo/introduccion-servicios-de-telefonia-television-387/#corte\">Corte Autom&aacute;tico de Servicios Adicionales.</a></p>\r\n\r\n<p style=\"margin-left: 40px;\"><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/27/ksnip_20230427-100730.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/27/ksnip_20230427-100730.png\" /></a></p>\r\n\r\n<p style=\"margin-left: 40px;\"><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/27/ksnip_20230427-100731.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/27/ksnip_20230427-100731.png\" /></a></p>\r\n\r\n<p>Una vez que haya terminado de llenar el formulario, de click en uno de los <strong>botones de guardado</strong> para agregarlo al cliente.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<div class=\"panel panel-warning\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Aviso</h3>\r\n</div>\r\n\r\n<div class=\"panel-body\">Si desea establecer un tipo de corte los campos requeridos cambian y se agregan otros requerimientos, adem&aacute;s es posible que deba realizar configuraciones en su Router dependiendo del tipo de corte, para m&aacute;s informaci&oacute;n lea la secci&oacute;n&nbsp;<a href=\"https://wisphub.net/documentacion/articulo/servicios-de-telefonia-387/#corte\">Corte de Servicio Adicional.</a></div>\r\n</div>\r\n\r\n<div class=\"panel panel-warning\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Importante</h3>\r\n</div>\r\n\r\n<div class=\"panel-body\">El plan de pago por defecto se ajusta a tipo de plan recurrente y los campos de inicio y fin de pago estan vac&iacute;os tambi&eacute;n por defecto. Si usted desea cambiar esta configuraci&oacute;n asegurese de leer el manual <a href=\"https://wisphub.net/documentacion/articulo/planes-de-pago-personalizados-391/\" target=\"_blank\">Planes de Pago Personalizado</a> antes.</div>\r\n</div>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><span class=\"pasos-manual\">4</span>Listo, ya ha agregado un servicio de telefon&iacute;a a un cliente, la pr&oacute;xima vez que se genere una factura ver&aacute; reflejado el servicio y podr&aacute; administrar todos sus servicios adicionales desde Editar Cliente. Al agregar el servicio de esta manera, los datos ingresados (que no sean los datos de plan de pago)&nbsp;son solo informativos y&nbsp;no se usar&aacute; esta informaci&oacute;n para nada m&aacute;s.</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/25/ksnip_20230425-105345_fvIoln3.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/25/ksnip_20230425-105345_fvIoln3.png\" /></a></p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/25/ksnip_20230425-105918.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/25/ksnip_20230425-105918.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Para eliminar o editar el plan puede utilizar los botones de accion r&aacute;pida que se encuentran en la lista de servicios adicionales del cliente.</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/25/ksnip_20230425-110313_gc6dmAS.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/25/ksnip_20230425-110313_gc6dmAS.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3 class=\"pregunta\" id=\"p5\">Ya configur&eacute; mi Servicio Adicional en Wisphub y me aparece en la factura, pero ahora quiero que el corte se refleje en la plataforma de mi servicio.</h3>\r\n\r\n<p>El siguiente paso es configurar el servicio adicional para realizar el corte, puede leer sobre esto en la secci&oacute;n&nbsp;<a href=\"https://wisphub.net/documentacion/articulo/servicios-de-telefonia-387/#corte\">Corte de Servicio Adicional.</a></p>\r\n\r\n<p>Y de ser necesario o si usted usara una API de su servicio tambien deber&aacute; leer el manual para configurar su router: <a href=\"#\" target=\"_blank\">API Personalizada para Servicios Adicionales.</a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3 id=\"corte\">Agregar el corte a su servicio ( M&eacute;todo Addres List o API Personalizada)</h3>\r\n\r\n<p>Para realizar el corte de su servicio usted tendr&aacute; dos diferentes opciones pero el primer paso para poder utilizar el servicio de corte usted debe de configurar su Router para admitir eventos <a href=\"https://wisphub.net/documentacion/articulo/eventos-api-personalizados-392/\" target=\"_blank\">API Personalizados.</a></p>\r\n\r\n<p>El router que configure debera ser el mismo que seleccione al momento de agregar el servicio en el siguiente campo, aun cuando el servicio del cliente se encuentre en otro router, el router que usted ligue al servicio adicional es el que se usar&aacute; para realizar el corte:</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-103847.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-103847.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Una vez que ha configurado un router y lo ha seleccionado en el formulario del servicio a agregar, para poder activar el corte autom&aacute;tico active la casilla<strong> &iquest;Realizar corte de Servicio?</strong>(1), esto hara que aparezca un campo nuevo con dos opciones(2):</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-104938.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-104938.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>1. M&eacute;todo de API Personalizada:</strong> En caso de que su proveedor cuente con una API que le permita activar y desactivar su servicio. Seleccione esta opci&oacute;n, la configuraci&oacute;n de las URL&nbsp;y los datos que debe de llenar ya debe de haberlos realizado&nbsp;al leer el manual de <a href=\"https://wisphub.net/documentacion/articulo/eventos-api-personalizados-392/\" target=\"_blank\">API Personalizada.</a></p>\r\n\r\n<p style=\"margin-left: 40px;\">De no ser as&iacute; consulte el manual de nuevo para terminar su configuraci&oacute;n.</p>\r\n\r\n<p style=\"margin-left: 40px;\"><strong>2. M&eacute;todo de Address List:</strong> Esta opci&oacute;n realizar&aacute; un cambio en su RB, a&ntilde;adiendo a la lista de Addres List &quot;Morosos&quot; la IP que coloque en el servicio que est&aacute; por agregar.</p>\r\n\r\n<div class=\"panel panel-warning\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Atenci&oacute;n</h3>\r\n</div>\r\n\r\n<div class=\"panel-body\">Recuerda seleccionar el router con la configuraci&oacute;n correcta de corte al agregar un servicio adicional y que este puede ser diferente al router del servicio al que pertenece el cliente.</div>\r\n</div>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n\r\n<h2 id=\"lista-servicios\">Lista de Servicios de TV o Telefon&iacute;a</h2>\r\n\r\n<p>Lista de contenido:</p>\r\n\r\n<ul>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/lista-de-servicios-adicionales-390/#p1\">Listado de servicios de Telefon&iacute;a/Televisi&oacute;n</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/lista-de-servicios-adicionales-390/#p2\">Activar/Desactivar Servicio de Telefon&iacute;a/Televisi&oacute;n</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/lista-de-servicios-adicionales-390/#p3\">Editar Servicio de Telefon&iacute;a/Televisi&oacute;n</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/lista-de-servicios-adicionales-390/#p4\">Eliminar Servicio de Telefon&iacute;a/Televisi&oacute;n</a></li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3 id=\"p1\">Listado de Servicios de Telefon&iacute;a/Televisi&oacute;n</h3>\r\n\r\n<p>Para abrir el listado de servicios adicionales abra el apartado de Clientes (1) y en la parte inferior ver&aacute; la opci&oacute;n Servicios Adicionales, desplieguela y ver&aacute; los dos listados (2):</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-115149_6XKtz0T.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-115149_6XKtz0T.png\" /></a></p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-115222_eqW0W0N.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-115222_eqW0W0N.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Desde este apartado puede realizar diferentes acciones de manera masiva, acontinuaci&oacute;n le mostrar&eacute; las diferentes formas que tiene para interactuar con los servicios.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3 id=\"p2\">Activar/Desactivar Servicio de Telefon&iacute;a/Televisi&oacute;n</h3>\r\n\r\n<p>En el caso de que usted necesite realizar la activaci&oacute;n/desactivaci&oacute;n de un servicio ya sea por que al suspender a un cliente hubo un error y el servicio no se cancelo o necesite realizar un corte de servicio adicional, usted puede seleccionar los servicios a activar/desactivar en las casillas izquierdas (1) y luego en acciones masivas seleccionar la opci&oacute;n que desea aplicar(2), por ultimo de clic en Ejecutar:</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-121818.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-121818.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>En esta p&aacute;gina le preguntaran si esta seguro de realizar la acci&oacute;n, si todo se encuentra bien, solo de click en <strong>&quot;S&iacute;, estoy seguro&quot;&nbsp;</strong> y se aplicar&aacute; la tarea seleccionada.</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-122039.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-122039.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3 id=\"p3\">Editar Servicio de Telefon&iacute;a/Televisi&oacute;n</h3>\r\n\r\n<p>Si desea cambiar datos de alg&uacute;n servicio en espec&iacute;fico, solamente seleccione el servicio a editar y en esa fila encontrar&aacute; el bot&oacute;n de acci&oacute;n &quot;<strong>Editar&quot;</strong>.</p>\r\n\r\n<p>Si no lo ve en la fila, posiblemente tenga que dar click en el signo de <strong>+ </strong>(1) y despu&eacute;s ver&aacute; el bot&oacute;n de acci&oacute;n <strong>&quot;Editar&quot;</strong> (2).</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-123501_Kj9UzKp.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-123501_Kj9UzKp.png\" /></a></p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-123301.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-123301.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Al editar un servicio puede darse cuenta que hay ciertos campos que no aparecen que usted hab&iacute;a visto al momento de agregar el servicio, como el <strong>precio</strong>, el <strong>total </strong>y el <strong>plan de pago</strong>. Estos datos no se puede editar as&iacute; que planee bien como configurar sus<u> planes de pago</u>.</p>\r\n\r\n<p>Despu&eacute;s de realizar sus cambios de clic en alguno de los <strong>botones de guardado.</strong></p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-123820.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-123820.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3 id=\"p4\">Eliminar Servicio de Telefon&iacute;a/Televisi&oacute;n</h3>\r\n\r\n<p>En el caso de que usted necesite eliminar un servicio adicional&nbsp;seleccione el servicio a eliminar y en esa fila encontrar&aacute; el bot&oacute;n de acci&oacute;n &quot;<strong>Eliminar&quot;</strong>.</p>\r\n\r\n<p>Si no lo ve en la fila, posiblemente tenga que dar click en el signo de <strong>+ </strong>(1) y despu&eacute;s ver&aacute; el bot&oacute;n de acci&oacute;n <strong>&quot;Eliminar&quot;</strong> (2).</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-123501_UdpXZBh.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-123501_UdpXZBh.png\" /></a></p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-123301_4D4o8xG.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-123301_4D4o8xG.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>En esta p&aacute;gina le preguntaran si esta seguro de realizar la acci&oacute;n, si todo se encuentra bien, solo de click en <strong>&quot;S&iacute;, estoy seguro&quot;&nbsp;</strong> y se eliminar&aacute; el servicio adicional.</p>\r\n\r\n<p><a href=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-124726.png\" target=\"_blank\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/manuel%40wisphub/2023/04/26/ksnip_20230426-124726.png\" /></a></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h2 id=\"preguntas-frecuentesservi\">Preguntas frecuentes</h2>\r\n\r\n<h3 class=\"pregunta\" id=\"p2\">&iquest;Este servicio adicional aparecer&aacute; en la facturas de mis factura?</h3>\r\n\r\n<p>As&iacute; es, los servicios adicionales se toman en cuenta en el corte de su factura as&iacute; como en la creaci&oacute;n de una factura manual siempre y cuando maneje el plan de pago por defecto (Recurrente).&nbsp;</p>\r\n\r\n<p>Si desea m&aacute;s informaci&oacute;n sobre los tipos de pago y como controlar en que fechas aparezca el servicio adicional en las facturas revise el manual de <a href=\"https://wisphub.net/documentacion/articulo/planes-de-pago-personalizados-391/\" target=\"_blank\">Planes de Pago personalizados.</a></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p3\">&iquest;Cuando active o desactive un servicio de telefon&iacute;a o televisi&oacute;n, tambien se reflejara el cambio en mi plataforma externa?</h3>\r\n\r\n<p>SI realizo correctamente el paso numero 2 de la siguiente pregunta <a href=\"https://wisphub.net/documentacion/articulo/servicios-de-telefonia-television-387/#p1\">&iquest;Qu&eacute; necesito para agregar un servicio de telefon&iacute;a o televisi&oacute;n a un cliente?</a> si se reflejara el cambio.</p>\r\n\r\n<p>Si no realizo la configuraci&oacute;n mencionada y si su plataforma cuenta con una API, usted puede configurar el servicio adicional para reflejar el cambio, tambien puede solamente a&ntilde;adir la ip del servicio adicional al Address List de Morosos, para m&aacute;s informaci&oacute;n revise la secci&oacute;n para realizar&nbsp;<a href=\"https://wisphub.net/documentacion/articulo/servicios-de-telefonia-387/#corte\">Corte de Servicios Adicionales.</a></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p4\">&iquest;C&oacute;mo activo o desactivo un servicio de telefon&iacute;a o televisi&oacute;n?</h3>\r\n\r\n<p>Hay varias opciones para hacerlo puedes consultar mas detalles en el siguiente manual: <a href=\"https://wisphub.net/documentacion/articulo/activar-o-desactivar-servicios-de-telefonia-y-television-393/\">Activar o Desactivar Servicios de Telefon&iacute;a y Televisi&oacute;n</a></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p5\">&iquest;D&oacute;nde puedo ver los todos los servicios de telefon&iacute;a o televisi&oacute;n de mis clientes?</h3>\r\n\r\n<p>Para saber donde encontrar un listado de todos los Servicios Adicionales consulte el siguiente manual: <a href=\"https://wisphub.net/documentacion/articulo/lista-de-servicios-adicionales-390/\" target=\"_blank\">Lista de Servicios Adicionales</a></p>', `publicado` = 1, `url_seo` = 'servicios-adicionales', `meta_title` = 'Servicios adicionales', `meta_descripcion` = '', `fecha_creado` = '2023-11-15 22:02:09', `fecha_publicacion` = '2023-11-15 22:01:57', `usuario_id` = 2412781, `visitas` = 1550, `post_id` = 91, `parent_id` = NULL WHERE `wisp_docs_postarticle`.`id` = 460
5.50596116055%
5.78

Conexi贸n: default

/var/waps/entornos/ahkin/bin/gunicorn in <module>(11)
  sys.exit(run())
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(189)
  self.manage_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/var/waps/sitios/ahkin/wisp_docs/views.py in ver_post_articulo(134)
  post.save()
  +
1.84348946869%
1.94

Conexi贸n: default

/var/waps/entornos/ahkin/bin/gunicorn in <module>(11)
  sys.exit(run())
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(189)
  self.manage_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/var/waps/sitios/ahkin/wisp_docs/views.py in ver_post_articulo(140)
  return render(request, template, {'post': post, 'listado_post': listado_post, 'postarticle': postarticle})
1 {% extends "base_post_v2.html" %}
2 {% load static from staticfiles %}
3
4

/var/waps/sitios/ahkin/wisp_docs/templates/ver_post_v2.html

  +
33.808652873%
35.52

Conexi贸n: default

/var/waps/entornos/ahkin/bin/gunicorn in <module>(11)
  sys.exit(run())
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(189)
  self.manage_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/var/waps/sitios/ahkin/wisp_docs/views.py in ver_post_articulo(140)
  return render(request, template, {'post': post, 'listado_post': listado_post, 'postarticle': postarticle})
1 {% extends "base_post_v2.html" %}
2 {% load static from staticfiles %}
3
4

/var/waps/sitios/ahkin/wisp_docs/templates/ver_post_v2.html

  +
SELECT ••• `wisp_docs_postarticle`.`id`, `wisp_docs_postarticle`.`titulo`, `wisp_docs_postarticle`.`resumen`, `wisp_docs_postarticle`.`noticia`, `wisp_docs_postarticle`.`publicado`, `wisp_docs_postarticle`.`url_seo`, `wisp_docs_postarticle`.`meta_title`, `wisp_docs_postarticle`.`meta_descripcion`, `wisp_docs_postarticle`.`fecha_creado`, `wisp_docs_postarticle`.`fecha_publicacion`, `wisp_docs_postarticle`.`usuario_id`, `wisp_docs_postarticle`.`visitas`, `wisp_docs_postarticle`.`post_id`, `wisp_docs_postarticle`.`parent_id` FROM `wisp_docs_postarticle` WHERE `wisp_docs_postarticle`.`parent_id` IN (17, 18, 27, 34, 37, 666, 42, 667, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 699, 630, 123, 124, 139, 154, 155, 679, 680, 681, 170, 683, 684, 685, 686, 687, 688, 690, 691, 695, 187, 709, 717, 719, 722, 723, 725, 214, 729, 733, 734, 735, 736, 739, 245, 256, 726, 300, 306, 308, 309, 310, 312, 313, 314, 315, 316, 317, 318, 319, 320, 322, 327, 328, 329, 330, 338, 339, 358, 359, 361, 382, 383, 385, 397, 398, 405, 406, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 447, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 477, 478, 479, 482, 682) ORDER BY `wisp_docs_postarticle`.`fecha_publicacion` ASC
37.7670268627%
39.68

Conexi贸n: default

/var/waps/entornos/ahkin/bin/gunicorn in <module>(11)
  sys.exit(run())
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(189)
  self.manage_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/var/waps/sitios/ahkin/wisp_docs/views.py in ver_post_articulo(140)
  return render(request, template, {'post': post, 'listado_post': listado_post, 'postarticle': postarticle})
1 {% extends "base_post_v2.html" %}
2 {% load static from staticfiles %}
3
4

/var/waps/sitios/ahkin/wisp_docs/templates/ver_post_v2.html

  +
SELECT ••• `wisp_docs_postarticle`.`id`, `wisp_docs_postarticle`.`titulo`, `wisp_docs_postarticle`.`resumen`, `wisp_docs_postarticle`.`noticia`, `wisp_docs_postarticle`.`publicado`, `wisp_docs_postarticle`.`url_seo`, `wisp_docs_postarticle`.`meta_title`, `wisp_docs_postarticle`.`meta_descripcion`, `wisp_docs_postarticle`.`fecha_creado`, `wisp_docs_postarticle`.`fecha_publicacion`, `wisp_docs_postarticle`.`usuario_id`, `wisp_docs_postarticle`.`visitas`, `wisp_docs_postarticle`.`post_id`, `wisp_docs_postarticle`.`parent_id` FROM `wisp_docs_postarticle` WHERE `wisp_docs_postarticle`.`parent_id` IN (512, 513, 2, 3, 516, 51, 519, 631, 514, 527, 16, 529, 530, 19, 532, 21, 22, 23, 24, 4, 26, 541, 543, 547, 1, 549, 38, 551, 40, 553, 554, 43, 556, 557, 46, 559, 560, 561, 562, 563, 52, 53, 54, 56, 57, 58, 574, 63, 64, 65, 66, 67, 580, 69, 70, 609, 584, 585, 76, 589, 590, 591, 531, 593, 594, 596, 603, 92, 93, 94, 701, 608, 97, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 108, 621, 110, 111, 515, 113, 114, 115, 116, 117, 118, 119, 632, 633, 634, 635, 636, 125, 638, 127, 644, 645, 134, 136, 620, 138, 651, 140, 653, 654, 143, 656, 658, 659, 660, 622, 693, 25, 664, 665, 721, 623, 668, 157, 159, 160, 624, 162, 163, 164, 677, 166, 167, 169, 711, 172, 626, 689, 627, 181, 182, 713, 696, 628, 186, 700, 189, 629, 192, 706, 707, 708, 198, 199, 200, 201, 714, 203, 204, 205, 291, 207, 720, 209, 35, 724, 718, 215, 728, 36, 731, 732, 221, 222, 223, 224, 225, 226, 227, 228, 230, 231, 233, 234, 235, 237, 238, 637, 240, 552, 242, 246, 249, 257, 258, 555, 727, 45, 276, 558, 278, 217, 280, 282, 283, 284, 286, 715, 120, 293, 295, 296, 298, 694, 303, 304, 305, 307, 564, 650, 326, 737, 738, 710, 337, 676, 340, 342, 625, 655, 357, 360, 362, 365, 367, 368, 369, 370, 371, 372, 373, 374, 375, 575, 379, 380, 381, 604, 384, 576, 698, 389, 577, 663, 712, 578, 400, 402, 579, 582, 241, 428, 671, 448, 672, 673, 674, 20, 473, 476, 480, 592, 483, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 500, 503, 504, 505, 506, 507, 508, 509, 510, 511) ORDER BY `wisp_docs_postarticle`.`fecha_publicacion` ASC
20.0290002405%
21.04

Conexi贸n: default

/var/waps/entornos/ahkin/bin/gunicorn in <module>(11)
  sys.exit(run())
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py in run(74)
  WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(192)
  super(Application, self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/app/base.py in run(72)
  Arbiter(self).run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in run(189)
  self.manage_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in manage_workers(524)
  self.spawn_workers()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_workers(590)
  self.spawn_worker()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/arbiter.py in spawn_worker(557)
  worker.init_process()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/base.py in init_process(132)
  self.run()
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run(124)
  self.run_for_one(timeout)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in run_for_one(68)
  self.accept(listener)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in accept(30)
  self.handle(listener, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle(135)
  self.handle_request(listener, req, client, addr)
/var/waps/entornos/ahkin/local/lib/python2.7/site-packages/gunicorn/workers/sync.py in handle_request(176)
  respiter = self.wsgi(environ, resp.start_response)
/var/waps/sitios/ahkin/wisp_docs/views.py in ver_post_articulo(140)
  return render(request, template, {'post': post, 'listado_post': listado_post, 'postarticle': postarticle})
1 {% extends "base_post_v2.html" %}
2 {% load static from staticfiles %}
3
4

/var/waps/sitios/ahkin/wisp_docs/templates/ver_post_v2.html

Archivos est谩ticos (2536 encontrados, 18 en uso)

Ruta a archivos est谩tico

  1. /var/waps/sitios/ahkin/static

Aplicaciones de archivos est谩ticos

  1. django.contrib.admin
  2. ckeditor
  3. django_countries
  4. django_celery_monitor
  5. notifications
  6. rest_framework
  7. martor
  8. debug_toolbar

Archivos est谩ticos

img/favicon.png
/var/waps/sitios/ahkin/static/img/favicon.png
css/index.css
/var/waps/sitios/ahkin/static/css/index.css
css/fonts/iconos28022018/font-awesome/css/font-awesome.min.css
/var/waps/sitios/ahkin/static/css/fonts/iconos28022018/font-awesome/css/font-awesome.min.css
img/wisphub-logo-1024.jpg
/var/waps/sitios/ahkin/static/img/wisphub-logo-1024.jpg
css/documentacion.css
/var/waps/sitios/ahkin/static/css/documentacion.css
css/documentacion_v2.css
/var/waps/sitios/ahkin/static/css/documentacion_v2.css
assets/stylesheets/plugins/highlight/monokai-sublime.css
/var/waps/sitios/ahkin/static/assets/stylesheets/plugins/highlight/monokai-sublime.css
assets/stylesheets/plugins/jquery-ui/jquery-ui.css
/var/waps/sitios/ahkin/static/assets/stylesheets/plugins/jquery-ui/jquery-ui.css
assets/stylesheets/bootstrap/bootstrap_v5.css
/var/waps/sitios/ahkin/static/assets/stylesheets/bootstrap/bootstrap_v5.css
img/logo.png
/var/waps/sitios/ahkin/static/img/logo.png
assets/javascripts/plugins/highlight/highlight.pack.js
/var/waps/sitios/ahkin/static/assets/javascripts/plugins/highlight/highlight.pack.js
assets/javascripts/jquery/jquery.min.js
/var/waps/sitios/ahkin/static/assets/javascripts/jquery/jquery.min.js
assets/javascripts/plugins/jquery-ui/jquery-ui.js
/var/waps/sitios/ahkin/static/assets/javascripts/plugins/jquery-ui/jquery-ui.js
assets/javascripts/bootstrap/bootstrap_v5.js
/var/waps/sitios/ahkin/static/assets/javascripts/bootstrap/bootstrap_v5.js
js/documentacion_v2.js
/var/waps/sitios/ahkin/static/js/documentacion_v2.js
assets/javascripts/jquery/jquery.min.js
/var/waps/sitios/ahkin/static/assets/javascripts/jquery/jquery.min.js
js/jquery.cycle2.min.js
/var/waps/sitios/ahkin/static/js/jquery.cycle2.min.js
js/index.js
/var/waps/sitios/ahkin/static/js/index.js

django.contrib.staticfiles.finders.FileSystemFinder (904 archivos)

Ruta Ubicaci贸n
Agregar-Productos-Wifi-Wisphub.csv /var/waps/sitios/ahkin/static/Agregar-Productos-Wifi-Wisphub.csv
agregar-referencias-siro-tim.xlsm /var/waps/sitios/ahkin/static/agregar-referencias-siro-tim.xlsm
Registrar-Pagos-Excel-Wisphub.xlsx /var/waps/sitios/ahkin/static/Registrar-Pagos-Excel-Wisphub.xlsx
Crear-Clientes-Excel-Wisphub.csv /var/waps/sitios/ahkin/static/Crear-Clientes-Excel-Wisphub.csv
assets/stylesheets/instalacion.css /var/waps/sitios/ahkin/static/assets/stylesheets/instalacion.css
assets/stylesheets/avisos.css /var/waps/sitios/ahkin/static/assets/stylesheets/avisos.css
assets/stylesheets/docs.css /var/waps/sitios/ahkin/static/assets/stylesheets/docs.css
assets/stylesheets/dark-theme.css /var/waps/sitios/ahkin/static/assets/stylesheets/dark-theme.css
assets/stylesheets/tarjeta-cobranza.css /var/waps/sitios/ahkin/static/assets/stylesheets/tarjeta-cobranza.css
assets/stylesheets/theme-colors.css /var/waps/sitios/ahkin/static/assets/stylesheets/theme-colors.css
assets/stylesheets/light-theme.css /var/waps/sitios/ahkin/static/assets/stylesheets/light-theme.css
assets/stylesheets/dark-blue-theme.css /var/waps/sitios/ahkin/static/assets/stylesheets/dark-blue-theme.css
assets/stylesheets/jquery/jquery_ui.css /var/waps/sitios/ahkin/static/assets/stylesheets/jquery/jquery_ui.css
assets/stylesheets/bootstrap/bootstrap.css /var/waps/sitios/ahkin/static/assets/stylesheets/bootstrap/bootstrap.css
assets/stylesheets/bootstrap/bootstrap_v5.css /var/waps/sitios/ahkin/static/assets/stylesheets/bootstrap/bootstrap_v5.css
assets/stylesheets/plugins/counter-analog-wh/counter-analog-wh.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/counter-analog-wh/counter-analog-wh.css
assets/stylesheets/plugins/fullcalendar/fullcalendar.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/fullcalendar/fullcalendar.css
assets/stylesheets/plugins/datatables/datatables.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/datatables/datatables.css
assets/stylesheets/plugins/datatables/datatables-buttons-v5.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/datatables/datatables-buttons-v5.css
assets/stylesheets/plugins/datatables/datatables-old.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/datatables/datatables-old.css
assets/stylesheets/plugins/wysihtml/wysihtml.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/wysihtml/wysihtml.css
assets/stylesheets/plugins/tabdrop/tabdrop.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/tabdrop/tabdrop.css
assets/stylesheets/plugins/flags/flags.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/flags/flags.css
assets/stylesheets/plugins/select2/select2.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/select2/select2.css
assets/stylesheets/plugins/bootstrap_switch/bootstrap-switch.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/bootstrap_switch/bootstrap-switch.css
assets/stylesheets/plugins/swipebox/swipebox.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/swipebox/swipebox.css
assets/stylesheets/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.css
assets/stylesheets/plugins/mention/mention.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/mention/mention.css
assets/stylesheets/plugins/responsive-flipper/responsive-flipper.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/responsive-flipper/responsive-flipper.css
assets/stylesheets/plugins/jquery-ui/jquery-ui.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/jquery-ui/jquery-ui.css
assets/stylesheets/plugins/slider_nav/slidernav.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/slider_nav/slidernav.css
assets/stylesheets/plugins/highlight/monokai-sublime.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/highlight/monokai-sublime.css
assets/stylesheets/plugins/bootstrap_colorpicker/bootstrap-colorpicker.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/bootstrap_colorpicker/bootstrap-colorpicker.css
assets/stylesheets/plugins/fuelux/wizard.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/fuelux/wizard.css
assets/stylesheets/plugins/fancytree/ui.fancytree.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/fancytree/ui.fancytree.css
assets/stylesheets/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.min.css
assets/stylesheets/plugins/duration-picker/bootstrap-duration-picker.css /var/waps/sitios/ahkin/static/assets/stylesheets/plugins/duration-picker/bootstrap-duration-picker.css
assets/images/logo.svg /var/waps/sitios/ahkin/static/assets/images/logo.svg
assets/images/avatar.jpg /var/waps/sitios/ahkin/static/assets/images/avatar.jpg
assets/images/logo-totaldoc-guatemala.png /var/waps/sitios/ahkin/static/assets/images/logo-totaldoc-guatemala.png
assets/images/logo_lg.png /var/waps/sitios/ahkin/static/assets/images/logo_lg.png
assets/images/logos-formas-pago.png /var/waps/sitios/ahkin/static/assets/images/logos-formas-pago.png
assets/images/SRI-Logo.png /var/waps/sitios/ahkin/static/assets/images/SRI-Logo.png
assets/images/SII-Logo.png /var/waps/sitios/ahkin/static/assets/images/SII-Logo.png
assets/images/oxxopay_brand.png /var/waps/sitios/ahkin/static/assets/images/oxxopay_brand.png
assets/images/envios-sms.png /var/waps/sitios/ahkin/static/assets/images/envios-sms.png
assets/images/SAT-Logo.png /var/waps/sitios/ahkin/static/assets/images/SAT-Logo.png
assets/images/SUNAT-Logo.png /var/waps/sitios/ahkin/static/assets/images/SUNAT-Logo.png
assets/images/robot-solid.svg /var/waps/sitios/ahkin/static/assets/images/robot-solid.svg
assets/images/AFIP-Logo.png /var/waps/sitios/ahkin/static/assets/images/AFIP-Logo.png
assets/images/sms-masivos.png /var/waps/sitios/ahkin/static/assets/images/sms-masivos.png
assets/images/nexmo.png /var/waps/sitios/ahkin/static/assets/images/nexmo.png
assets/images/hablame.png /var/waps/sitios/ahkin/static/assets/images/hablame.png
assets/images/sms-gateway.png /var/waps/sitios/ahkin/static/assets/images/sms-gateway.png
assets/images/formas-de-mensajeria.png /var/waps/sitios/ahkin/static/assets/images/formas-de-mensajeria.png
assets/images/[email protected] /var/waps/sitios/ahkin/static/assets/images/[email protected]
assets/images/waboxapp.png /var/waps/sitios/ahkin/static/assets/images/waboxapp.png
assets/images/logo_xs.png /var/waps/sitios/ahkin/static/assets/images/logo_xs.png
assets/images/meta.png /var/waps/sitios/ahkin/static/assets/images/meta.png
assets/images/logo_xs.svg /var/waps/sitios/ahkin/static/assets/images/logo_xs.svg
assets/images/logo.png /var/waps/sitios/ahkin/static/assets/images/logo.png
assets/images/whatsapp_generico.png /var/waps/sitios/ahkin/static/assets/images/whatsapp_generico.png
assets/images/mensajeria_generica.png /var/waps/sitios/ahkin/static/assets/images/mensajeria_generica.png
assets/images/sms-masivo-ar.png /var/waps/sitios/ahkin/static/assets/images/sms-masivo-ar.png
assets/images/logo_lg.svg /var/waps/sitios/ahkin/static/assets/images/logo_lg.svg
assets/images/crminbox_logo.png /var/waps/sitios/ahkin/static/assets/images/crminbox_logo.png
assets/images/generic_sms.png /var/waps/sitios/ahkin/static/assets/images/generic_sms.png
assets/images/sprite-formas-de-pago-consulta.png /var/waps/sitios/ahkin/static/assets/images/sprite-formas-de-pago-consulta.png
assets/images/Dian-logo.png /var/waps/sitios/ahkin/static/assets/images/Dian-logo.png
assets/images/emails/logo_blue.jpg /var/waps/sitios/ahkin/static/assets/images/emails/logo_blue.jpg
assets/images/emails/logo_purple.jpg /var/waps/sitios/ahkin/static/assets/images/emails/logo_purple.jpg
assets/images/emails/logo.jpg /var/waps/sitios/ahkin/static/assets/images/emails/logo.jpg
assets/images/emails/logo_green.jpg /var/waps/sitios/ahkin/static/assets/images/emails/logo_green.jpg
assets/images/emails/logo_muted.jpg /var/waps/sitios/ahkin/static/assets/images/emails/logo_muted.jpg
assets/images/emails/logo_orange.jpg /var/waps/sitios/ahkin/static/assets/images/emails/logo_orange.jpg
assets/images/meta_icons/apple-touch-icon-precomposed.png /var/waps/sitios/ahkin/static/assets/images/meta_icons/apple-touch-icon-precomposed.png
assets/images/meta_icons/favicon.ico /var/waps/sitios/ahkin/static/assets/images/meta_icons/favicon.ico
assets/images/ajax-loaders/13.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/13.gif
assets/images/ajax-loaders/18.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/18.gif
assets/images/ajax-loaders/8.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/8.gif
assets/images/ajax-loaders/12.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/12.gif
assets/images/ajax-loaders/16.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/16.gif
assets/images/ajax-loaders/15.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/15.gif
assets/images/ajax-loaders/3.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/3.gif
assets/images/ajax-loaders/2.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/2.gif
assets/images/ajax-loaders/6.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/6.gif
assets/images/ajax-loaders/14.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/14.gif
assets/images/ajax-loaders/7.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/7.gif
assets/images/ajax-loaders/11.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/11.gif
assets/images/ajax-loaders/1.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/1.gif
assets/images/ajax-loaders/17.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/17.gif
assets/images/ajax-loaders/5.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/5.gif
assets/images/ajax-loaders/4.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/4.gif
assets/images/ajax-loaders/10.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/10.gif
assets/images/ajax-loaders/9.gif /var/waps/sitios/ahkin/static/assets/images/ajax-loaders/9.gif
assets/images/plugins/flags/flags.png /var/waps/sitios/ahkin/static/assets/images/plugins/flags/flags.png
assets/images/plugins/swipebox/icons.png /var/waps/sitios/ahkin/static/assets/images/plugins/swipebox/icons.png
assets/images/plugins/swipebox/loader.gif /var/waps/sitios/ahkin/static/assets/images/plugins/swipebox/loader.gif
assets/images/plugins/swipebox/icons.svg /var/waps/sitios/ahkin/static/assets/images/plugins/swipebox/icons.svg
assets/images/plugins/bootstrap_colorpicker/alpha-horizontal.png /var/waps/sitios/ahkin/static/assets/images/plugins/bootstrap_colorpicker/alpha-horizontal.png
assets/images/plugins/bootstrap_colorpicker/hue-horizontal.png /var/waps/sitios/ahkin/static/assets/images/plugins/bootstrap_colorpicker/hue-horizontal.png
assets/images/plugins/bootstrap_colorpicker/alpha.png /var/waps/sitios/ahkin/static/assets/images/plugins/bootstrap_colorpicker/alpha.png
assets/images/plugins/bootstrap_colorpicker/hue.png /var/waps/sitios/ahkin/static/assets/images/plugins/bootstrap_colorpicker/hue.png
assets/images/plugins/bootstrap_colorpicker/saturation.png /var/waps/sitios/ahkin/static/assets/images/plugins/bootstrap_colorpicker/saturation.png
assets/fonts/fontawesome-webfont.ttf /var/waps/sitios/ahkin/static/assets/fonts/fontawesome-webfont.ttf
assets/fonts/montserrat-regular-webfont.ttf /var/waps/sitios/ahkin/static/assets/fonts/montserrat-regular-webfont.ttf
assets/fonts/montserrat-bold-webfont.woff /var/waps/sitios/ahkin/static/assets/fonts/montserrat-bold-webfont.woff
assets/fonts/fontawesome-webfont.woff /var/waps/sitios/ahkin/static/assets/fonts/fontawesome-webfont.woff
assets/fonts/montserrat-regular-webfont.eot /var/waps/sitios/ahkin/static/assets/fonts/montserrat-regular-webfont.eot
assets/fonts/fontawesome-webfont.eot /var/waps/sitios/ahkin/static/assets/fonts/fontawesome-webfont.eot
assets/fonts/fontawesome-webfont.svg /var/waps/sitios/ahkin/static/assets/fonts/fontawesome-webfont.svg
assets/fonts/montserrat-regular-webfont.woff /var/waps/sitios/ahkin/static/assets/fonts/montserrat-regular-webfont.woff
assets/fonts/montserrat-bold-webfont.svg /var/waps/sitios/ahkin/static/assets/fonts/montserrat-bold-webfont.svg
assets/fonts/fontawesome-webfont.woff2 /var/waps/sitios/ahkin/static/assets/fonts/fontawesome-webfont.woff2
assets/fonts/montserrat-bold-webfont.ttf /var/waps/sitios/ahkin/static/assets/fonts/montserrat-bold-webfont.ttf
assets/fonts/montserrat-bold-webfont.eot /var/waps/sitios/ahkin/static/assets/fonts/montserrat-bold-webfont.eot
assets/fonts/FontAwesome.otf /var/waps/sitios/ahkin/static/assets/fonts/FontAwesome.otf
assets/fonts/montserrat-regular-webfont.svg /var/waps/sitios/ahkin/static/assets/fonts/montserrat-regular-webfont.svg
assets/fonts/bootstrap/glyphicons-halflings-regular.ttf /var/waps/sitios/ahkin/static/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf
assets/fonts/bootstrap/glyphicons-halflings-regular.woff2 /var/waps/sitios/ahkin/static/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2
assets/fonts/bootstrap/glyphicons-halflings-regular.eot /var/waps/sitios/ahkin/static/assets/fonts/bootstrap/glyphicons-halflings-regular.eot
assets/fonts/bootstrap/glyphicons-halflings-regular.svg /var/waps/sitios/ahkin/static/assets/fonts/bootstrap/glyphicons-halflings-regular.svg
assets/fonts/bootstrap/glyphicons-halflings-regular.woff /var/waps/sitios/ahkin/static/assets/fonts/bootstrap/glyphicons-halflings-regular.woff
assets/javascripts/index.js /var/waps/sitios/ahkin/static/assets/javascripts/index.js
assets/javascripts/firebase-messaging-sw.js /var/waps/sitios/ahkin/static/assets/javascripts/firebase-messaging-sw.js
assets/javascripts/maps2.js /var/waps/sitios/ahkin/static/assets/javascripts/maps2.js
assets/javascripts/firewall.js /var/waps/sitios/ahkin/static/assets/javascripts/firewall.js
assets/javascripts/facturas_empresa.js /var/waps/sitios/ahkin/static/assets/javascripts/facturas_empresa.js
assets/javascripts/constans.js /var/waps/sitios/ahkin/static/assets/javascripts/constans.js
assets/javascripts/maps.js /var/waps/sitios/ahkin/static/assets/javascripts/maps.js
assets/javascripts/resizeImage.js /var/waps/sitios/ahkin/static/assets/javascripts/resizeImage.js
assets/javascripts/#google_custom_search_api#.js /var/waps/sitios/ahkin/static/assets/javascripts/#google_custom_search_api#.js
assets/javascripts/google_custom_search_image.js /var/waps/sitios/ahkin/static/assets/javascripts/google_custom_search_image.js
assets/javascripts/vue.js /var/waps/sitios/ahkin/static/assets/javascripts/vue.js
assets/javascripts/avisos.js /var/waps/sitios/ahkin/static/assets/javascripts/avisos.js
assets/javascripts/axios.js /var/waps/sitios/ahkin/static/assets/javascripts/axios.js
assets/javascripts/facturas_por_articulo.js /var/waps/sitios/ahkin/static/assets/javascripts/facturas_por_articulo.js
assets/javascripts/facturas.js /var/waps/sitios/ahkin/static/assets/javascripts/facturas.js
assets/javascripts/finanzas.js /var/waps/sitios/ahkin/static/assets/javascripts/finanzas.js
assets/javascripts/docs.js /var/waps/sitios/ahkin/static/assets/javascripts/docs.js
assets/javascripts/theme.js /var/waps/sitios/ahkin/static/assets/javascripts/theme.js
assets/javascripts/maps3.js /var/waps/sitios/ahkin/static/assets/javascripts/maps3.js
assets/javascripts/procesar-task.js /var/waps/sitios/ahkin/static/assets/javascripts/procesar-task.js
assets/javascripts/jquery/jquery.ui.touch-punch.min.js /var/waps/sitios/ahkin/static/assets/javascripts/jquery/jquery.ui.touch-punch.min.js
assets/javascripts/jquery/jquery.min.js /var/waps/sitios/ahkin/static/assets/javascripts/jquery/jquery.min.js
assets/javascripts/jquery/jquery.mobile.custom.min.js /var/waps/sitios/ahkin/static/assets/javascripts/jquery/jquery.mobile.custom.min.js
assets/javascripts/jquery/jquery-ui.min.js /var/waps/sitios/ahkin/static/assets/javascripts/jquery/jquery-ui.min.js
assets/javascripts/adminolt/websocket-adminolt.js /var/waps/sitios/ahkin/static/assets/javascripts/adminolt/websocket-adminolt.js
assets/javascripts/adminolt/ws4redis.js /var/waps/sitios/ahkin/static/assets/javascripts/adminolt/ws4redis.js
assets/javascripts/adminolt/websocket-channels-adminolt.js /var/waps/sitios/ahkin/static/assets/javascripts/adminolt/websocket-channels-adminolt.js
assets/javascripts/adminolt/dashboard-channels.js /var/waps/sitios/ahkin/static/assets/javascripts/adminolt/dashboard-channels.js
assets/javascripts/adminolt/map_cases.js /var/waps/sitios/ahkin/static/assets/javascripts/adminolt/map_cases.js
assets/javascripts/bootstrap/bootstrap.js /var/waps/sitios/ahkin/static/assets/javascripts/bootstrap/bootstrap.js
assets/javascripts/bootstrap/bootstrap_v5.js /var/waps/sitios/ahkin/static/assets/javascripts/bootstrap/bootstrap_v5.js
assets/javascripts/bootstrap/bootstrap.min.js /var/waps/sitios/ahkin/static/assets/javascripts/bootstrap/bootstrap.min.js
assets/javascripts/plugins/js.cookie.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/js.cookie.js
assets/javascripts/plugins/nestable/jquery.nestable.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/nestable/jquery.nestable.js
assets/javascripts/plugins/charCount/charCount.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/charCount/charCount.js
assets/javascripts/plugins/counter-analog-wh/counter-analog-wh.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/counter-analog-wh/counter-analog-wh.js
assets/javascripts/plugins/retina/retina.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/retina/retina.js
assets/javascripts/plugins/bootstrap-tabdrop/bootstrap-tabdrop.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/bootstrap-tabdrop/bootstrap-tabdrop.js
assets/javascripts/plugins/common/moment.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/common/moment.min.js
assets/javascripts/plugins/typeahead/typeahead.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/typeahead/typeahead.js
assets/javascripts/plugins/charts/loader.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/charts/loader.js
assets/javascripts/plugins/modernizr/modernizr.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/modernizr/modernizr.min.js
assets/javascripts/plugins/flot/jquery.flot.navigate.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.navigate.min.js
assets/javascripts/plugins/flot/jquery.flot.image.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.image.min.js
assets/javascripts/plugins/flot/excanvas.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/excanvas.min.js
assets/javascripts/plugins/flot/jquery.flot.pie.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.pie.min.js
assets/javascripts/plugins/flot/jquery.flot.selection.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.selection.min.js
assets/javascripts/plugins/flot/jquery.flot.resize.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.resize.min.js
assets/javascripts/plugins/flot/jquery.flot.stack.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.stack.min.js
assets/javascripts/plugins/flot/jquery.flot.threshold.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.threshold.min.js
assets/javascripts/plugins/flot/jquery.flot.symbol.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.symbol.min.js
assets/javascripts/plugins/flot/jquery.flot.fillbetween.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.fillbetween.min.js
assets/javascripts/plugins/flot/jquery.flot.crosshair.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.crosshair.min.js
assets/javascripts/plugins/flot/jquery.flot.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/flot/jquery.flot.min.js
assets/javascripts/plugins/fullcalendar/fullcalendar.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fullcalendar/fullcalendar.min.js
assets/javascripts/plugins/datatables/dataTables.select.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/datatables/dataTables.select.min.js
assets/javascripts/plugins/datatables/datatables-v5.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/datatables/datatables-v5.min.js
assets/javascripts/plugins/datatables/datatables.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/datatables/datatables.min.js
assets/javascripts/plugins/datatables/spanish.json /var/waps/sitios/ahkin/static/assets/javascripts/plugins/datatables/spanish.json
assets/javascripts/plugins/bootstrap-notify/bootstrap-notify.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/bootstrap-notify/bootstrap-notify.min.js
assets/javascripts/plugins/wysihtml/wysihtml.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/wysihtml/wysihtml.min.js
assets/javascripts/plugins/wysihtml/wysihtml-toolbar.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/wysihtml/wysihtml-toolbar.min.js
assets/javascripts/plugins/wysihtml/advanced.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/wysihtml/advanced.js
assets/javascripts/plugins/tabdrop/bootstrap-tabdrop.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/tabdrop/bootstrap-tabdrop.js
assets/javascripts/plugins/jscolor/jscolor.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/jscolor/jscolor.js
assets/javascripts/plugins/html2pdf/jspdf.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/html2pdf/jspdf.min.js
assets/javascripts/plugins/html2pdf/html2pdf.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/html2pdf/html2pdf.js
assets/javascripts/plugins/html2pdf/html2canvas.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/html2pdf/html2canvas.min.js
assets/javascripts/plugins/html2pdf/n/jspdf.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/html2pdf/n/jspdf.min.js
assets/javascripts/plugins/html2pdf/n/html2pdf.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/html2pdf/n/html2pdf.js
assets/javascripts/plugins/html2pdf/n/html2canvas.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/html2pdf/n/html2canvas.min.js
assets/javascripts/plugins/slimscroll/jquery.slimscroll.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/slimscroll/jquery.slimscroll.min.js
assets/javascripts/plugins/bootstrap_hover_dropdown/twitter-bootstrap-hover-dropdown.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/bootstrap_hover_dropdown/twitter-bootstrap-hover-dropdown.min.js
assets/javascripts/plugins/select2/select2.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/select2/select2.js
assets/javascripts/plugins/fileupload/jquery.fileupload-ui.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/jquery.fileupload-ui.js
assets/javascripts/plugins/fileupload/jquery.blueimp-gallery.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/jquery.blueimp-gallery.min.js
assets/javascripts/plugins/fileupload/tmpl.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/tmpl.min.js
assets/javascripts/plugins/fileupload/jquery.fileupload-audio.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/jquery.fileupload-audio.js
assets/javascripts/plugins/fileupload/jquery.fileupload-image.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/jquery.fileupload-image.js
assets/javascripts/plugins/fileupload/load-image.all.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/load-image.all.min.js
assets/javascripts/plugins/fileupload/jquery.fileupload-validate.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/jquery.fileupload-validate.js
assets/javascripts/plugins/fileupload/jquery.fileupload-process.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/jquery.fileupload-process.js
assets/javascripts/plugins/fileupload/canvas-to-blob.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/canvas-to-blob.min.js
assets/javascripts/plugins/fileupload/jquery.ui.widget.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/jquery.ui.widget.js
assets/javascripts/plugins/fileupload/jquery.fileupload-video.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/jquery.fileupload-video.js
assets/javascripts/plugins/fileupload/jquery.fileupload.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/jquery.fileupload.js
assets/javascripts/plugins/fileupload/jquery.iframe-transport.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileupload/jquery.iframe-transport.js
assets/javascripts/plugins/check_platform/platform.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/check_platform/platform.min.js
assets/javascripts/plugins/formset/jquery.formset.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/formset/jquery.formset.js
assets/javascripts/plugins/jSignature/jSignature.min.noconflict.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/jSignature/jSignature.min.noconflict.js
assets/javascripts/plugins/jSignature/flashcanvas.swf /var/waps/sitios/ahkin/static/assets/javascripts/plugins/jSignature/flashcanvas.swf
assets/javascripts/plugins/jSignature/jSignature.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/jSignature/jSignature.min.js
assets/javascripts/plugins/jSignature/flashcanvas.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/jSignature/flashcanvas.js
assets/javascripts/plugins/sparklines/jquery.sparkline.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/sparklines/jquery.sparkline.min.js
assets/javascripts/plugins/pwstrength/pwstrength.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/pwstrength/pwstrength.js
assets/javascripts/plugins/highcharts/exporting.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/highcharts/exporting.js
assets/javascripts/plugins/highcharts/highcharts.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/highcharts/highcharts.js
assets/javascripts/plugins/bootbox/bootbox.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/bootbox/bootbox.min.js
assets/javascripts/plugins/bootstrap_switch/bootstrapSwitch.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/bootstrap_switch/bootstrapSwitch.min.js
assets/javascripts/plugins/swipebox/jquery.swipebox.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/swipebox/jquery.swipebox.min.js
assets/javascripts/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/bootstrap_daterangepicker/bootstrap-daterangepicker.js
assets/javascripts/plugins/mention/mention.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/mention/mention.min.js
assets/javascripts/plugins/ckeditor/styles.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/styles.js
assets/javascripts/plugins/ckeditor/config.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/config.js
assets/javascripts/plugins/ckeditor/ckeditor.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/ckeditor.js
assets/javascripts/plugins/ckeditor/contents.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/contents.css
assets/javascripts/plugins/ckeditor/build-config.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/build-config.js
assets/javascripts/plugins/ckeditor/adapters/jquery.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/adapters/jquery.js
assets/javascripts/plugins/ckeditor/skins/moono/editor_ie.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/editor_ie.css
assets/javascripts/plugins/ckeditor/skins/moono/editor_iequirks.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/editor_iequirks.css
assets/javascripts/plugins/ckeditor/skins/moono/icons.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/icons.png
assets/javascripts/plugins/ckeditor/skins/moono/dialog_iequirks.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/dialog_iequirks.css
assets/javascripts/plugins/ckeditor/skins/moono/dialog_ie8.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/dialog_ie8.css
assets/javascripts/plugins/ckeditor/skins/moono/dialog_ie7.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/dialog_ie7.css
assets/javascripts/plugins/ckeditor/skins/moono/editor.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/editor.css
assets/javascripts/plugins/ckeditor/skins/moono/editor_gecko.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/editor_gecko.css
assets/javascripts/plugins/ckeditor/skins/moono/editor_ie7.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/editor_ie7.css
assets/javascripts/plugins/ckeditor/skins/moono/icons_hidpi.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/icons_hidpi.png
assets/javascripts/plugins/ckeditor/skins/moono/editor_ie8.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/editor_ie8.css
assets/javascripts/plugins/ckeditor/skins/moono/dialog_ie.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/dialog_ie.css
assets/javascripts/plugins/ckeditor/skins/moono/dialog.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/dialog.css
assets/javascripts/plugins/ckeditor/skins/moono/images/arrow.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/images/arrow.png
assets/javascripts/plugins/ckeditor/skins/moono/images/close.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/images/close.png
assets/javascripts/plugins/ckeditor/skins/moono/images/refresh.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/images/refresh.png
assets/javascripts/plugins/ckeditor/skins/moono/images/lock.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/images/lock.png
assets/javascripts/plugins/ckeditor/skins/moono/images/lock-open.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/images/lock-open.png
assets/javascripts/plugins/ckeditor/skins/moono/images/spinner.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/images/spinner.gif
assets/javascripts/plugins/ckeditor/skins/moono/images/hidpi/close.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/images/hidpi/close.png
assets/javascripts/plugins/ckeditor/skins/moono/images/hidpi/refresh.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/images/hidpi/refresh.png
assets/javascripts/plugins/ckeditor/skins/moono/images/hidpi/lock.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/images/hidpi/lock.png
assets/javascripts/plugins/ckeditor/skins/moono/images/hidpi/lock-open.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/skins/moono/images/hidpi/lock-open.png
assets/javascripts/plugins/ckeditor/lang/fi.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/fi.js
assets/javascripts/plugins/ckeditor/lang/el.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/el.js
assets/javascripts/plugins/ckeditor/lang/zh-cn.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/zh-cn.js
assets/javascripts/plugins/ckeditor/lang/it.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/it.js
assets/javascripts/plugins/ckeditor/lang/id.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/id.js
assets/javascripts/plugins/ckeditor/lang/sk.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/sk.js
assets/javascripts/plugins/ckeditor/lang/fa.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/fa.js
assets/javascripts/plugins/ckeditor/lang/cy.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/cy.js
assets/javascripts/plugins/ckeditor/lang/km.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/km.js
assets/javascripts/plugins/ckeditor/lang/en-ca.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/en-ca.js
assets/javascripts/plugins/ckeditor/lang/ku.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/ku.js
assets/javascripts/plugins/ckeditor/lang/af.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/af.js
assets/javascripts/plugins/ckeditor/lang/de.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/de.js
assets/javascripts/plugins/ckeditor/lang/hi.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/hi.js
assets/javascripts/plugins/ckeditor/lang/sv.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/sv.js
assets/javascripts/plugins/ckeditor/lang/th.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/th.js
assets/javascripts/plugins/ckeditor/lang/uk.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/uk.js
assets/javascripts/plugins/ckeditor/lang/da.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/da.js
assets/javascripts/plugins/ckeditor/lang/sq.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/sq.js
assets/javascripts/plugins/ckeditor/lang/sl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/sl.js
assets/javascripts/plugins/ckeditor/lang/es.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/es.js
assets/javascripts/plugins/ckeditor/lang/eo.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/eo.js
assets/javascripts/plugins/ckeditor/lang/tt.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/tt.js
assets/javascripts/plugins/ckeditor/lang/fr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/fr.js
assets/javascripts/plugins/ckeditor/lang/ms.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/ms.js
assets/javascripts/plugins/ckeditor/lang/nl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/nl.js
assets/javascripts/plugins/ckeditor/lang/sr-latn.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/sr-latn.js
assets/javascripts/plugins/ckeditor/lang/ru.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/ru.js
assets/javascripts/plugins/ckeditor/lang/de-ch.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/de-ch.js
assets/javascripts/plugins/ckeditor/lang/ro.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/ro.js
assets/javascripts/plugins/ckeditor/lang/mk.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/mk.js
assets/javascripts/plugins/ckeditor/lang/gu.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/gu.js
assets/javascripts/plugins/ckeditor/lang/ca.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/ca.js
assets/javascripts/plugins/ckeditor/lang/fr-ca.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/fr-ca.js
assets/javascripts/plugins/ckeditor/lang/lt.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/lt.js
assets/javascripts/plugins/ckeditor/lang/ja.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/ja.js
assets/javascripts/plugins/ckeditor/lang/si.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/si.js
assets/javascripts/plugins/ckeditor/lang/pt-br.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/pt-br.js
assets/javascripts/plugins/ckeditor/lang/cs.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/cs.js
assets/javascripts/plugins/ckeditor/lang/tr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/tr.js
assets/javascripts/plugins/ckeditor/lang/he.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/he.js
assets/javascripts/plugins/ckeditor/lang/lv.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/lv.js
assets/javascripts/plugins/ckeditor/lang/ko.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/ko.js
assets/javascripts/plugins/ckeditor/lang/nb.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/nb.js
assets/javascripts/plugins/ckeditor/lang/hr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/hr.js
assets/javascripts/plugins/ckeditor/lang/pt.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/pt.js
assets/javascripts/plugins/ckeditor/lang/bs.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/bs.js
assets/javascripts/plugins/ckeditor/lang/en-gb.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/en-gb.js
assets/javascripts/plugins/ckeditor/lang/mn.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/mn.js
assets/javascripts/plugins/ckeditor/lang/eu.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/eu.js
assets/javascripts/plugins/ckeditor/lang/bg.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/bg.js
assets/javascripts/plugins/ckeditor/lang/no.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/no.js
assets/javascripts/plugins/ckeditor/lang/vi.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/vi.js
assets/javascripts/plugins/ckeditor/lang/en.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/en.js
assets/javascripts/plugins/ckeditor/lang/fo.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/fo.js
assets/javascripts/plugins/ckeditor/lang/zh.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/zh.js
assets/javascripts/plugins/ckeditor/lang/sr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/sr.js
assets/javascripts/plugins/ckeditor/lang/ka.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/ka.js
assets/javascripts/plugins/ckeditor/lang/ar.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/ar.js
assets/javascripts/plugins/ckeditor/lang/pl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/pl.js
assets/javascripts/plugins/ckeditor/lang/is.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/is.js
assets/javascripts/plugins/ckeditor/lang/en-au.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/en-au.js
assets/javascripts/plugins/ckeditor/lang/ug.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/ug.js
assets/javascripts/plugins/ckeditor/lang/hu.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/hu.js
assets/javascripts/plugins/ckeditor/lang/bn.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/bn.js
assets/javascripts/plugins/ckeditor/lang/et.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/et.js
assets/javascripts/plugins/ckeditor/lang/gl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/lang/gl.js
assets/javascripts/plugins/ckeditor/plugins/icons.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/icons.png
assets/javascripts/plugins/ckeditor/plugins/icons_hidpi.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/icons_hidpi.png
assets/javascripts/plugins/ckeditor/plugins/div/dialogs/div.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/div/dialogs/div.js
assets/javascripts/plugins/ckeditor/plugins/about/dialogs/about.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/about/dialogs/about.js
assets/javascripts/plugins/ckeditor/plugins/about/dialogs/logo_ckeditor.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/about/dialogs/logo_ckeditor.png
assets/javascripts/plugins/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
assets/javascripts/plugins/ckeditor/plugins/iframe/images/placeholder.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/iframe/images/placeholder.png
assets/javascripts/plugins/ckeditor/plugins/iframe/dialogs/iframe.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/iframe/dialogs/iframe.js
assets/javascripts/plugins/ckeditor/plugins/liststyle/dialogs/liststyle.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/liststyle/dialogs/liststyle.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/el.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/it.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/id.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/km.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/af.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/de.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/th.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/da.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/es.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/si.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/he.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/no.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/en.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/et.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
assets/javascripts/plugins/ckeditor/plugins/forms/images/hiddenfield.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/forms/images/hiddenfield.gif
assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/button.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/button.js
assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/textarea.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/textarea.js
assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/textfield.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/textfield.js
assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/hiddenfield.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/hiddenfield.js
assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/select.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/select.js
assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/checkbox.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/checkbox.js
assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/radio.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/radio.js
assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/form.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/forms/dialogs/form.js
assets/javascripts/plugins/ckeditor/plugins/find/dialogs/find.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/find/dialogs/find.js
assets/javascripts/plugins/ckeditor/plugins/preview/preview.html /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/preview/preview.html
assets/javascripts/plugins/ckeditor/plugins/link/images/anchor.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/link/images/anchor.png
assets/javascripts/plugins/ckeditor/plugins/link/images/hidpi/anchor.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/link/images/hidpi/anchor.png
assets/javascripts/plugins/ckeditor/plugins/link/dialogs/link.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/link/dialogs/link.js
assets/javascripts/plugins/ckeditor/plugins/link/dialogs/anchor.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/link/dialogs/anchor.js
assets/javascripts/plugins/ckeditor/plugins/colordialog/dialogs/colordialog.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/colordialog/dialogs/colordialog.js
assets/javascripts/plugins/ckeditor/plugins/colordialog/dialogs/colordialog.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/colordialog/dialogs/colordialog.css
assets/javascripts/plugins/ckeditor/plugins/magicline/images/icon-rtl.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/magicline/images/icon-rtl.png
assets/javascripts/plugins/ckeditor/plugins/magicline/images/icon.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/magicline/images/icon.png
assets/javascripts/plugins/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
assets/javascripts/plugins/ckeditor/plugins/magicline/images/hidpi/icon.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/magicline/images/hidpi/icon.png
assets/javascripts/plugins/ckeditor/plugins/image/images/noimage.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/image/images/noimage.png
assets/javascripts/plugins/ckeditor/plugins/image/dialogs/image.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/image/dialogs/image.js
assets/javascripts/plugins/ckeditor/plugins/scayt/dialogs/options.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/scayt/dialogs/options.js
assets/javascripts/plugins/ckeditor/plugins/scayt/dialogs/toolbar.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/scayt/dialogs/toolbar.css
assets/javascripts/plugins/ckeditor/plugins/wsc/dialogs/wsc_ie.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/wsc/dialogs/wsc_ie.js
assets/javascripts/plugins/ckeditor/plugins/wsc/dialogs/wsc.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/wsc/dialogs/wsc.css
assets/javascripts/plugins/ckeditor/plugins/wsc/dialogs/wsc.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/wsc/dialogs/wsc.js
assets/javascripts/plugins/ckeditor/plugins/wsc/dialogs/tmpFrameset.html /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
assets/javascripts/plugins/ckeditor/plugins/wsc/dialogs/ciframe.html /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/wsc/dialogs/ciframe.html
assets/javascripts/plugins/ckeditor/plugins/pagebreak/images/pagebreak.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/pagebreak/images/pagebreak.gif
assets/javascripts/plugins/ckeditor/plugins/clipboard/dialogs/paste.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/clipboard/dialogs/paste.js
assets/javascripts/plugins/ckeditor/plugins/templates/templates/default.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/templates/templates/default.js
assets/javascripts/plugins/ckeditor/plugins/templates/templates/images/template1.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/templates/templates/images/template1.gif
assets/javascripts/plugins/ckeditor/plugins/templates/templates/images/template2.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/templates/templates/images/template2.gif
assets/javascripts/plugins/ckeditor/plugins/templates/templates/images/template3.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/templates/templates/images/template3.gif
assets/javascripts/plugins/ckeditor/plugins/templates/dialogs/templates.css /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/templates/dialogs/templates.css
assets/javascripts/plugins/ckeditor/plugins/templates/dialogs/templates.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/templates/dialogs/templates.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/specialchar.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/specialchar.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/fi.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/fi.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/el.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/el.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/it.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/it.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/id.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/id.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/sk.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/sk.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/fa.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/fa.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/cy.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/cy.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/km.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/km.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ku.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ku.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/af.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/af.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/de.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/de.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/sv.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/sv.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/th.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/th.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/uk.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/uk.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/da.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/da.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/sq.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/sq.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/sl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/sl.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/es.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/es.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/eo.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/eo.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/tt.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/tt.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/fr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/fr.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/nl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/nl.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ru.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ru.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ca.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ca.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/lt.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/lt.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ja.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ja.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/si.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/si.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/cs.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/cs.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/tr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/tr.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/he.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/he.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/lv.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/lv.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ko.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ko.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/nb.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/nb.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/hr.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/hr.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/pt.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/pt.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/eu.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/eu.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/bg.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/bg.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/no.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/no.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/vi.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/vi.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/en.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/en.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/zh.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/zh.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ar.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ar.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/pl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/pl.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ug.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/ug.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/hu.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/hu.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/et.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/et.js
assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/gl.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/specialchar/dialogs/lang/gl.js
assets/javascripts/plugins/ckeditor/plugins/smiley/images/lightbulb.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/lightbulb.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/wink_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/wink_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/thumbs_down.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/thumbs_down.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/angel_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/angel_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/heart.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/heart.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/omg_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/omg_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/regular_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/regular_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/tounge_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/tounge_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/omg_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/omg_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/angry_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/angry_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/sad_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/sad_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/thumbs_down.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/thumbs_down.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/angry_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/angry_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/devil_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/devil_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/heart.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/heart.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/thumbs_up.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/thumbs_up.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/wink_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/wink_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/regular_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/regular_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/shades_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/shades_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/thumbs_up.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/thumbs_up.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/envelope.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/envelope.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/cry_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/cry_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/broken_heart.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/broken_heart.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/devil_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/devil_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/confused_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/confused_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/kiss.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/kiss.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/cry_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/cry_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/embarrassed_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/embarrassed_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/embaressed_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/embaressed_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/broken_heart.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/broken_heart.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/teeth_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/teeth_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/shades_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/shades_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/kiss.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/kiss.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/teeth_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/teeth_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/sad_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/sad_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/confused_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/confused_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/envelope.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/envelope.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/embarrassed_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/embarrassed_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/angel_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/angel_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/images/tongue_smile.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/tongue_smile.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/lightbulb.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/lightbulb.png
assets/javascripts/plugins/ckeditor/plugins/smiley/images/tongue_smile.gif /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/images/tongue_smile.gif
assets/javascripts/plugins/ckeditor/plugins/smiley/dialogs/smiley.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/smiley/dialogs/smiley.js
assets/javascripts/plugins/ckeditor/plugins/flash/images/placeholder.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/flash/images/placeholder.png
assets/javascripts/plugins/ckeditor/plugins/flash/dialogs/flash.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/flash/dialogs/flash.js
assets/javascripts/plugins/ckeditor/plugins/dialog/dialogDefinition.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/dialog/dialogDefinition.js
assets/javascripts/plugins/ckeditor/plugins/tabletools/dialogs/tableCell.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/tabletools/dialogs/tableCell.js
assets/javascripts/plugins/ckeditor/plugins/pastefromword/filter/default.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/pastefromword/filter/default.js
assets/javascripts/plugins/ckeditor/plugins/table/dialogs/table.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/table/dialogs/table.js
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h5.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h5.png
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_p.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_p.png
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_div.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_div.png
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h3.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h3.png
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h4.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h4.png
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_pre.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_pre.png
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_blockquote.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_blockquote.png
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h1.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h1.png
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_address.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_address.png
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h6.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h6.png
assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h2.png /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ckeditor/plugins/showblocks/images/block_h2.png
assets/javascripts/plugins/validate/additional-methods.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/validate/additional-methods.js
assets/javascripts/plugins/validate/jquery.validate.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/validate/jquery.validate.min.js
assets/javascripts/plugins/timeago/jquery.timeago.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/timeago/jquery.timeago.js
assets/javascripts/plugins/jquery-celery/celery.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/jquery-celery/celery.js
assets/javascripts/plugins/jquery-celery/celery.datatables.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/jquery-celery/celery.datatables.js
assets/javascripts/plugins/jquery-celery/celery.progressbar.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/jquery-celery/celery.progressbar.js
assets/javascripts/plugins/responsive-flipper/responsive-flipper.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/responsive-flipper/responsive-flipper.js
assets/javascripts/plugins/jquery-ui/jquery-ui.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/jquery-ui/jquery-ui.js
assets/javascripts/plugins/input_mask/bootstrap-inputmask.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/input_mask/bootstrap-inputmask.min.js
assets/javascripts/plugins/slider_nav/slidernav-min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/slider_nav/slidernav-min.js
assets/javascripts/plugins/bootstrap_maxlength/bootstrap-maxlength.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/bootstrap_maxlength/bootstrap-maxlength.min.js
assets/javascripts/plugins/highlight/highlight.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/highlight/highlight.min.js
assets/javascripts/plugins/highlight/highlight.pack.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/highlight/highlight.pack.js
assets/javascripts/plugins/autosize/jquery.autosize-min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/autosize/jquery.autosize-min.js
assets/javascripts/plugins/ag-charts/ag-charts-enterprise.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/ag-charts/ag-charts-enterprise.js
assets/javascripts/plugins/bootstrap_colorpicker/bootstrap-colorpicker.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/bootstrap_colorpicker/bootstrap-colorpicker.min.js
assets/javascripts/plugins/fuelux/wizard.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fuelux/wizard.js
assets/javascripts/plugins/fileinput/bootstrap-fileinput-fa.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileinput/bootstrap-fileinput-fa.js
assets/javascripts/plugins/fileinput/bootstrap-fileinput.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fileinput/bootstrap-fileinput.js
assets/javascripts/plugins/fancytree/jquery.fancytree.min.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/fancytree/jquery.fancytree.min.js
assets/javascripts/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/bootstrap_datetimepicker/bootstrap-datetimepicker.js
assets/javascripts/plugins/duration-picker/bootstrap-duration-picker-debug.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/duration-picker/bootstrap-duration-picker-debug.js
assets/javascripts/plugins/duration-picker/bootstrap-duration-picker.js /var/waps/sitios/ahkin/static/assets/javascripts/plugins/duration-picker/bootstrap-duration-picker.js
js/documentacion_v2.js /var/waps/sitios/ahkin/static/js/documentacion_v2.js
js/index.js /var/waps/sitios/ahkin/static/js/index.js
js/django_admin.js /var/waps/sitios/ahkin/static/js/django_admin.js
js/reuso.js /var/waps/sitios/ahkin/static/js/reuso.js
js/jquery.min.js /var/waps/sitios/ahkin/static/js/jquery.min.js
js/admin_post_staff_editor.js /var/waps/sitios/ahkin/static/js/admin_post_staff_editor.js
js/plugins.js /var/waps/sitios/ahkin/static/js/plugins.js
js/jquery.cycle2.min.js /var/waps/sitios/ahkin/static/js/jquery.cycle2.min.js
js/redoc/redoc.standalone.js /var/waps/sitios/ahkin/static/js/redoc/redoc.standalone.js
js/ckeditor-plugins/checklist-templates/plugin.js /var/waps/sitios/ahkin/static/js/ckeditor-plugins/checklist-templates/plugin.js
js/ckeditor-plugins/checklist-templates/plugin_residencial.js /var/waps/sitios/ahkin/static/js/ckeditor-plugins/checklist-templates/plugin_residencial.js
js/totaldoc/totaldoc.js /var/waps/sitios/ahkin/static/js/totaldoc/totaldoc.js
js/plan_internet/buscar_profile_rb.js /var/waps/sitios/ahkin/static/js/plan_internet/buscar_profile_rb.js
js/home/traffic_source.js /var/waps/sitios/ahkin/static/js/home/traffic_source.js
js/home/ga_create_cookie.js /var/waps/sitios/ahkin/static/js/home/ga_create_cookie.js
img/oxxo-logo.svg /var/waps/sitios/ahkin/static/img/oxxo-logo.svg
img/stars.svg /var/waps/sitios/ahkin/static/img/stars.svg
img/oxxopay_logo.png /var/waps/sitios/ahkin/static/img/oxxopay_logo.png
img/wisp-bg-1.jpg /var/waps/sitios/ahkin/static/img/wisp-bg-1.jpg
img/formas_pago_compropago.png /var/waps/sitios/ahkin/static/img/formas_pago_compropago.png
img/siro_boton_codigo_barras.png /var/waps/sitios/ahkin/static/img/siro_boton_codigo_barras.png
img/wisp-bg-3.jpg /var/waps/sitios/ahkin/static/img/wisp-bg-3.jpg
img/formas-pago-cuentadigital.png /var/waps/sitios/ahkin/static/img/formas-pago-cuentadigital.png
img/boton-payu.png /var/waps/sitios/ahkin/static/img/boton-payu.png
img/formas-de-pago.png /var/waps/sitios/ahkin/static/img/formas-de-pago.png
img/formas-de-pago - copia.png /var/waps/sitios/ahkin/static/img/formas-de-pago - copia.png
img/dineromail-payu-logo.png /var/waps/sitios/ahkin/static/img/dineromail-payu-logo.png
img/pagos-compropago-corte.png /var/waps/sitios/ahkin/static/img/pagos-compropago-corte.png
img/wisp-bg-4.jpg /var/waps/sitios/ahkin/static/img/wisp-bg-4.jpg
img/ionicons_android-arrow_bottom_white.png /var/waps/sitios/ahkin/static/img/ionicons_android-arrow_bottom_white.png
img/logo-kushki.png /var/waps/sitios/ahkin/static/img/logo-kushki.png
img/tarjetas-mercadopago.png /var/waps/sitios/ahkin/static/img/tarjetas-mercadopago.png
img/wompi-square-logo.png /var/waps/sitios/ahkin/static/img/wompi-square-logo.png
img/paypal-logo.png /var/waps/sitios/ahkin/static/img/paypal-logo.png
img/logo_siro_codebar.png /var/waps/sitios/ahkin/static/img/logo_siro_codebar.png
img/ic-check.svg /var/waps/sitios/ahkin/static/img/ic-check.svg
img/payu-logo.png /var/waps/sitios/ahkin/static/img/payu-logo.png
img/Banamex-logo.png /var/waps/sitios/ahkin/static/img/Banamex-logo.png
img/metodos_pago_colombia_ebanx.png /var/waps/sitios/ahkin/static/img/metodos_pago_colombia_ebanx.png
img/RapidSSL_SEAL-90x50.gif /var/waps/sitios/ahkin/static/img/RapidSSL_SEAL-90x50.gif
img/wisphub-logo-1024.jpg /var/waps/sitios/ahkin/static/img/wisphub-logo-1024.jpg
img/mercadopago-logo.png /var/waps/sitios/ahkin/static/img/mercadopago-logo.png
img/logo-navidad.png /var/waps/sitios/ahkin/static/img/logo-navidad.png
img/compropago-logo.png /var/waps/sitios/ahkin/static/img/compropago-logo.png
img/cv-logo.png /var/waps/sitios/ahkin/static/img/cv-logo.png
img/logos-formas-pago.png /var/waps/sitios/ahkin/static/img/logos-formas-pago.png
img/ionicons_android-menu.png /var/waps/sitios/ahkin/static/img/ionicons_android-menu.png
img/afiliado-bloqueado.png /var/waps/sitios/ahkin/static/img/afiliado-bloqueado.png
img/metodos_pago_brasil_ebanx.png /var/waps/sitios/ahkin/static/img/metodos_pago_brasil_ebanx.png
img/khipu-logo.png /var/waps/sitios/ahkin/static/img/khipu-logo.png
img/ionicons_android-arrow_bottom.png /var/waps/sitios/ahkin/static/img/ionicons_android-arrow_bottom.png
img/realizar-pago-wisphub.png /var/waps/sitios/ahkin/static/img/realizar-pago-wisphub.png
img/tarjetas-credito-visa-mc.png /var/waps/sitios/ahkin/static/img/tarjetas-credito-visa-mc.png
img/logo-webpay.png /var/waps/sitios/ahkin/static/img/logo-webpay.png
img/logo_oxxo_recurrente.png /var/waps/sitios/ahkin/static/img/logo_oxxo_recurrente.png
img/oxxopay_brand.png /var/waps/sitios/ahkin/static/img/oxxopay_brand.png
img/metodos_pago_ecuador_ebanx.png /var/waps/sitios/ahkin/static/img/metodos_pago_ecuador_ebanx.png
img/pagarmercadopago.png /var/waps/sitios/ahkin/static/img/pagarmercadopago.png
img/codi.png /var/waps/sitios/ahkin/static/img/codi.png
img/pagos_epayco.png /var/waps/sitios/ahkin/static/img/pagos_epayco.png
img/stripe-logo.png /var/waps/sitios/ahkin/static/img/stripe-logo.png
img/pagoralia-logo.png /var/waps/sitios/ahkin/static/img/pagoralia-logo.png
img/wisp-bg-6.jpg /var/waps/sitios/ahkin/static/img/wisp-bg-6.jpg
img/epayco-logo.png /var/waps/sitios/ahkin/static/img/epayco-logo.png
img/logo-mirecaudo.png /var/waps/sitios/ahkin/static/img/logo-mirecaudo.png
img/logo-culqi.png /var/waps/sitios/ahkin/static/img/logo-culqi.png
img/pagos-epayco.png /var/waps/sitios/ahkin/static/img/pagos-epayco.png
img/metodo-tarjeta-culqi.png /var/waps/sitios/ahkin/static/img/metodo-tarjeta-culqi.png
img/logo-blanco.png /var/waps/sitios/ahkin/static/img/logo-blanco.png
img/sprite-empresas.png /var/waps/sitios/ahkin/static/img/sprite-empresas.png
img/logo-efecty.png /var/waps/sitios/ahkin/static/img/logo-efecty.png
img/Bancomer-BBVA-logo.png /var/waps/sitios/ahkin/static/img/Bancomer-BBVA-logo.png
img/Binance-logo.png /var/waps/sitios/ahkin/static/img/Binance-logo.png
img/mercadopago_pagar_boton.jpg /var/waps/sitios/ahkin/static/img/mercadopago_pagar_boton.jpg
img/WUM-logo.png /var/waps/sitios/ahkin/static/img/WUM-logo.png
img/metodos_pago_argentina_ebanx.png /var/waps/sitios/ahkin/static/img/metodos_pago_argentina_ebanx.png
img/wisp-bg-7.jpg /var/waps/sitios/ahkin/static/img/wisp-bg-7.jpg
img/logo_siro_tim.png /var/waps/sitios/ahkin/static/img/logo_siro_tim.png
img/logo-flow.png /var/waps/sitios/ahkin/static/img/logo-flow.png
img/pagadito-logo.png /var/waps/sitios/ahkin/static/img/pagadito-logo.png
img/metodos_pago_mexico_ebanx.png /var/waps/sitios/ahkin/static/img/metodos_pago_mexico_ebanx.png
img/sypago-logo.png /var/waps/sitios/ahkin/static/img/sypago-logo.png
img/paga-paypal-large.png /var/waps/sitios/ahkin/static/img/paga-paypal-large.png
img/wisphub-facebook.jpg /var/waps/sitios/ahkin/static/img/wisphub-facebook.jpg
img/app-store.png /var/waps/sitios/ahkin/static/img/app-store.png
img/logo-siro.png /var/waps/sitios/ahkin/static/img/logo-siro.png
img/puntos-pago-culqi.png /var/waps/sitios/ahkin/static/img/puntos-pago-culqi.png
img/metodos_pago_peru_ebanx.png /var/waps/sitios/ahkin/static/img/metodos_pago_peru_ebanx.png
img/visa-mastercard.png /var/waps/sitios/ahkin/static/img/visa-mastercard.png
img/boton-compropago.png /var/waps/sitios/ahkin/static/img/boton-compropago.png
img/suscripcion_paypal.png /var/waps/sitios/ahkin/static/img/suscripcion_paypal.png
img/google-play.png /var/waps/sitios/ahkin/static/img/google-play.png
img/todas-las-formas-de-pago.png /var/waps/sitios/ahkin/static/img/todas-las-formas-de-pago.png
img/moneygram-logo.png /var/waps/sitios/ahkin/static/img/moneygram-logo.png
img/metodos_pago_bolivia_ebanx.png /var/waps/sitios/ahkin/static/img/metodos_pago_bolivia_ebanx.png
img/boton-bancolombia.png /var/waps/sitios/ahkin/static/img/boton-bancolombia.png
img/pagarmercadopago2.png /var/waps/sitios/ahkin/static/img/pagarmercadopago2.png
img/siro_boton_pago.png /var/waps/sitios/ahkin/static/img/siro_boton_pago.png
img/logo.png /var/waps/sitios/ahkin/static/img/logo.png
img/ic-shield.svg /var/waps/sitios/ahkin/static/img/ic-shield.svg
img/Banorte.png /var/waps/sitios/ahkin/static/img/Banorte.png
img/permitido-paypal.png /var/waps/sitios/ahkin/static/img/permitido-paypal.png
img/checklist_template.svg /var/waps/sitios/ahkin/static/img/checklist_template.svg
img/boton_epayco.png /var/waps/sitios/ahkin/static/img/boton_epayco.png
img/codi-logo.png /var/waps/sitios/ahkin/static/img/codi-logo.png
img/wompi-logo.png /var/waps/sitios/ahkin/static/img/wompi-logo.png
img/formas-de-pago-openpay.jpg /var/waps/sitios/ahkin/static/img/formas-de-pago-openpay.jpg
img/sbfix-logo.png /var/waps/sitios/ahkin/static/img/sbfix-logo.png
img/default.jpg /var/waps/sitios/ahkin/static/img/default.jpg
img/tether-usdt-logo.png /var/waps/sitios/ahkin/static/img/tether-usdt-logo.png
img/openpay-logo.png /var/waps/sitios/ahkin/static/img/openpay-logo.png
img/favicon.png /var/waps/sitios/ahkin/static/img/favicon.png
img/tarjetas-stripe.png /var/waps/sitios/ahkin/static/img/tarjetas-stripe.png
img/templates.svg /var/waps/sitios/ahkin/static/img/templates.svg
img/formas-de-pago-openpay-tarjeta.jpg /var/waps/sitios/ahkin/static/img/formas-de-pago-openpay-tarjeta.jpg
img/formas-de-facturacion.png /var/waps/sitios/ahkin/static/img/formas-de-facturacion.png
img/wisp-bg-2.jpg /var/waps/sitios/ahkin/static/img/wisp-bg-2.jpg
img/cuentadigital-logo.png /var/waps/sitios/ahkin/static/img/cuentadigital-logo.png
img/wisp-bg-5.jpg /var/waps/sitios/ahkin/static/img/wisp-bg-5.jpg
img/metodos_pago_ebanx.png /var/waps/sitios/ahkin/static/img/metodos_pago_ebanx.png
img/Spin.svg /var/waps/sitios/ahkin/static/img/Spin.svg
img/codigo-barras.png /var/waps/sitios/ahkin/static/img/codigo-barras.png
img/metodos_pago_chile_ebanx.png /var/waps/sitios/ahkin/static/img/metodos_pago_chile_ebanx.png
img/firma-manifiesto/Pasos-Firma1.png /var/waps/sitios/ahkin/static/img/firma-manifiesto/Pasos-Firma1.png
img/firma-manifiesto/Pasos-Firma3.png /var/waps/sitios/ahkin/static/img/firma-manifiesto/Pasos-Firma3.png
img/firma-manifiesto/Pasos-Firma2.png /var/waps/sitios/ahkin/static/img/firma-manifiesto/Pasos-Firma2.png
img/payu/formas-pago-peru.png /var/waps/sitios/ahkin/static/img/payu/formas-pago-peru.png
img/payu/logos-oxxo.jpg /var/waps/sitios/ahkin/static/img/payu/logos-oxxo.jpg
img/payu/logos-tarjetas-credito.jpg /var/waps/sitios/ahkin/static/img/payu/logos-tarjetas-credito.jpg
img/payu/tarjeta-debito-credito-payu2.png /var/waps/sitios/ahkin/static/img/payu/tarjeta-debito-credito-payu2.png
img/payu/logo-western-union.jpg /var/waps/sitios/ahkin/static/img/payu/logo-western-union.jpg
img/payu/tarjeta-debito-credito-payu.png /var/waps/sitios/ahkin/static/img/payu/tarjeta-debito-credito-payu.png
img/payu/boton_pagar_grande_payu.png /var/waps/sitios/ahkin/static/img/payu/boton_pagar_grande_payu.png
img/payu/colombia-formas-pago.png /var/waps/sitios/ahkin/static/img/payu/colombia-formas-pago.png
img/slide/wispcon.png /var/waps/sitios/ahkin/static/img/slide/wispcon.png
img/slide/lista-clientes.jpg /var/waps/sitios/ahkin/static/img/slide/lista-clientes.jpg
img/slide/mum-mexico-2018.jpg /var/waps/sitios/ahkin/static/img/slide/mum-mexico-2018.jpg
img/slide/banner-dgo-co.jpeg /var/waps/sitios/ahkin/static/img/slide/banner-dgo-co.jpeg
img/slide/banner-dgo-wh-2.gif /var/waps/sitios/ahkin/static/img/slide/banner-dgo-wh-2.gif
img/slide/MUM-Banner---Guatemala.png /var/waps/sitios/ahkin/static/img/slide/MUM-Banner---Guatemala.png
img/slide/panel.jpg /var/waps/sitios/ahkin/static/img/slide/panel.jpg
img/slide/lista-facturas.jpg /var/waps/sitios/ahkin/static/img/slide/lista-facturas.jpg
img/slide/wispcon2.png /var/waps/sitios/ahkin/static/img/slide/wispcon2.png
img/slide/banner-wisphub.jpg /var/waps/sitios/ahkin/static/img/slide/banner-wisphub.jpg
img/slide/formas-de-pago.jpg /var/waps/sitios/ahkin/static/img/slide/formas-de-pago.jpg
img/slide/MUM-MX20-banner.png /var/waps/sitios/ahkin/static/img/slide/MUM-MX20-banner.png
img/slide/MUM-Colombia-2019.png /var/waps/sitios/ahkin/static/img/slide/MUM-Colombia-2019.png
img/slide/MUM-Ecuador-2019.png /var/waps/sitios/ahkin/static/img/slide/MUM-Ecuador-2019.png
img/slide/pasarelas-de-pago.jpg /var/waps/sitios/ahkin/static/img/slide/pasarelas-de-pago.jpg
img/slide/banner-dgo-wh.gif /var/waps/sitios/ahkin/static/img/slide/banner-dgo-wh.gif
img/slide/generador-fichas-hotspot2.jpg /var/waps/sitios/ahkin/static/img/slide/generador-fichas-hotspot2.jpg
img/slide/generador-fichas-hotspot.jpg /var/waps/sitios/ahkin/static/img/slide/generador-fichas-hotspot.jpg
img/slide/mum-mexico-2019.png /var/waps/sitios/ahkin/static/img/slide/mum-mexico-2019.png
img/modals/new-company.png /var/waps/sitios/ahkin/static/img/modals/new-company.png
img/modals/demo-expired.png /var/waps/sitios/ahkin/static/img/modals/demo-expired.png
img/formas_pago/metodos_pago_colombia_ebanx.png /var/waps/sitios/ahkin/static/img/formas_pago/metodos_pago_colombia_ebanx.png
img/formas_pago/metodos_pago_ecuador_ebanx.png /var/waps/sitios/ahkin/static/img/formas_pago/metodos_pago_ecuador_ebanx.png
img/formas_pago/metodos_pago_argentina_ebanx.png /var/waps/sitios/ahkin/static/img/formas_pago/metodos_pago_argentina_ebanx.png
img/formas_pago/metodos_pago_peru_ebanx.png /var/waps/sitios/ahkin/static/img/formas_pago/metodos_pago_peru_ebanx.png
img/formas_pago/metodos_pago_bolivia_ebanx.png /var/waps/sitios/ahkin/static/img/formas_pago/metodos_pago_bolivia_ebanx.png
img/formas_pago/mercado-pago.png /var/waps/sitios/ahkin/static/img/formas_pago/mercado-pago.png
img/formas_pago/metodos_pago_chile_ebanx.png /var/waps/sitios/ahkin/static/img/formas_pago/metodos_pago_chile_ebanx.png
img/firewall/bloqueo-firewall.jpg /var/waps/sitios/ahkin/static/img/firewall/bloqueo-firewall.jpg
img/firewall/firewall.gif /var/waps/sitios/ahkin/static/img/firewall/firewall.gif
img/tecnologias/aws-ws.png /var/waps/sitios/ahkin/static/img/tecnologias/aws-ws.png
img/tecnologias/digital_ocean.png /var/waps/sitios/ahkin/static/img/tecnologias/digital_ocean.png
img/tecnologias/stripe.png /var/waps/sitios/ahkin/static/img/tecnologias/stripe.png
img/tecnologias/google-maps.png /var/waps/sitios/ahkin/static/img/tecnologias/google-maps.png
img/tecnologias/mikrotik.png /var/waps/sitios/ahkin/static/img/tecnologias/mikrotik.png
img/tecnologias/play-store.png /var/waps/sitios/ahkin/static/img/tecnologias/play-store.png
img/tecnologias/paypal.png /var/waps/sitios/ahkin/static/img/tecnologias/paypal.png
img/gif/lista-clientes.gif /var/waps/sitios/ahkin/static/img/gif/lista-clientes.gif
img/gif/lista-facturas.gif /var/waps/sitios/ahkin/static/img/gif/lista-facturas.gif
img/gif/lista-routers.gif /var/waps/sitios/ahkin/static/img/gif/lista-routers.gif
img/facturas/comprobante_de_pago.png /var/waps/sitios/ahkin/static/img/facturas/comprobante_de_pago.png
img/facturas/leyenda_referencia_pago.png /var/waps/sitios/ahkin/static/img/facturas/leyenda_referencia_pago.png
img/tarjeta-cobranza/fondo.png /var/waps/sitios/ahkin/static/img/tarjeta-cobranza/fondo.png
img/tarjeta-cobranza/formas-de-pago-cuentadigital.png /var/waps/sitios/ahkin/static/img/tarjeta-cobranza/formas-de-pago-cuentadigital.png
img/tarjeta-cobranza/paynet-logo.png /var/waps/sitios/ahkin/static/img/tarjeta-cobranza/paynet-logo.png
img/tarjeta-cobranza/cliente-icon.png /var/waps/sitios/ahkin/static/img/tarjeta-cobranza/cliente-icon.png
img/tarjeta-cobranza/logo_spei_codi.jpg /var/waps/sitios/ahkin/static/img/tarjeta-cobranza/logo_spei_codi.jpg
img/tarjeta-cobranza/wifi-home.png /var/waps/sitios/ahkin/static/img/tarjeta-cobranza/wifi-home.png
img/tarjeta-cobranza/Logo-Openpay.jpg /var/waps/sitios/ahkin/static/img/tarjeta-cobranza/Logo-Openpay.jpg
img/tarjeta-cobranza/cuentadigital-logo.png /var/waps/sitios/ahkin/static/img/tarjeta-cobranza/cuentadigital-logo.png
img/tarjeta-cobranza/formas-pago.jpg /var/waps/sitios/ahkin/static/img/tarjeta-cobranza/formas-pago.jpg
img/tarjeta-cobranza/telefono-icon.png /var/waps/sitios/ahkin/static/img/tarjeta-cobranza/telefono-icon.png
img/maps/empresa2 (2).png /var/waps/sitios/ahkin/static/img/maps/empresa2 (2).png
img/maps/empresa.png /var/waps/sitios/ahkin/static/img/maps/empresa.png
img/maps/cliente.png /var/waps/sitios/ahkin/static/img/maps/cliente.png
img/maps/empresa2-(2).png /var/waps/sitios/ahkin/static/img/maps/empresa2-(2).png
img/maps/router.png /var/waps/sitios/ahkin/static/img/maps/router.png
img/maps/nap.png /var/waps/sitios/ahkin/static/img/maps/nap.png
img/maps/empresa1.png /var/waps/sitios/ahkin/static/img/maps/empresa1.png
img/maps/nodo.png /var/waps/sitios/ahkin/static/img/maps/nodo.png
img/maps/sectorial.png /var/waps/sitios/ahkin/static/img/maps/sectorial.png
img/maps/nap1.png /var/waps/sitios/ahkin/static/img/maps/nap1.png
img/maps/marker_default_search.svg /var/waps/sitios/ahkin/static/img/maps/marker_default_search.svg
yaml/api/api-main.yaml /var/waps/sitios/ahkin/static/yaml/api/api-main.yaml
yaml/api/Clientes/paths/create_clientes.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/create_clientes.yaml
yaml/api/Clientes/paths/retrieve_saldo.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/retrieve_saldo.yaml
yaml/api/Clientes/paths/action_enable_disable_additional_service.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/action_enable_disable_additional_service.yaml
yaml/api/Clientes/paths/ping_clientes.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/ping_clientes.yaml
yaml/api/Clientes/paths/delete_clientes.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/delete_clientes.yaml
yaml/api/Clientes/paths/action_activar_o_desactivar_servicio.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/action_activar_o_desactivar_servicio.yaml
yaml/api/Clientes/paths/add_additional_telephone_service.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/add_additional_telephone_service.yaml
yaml/api/Clientes/paths/retrieve_perfil.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/retrieve_perfil.yaml
yaml/api/Clientes/paths/retrieve_servicio.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/retrieve_servicio.yaml
yaml/api/Clientes/paths/list_additional_services.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/list_additional_services.yaml
yaml/api/Clientes/paths/add_additional_television_service.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/add_additional_television_service.yaml
yaml/api/Clientes/paths/list_clientes.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/list_clientes.yaml
yaml/api/Clientes/paths/request_preinstallation.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/paths/request_preinstallation.yaml
yaml/api/Clientes/parameters/list_parameters.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/parameters/list_parameters.yaml
yaml/api/Clientes/components/SimpleCliente.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/components/SimpleCliente.yaml
yaml/api/Clientes/components/SimpleInvoice.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/components/SimpleInvoice.yaml
yaml/api/Clientes/components/Clientes.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/components/Clientes.yaml
yaml/api/Clientes/components/ServicesRetrieve.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/components/ServicesRetrieve.yaml
yaml/api/Clientes/components/ClientesRetrieve.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/components/ClientesRetrieve.yaml
yaml/api/Clientes/components/AdditionalServices.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/components/AdditionalServices.yaml
yaml/api/Clientes/components/SaldoRetrieve.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/components/SaldoRetrieve.yaml
yaml/api/Clientes/components/SimpleServiceTicket.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/components/SimpleServiceTicket.yaml
yaml/api/Clientes/components/SimpleService.yaml /var/waps/sitios/ahkin/static/yaml/api/Clientes/components/SimpleService.yaml
yaml/api/Zona/components/SimpleZona.yaml /var/waps/sitios/ahkin/static/yaml/api/Zona/components/SimpleZona.yaml
yaml/api/Sistema/paths/list_categorias_gastos.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/list_categorias_gastos.yaml
yaml/api/Sistema/paths/list_usuarios_staff.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/list_usuarios_staff.yaml
yaml/api/Sistema/paths/list_additional_plans.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/list_additional_plans.yaml
yaml/api/Sistema/paths/list_plan_internet.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/list_plan_internet.yaml
yaml/api/Sistema/paths/list_proveedores.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/list_proveedores.yaml
yaml/api/Sistema/paths/list_zonas.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/list_zonas.yaml
yaml/api/Sistema/paths/create_plan_pppoe.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/create_plan_pppoe.yaml
yaml/api/Sistema/paths/list_sectorial.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/list_sectorial.yaml
yaml/api/Sistema/paths/get_update_delete_plan_pppoe.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/get_update_delete_plan_pppoe.yaml
yaml/api/Sistema/paths/create_plan_queue.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/create_plan_queue.yaml
yaml/api/Sistema/paths/list_modelo_antena.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/list_modelo_antena.yaml
yaml/api/Sistema/paths/get_update_delete_plan_queue.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/get_update_delete_plan_queue.yaml
yaml/api/Sistema/paths/list_router.yaml /var/waps/sitios/ahkin/static/yaml/api/Sistema/paths/list_router.yaml
yaml/api/Router/components/SimpleRouter.yaml /var/waps/sitios/ahkin/static/yaml/api/Router/components/SimpleRouter.yaml
yaml/api/PlanInternet/components/SimplePlanInternet.yaml /var/waps/sitios/ahkin/static/yaml/api/PlanInternet/components/SimplePlanInternet.yaml
yaml/api/FichasHotspot/paths/lista_puntos_venta.yaml /var/waps/sitios/ahkin/static/yaml/api/FichasHotspot/paths/lista_puntos_venta.yaml
yaml/api/FichasHotspot/paths/list_fichas.yaml /var/waps/sitios/ahkin/static/yaml/api/FichasHotspot/paths/list_fichas.yaml
yaml/api/FichasHotspot/paths/detalle_ficha.yaml /var/waps/sitios/ahkin/static/yaml/api/FichasHotspot/paths/detalle_ficha.yaml
yaml/api/FichasHotspot/paths/eliminar_fichas.yaml /var/waps/sitios/ahkin/static/yaml/api/FichasHotspot/paths/eliminar_fichas.yaml
yaml/api/FichasHotspot/paths/ficha_prefijo.yaml /var/waps/sitios/ahkin/static/yaml/api/FichasHotspot/paths/ficha_prefijo.yaml
yaml/api/FichasHotspot/components/CrearFicha.yaml /var/waps/sitios/ahkin/static/yaml/api/FichasHotspot/components/CrearFicha.yaml
yaml/api/FichasHotspot/components/ListaFichas.yaml /var/waps/sitios/ahkin/static/yaml/api/FichasHotspot/components/ListaFichas.yaml
yaml/api/FichasHotspot/components/ListaPuntosVenta.yaml /var/waps/sitios/ahkin/static/yaml/api/FichasHotspot/components/ListaPuntosVenta.yaml
yaml/api/FichasHotspot/components/FichaPrefijo.yaml /var/waps/sitios/ahkin/static/yaml/api/FichasHotspot/components/FichaPrefijo.yaml
yaml/api/FichasHotspot/components/DetalleFicha.yaml /var/waps/sitios/ahkin/static/yaml/api/FichasHotspot/components/DetalleFicha.yaml
yaml/api/User/components/SimpleUser.yaml /var/waps/sitios/ahkin/static/yaml/api/User/components/SimpleUser.yaml
yaml/api/ModeloAntena/components/SimpleModeloAntena.yaml /var/waps/sitios/ahkin/static/yaml/api/ModeloAntena/components/SimpleModeloAntena.yaml
yaml/api/ApCliente/components/SimpleApCliente.yaml /var/waps/sitios/ahkin/static/yaml/api/ApCliente/components/SimpleApCliente.yaml
yaml/api/Instalaciones/paths/list_instalaciones.yaml /var/waps/sitios/ahkin/static/yaml/api/Instalaciones/paths/list_instalaciones.yaml
yaml/api/Instalaciones/parameters/list_parameters.yaml /var/waps/sitios/ahkin/static/yaml/api/Instalaciones/parameters/list_parameters.yaml
yaml/api/Instalaciones/components/Instalaciones.yaml /var/waps/sitios/ahkin/static/yaml/api/Instalaciones/components/Instalaciones.yaml
yaml/api/Tasks/paths/retrieve_task.yaml /var/waps/sitios/ahkin/static/yaml/api/Tasks/paths/retrieve_task.yaml
yaml/api/Tasks/components/RetrieveTask.yaml /var/waps/sitios/ahkin/static/yaml/api/Tasks/components/RetrieveTask.yaml
yaml/api/TarjetaCobranza/paths/list_tarjeta_cobranza.yaml /var/waps/sitios/ahkin/static/yaml/api/TarjetaCobranza/paths/list_tarjeta_cobranza.yaml
yaml/api/TarjetaCobranza/parameters/list_tarjeta_cobranza_params.yaml /var/waps/sitios/ahkin/static/yaml/api/TarjetaCobranza/parameters/list_tarjeta_cobranza_params.yaml
yaml/api/Gastos/paths/editar_gasto.yaml /var/waps/sitios/ahkin/static/yaml/api/Gastos/paths/editar_gasto.yaml
yaml/api/Gastos/paths/list_gastos.yaml /var/waps/sitios/ahkin/static/yaml/api/Gastos/paths/list_gastos.yaml
yaml/api/Gastos/paths/eliminar_gasto.yaml /var/waps/sitios/ahkin/static/yaml/api/Gastos/paths/eliminar_gasto.yaml
yaml/api/Gastos/paths/retrieve_gasto.yaml /var/waps/sitios/ahkin/static/yaml/api/Gastos/paths/retrieve_gasto.yaml
yaml/api/Gastos/components/Gasto.yaml /var/waps/sitios/ahkin/static/yaml/api/Gastos/components/Gasto.yaml
yaml/api/Gastos/components/ObtenerGasto.yaml /var/waps/sitios/ahkin/static/yaml/api/Gastos/components/ObtenerGasto.yaml
yaml/api/Facturas/paths/reportar_pago_factura.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/paths/reportar_pago_factura.yaml
yaml/api/Facturas/paths/prorrateo.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/paths/prorrateo.yaml
yaml/api/Facturas/paths/sugerencias.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/paths/sugerencias.yaml
yaml/api/Facturas/paths/lista_articulos.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/paths/lista_articulos.yaml
yaml/api/Facturas/paths/retrieve_facturas.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/paths/retrieve_facturas.yaml
yaml/api/Facturas/paths/eliminar_facturas.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/paths/eliminar_facturas.yaml
yaml/api/Facturas/paths/list_forma_de_pago.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/paths/list_forma_de_pago.yaml
yaml/api/Facturas/paths/list_facturas.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/paths/list_facturas.yaml
yaml/api/Facturas/paths/action_promesa_pago.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/paths/action_promesa_pago.yaml
yaml/api/Facturas/paths/action_registrar_pago.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/paths/action_registrar_pago.yaml
yaml/api/Facturas/parameters/list.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/parameters/list.yaml
yaml/api/Facturas/components/InvoiceRetrieve.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/components/InvoiceRetrieve.yaml
yaml/api/Facturas/components/Article.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/components/Article.yaml
yaml/api/Facturas/components/ReportPayment.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/components/ReportPayment.yaml
yaml/api/Facturas/components/PaymentRegister.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/components/PaymentRegister.yaml
yaml/api/Facturas/components/PaymentMethod.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/components/PaymentMethod.yaml
yaml/api/Facturas/components/Invoice.yaml /var/waps/sitios/ahkin/static/yaml/api/Facturas/components/Invoice.yaml
yaml/api/Tickets/paths/lista_asuntos_tickets.yaml /var/waps/sitios/ahkin/static/yaml/api/Tickets/paths/lista_asuntos_tickets.yaml
yaml/api/Tickets/paths/retrieve_tickets.yaml /var/waps/sitios/ahkin/static/yaml/api/Tickets/paths/retrieve_tickets.yaml
yaml/api/Tickets/paths/list_tickets.yaml /var/waps/sitios/ahkin/static/yaml/api/Tickets/paths/list_tickets.yaml
yaml/api/Tickets/components/TicketRetrieve.yaml /var/waps/sitios/ahkin/static/yaml/api/Tickets/components/TicketRetrieve.yaml
yaml/api/Tickets/components/TicketRespuestas.yaml /var/waps/sitios/ahkin/static/yaml/api/Tickets/components/TicketRespuestas.yaml
yaml/api/Tickets/components/Ticket.yaml /var/waps/sitios/ahkin/static/yaml/api/Tickets/components/Ticket.yaml
yaml/api/FormaPago/components/SimpleFormaPago.yaml /var/waps/sitios/ahkin/static/yaml/api/FormaPago/components/SimpleFormaPago.yaml
css/factura.css /var/waps/sitios/ahkin/static/css/factura.css
css/documentacion_v2.css /var/waps/sitios/ahkin/static/css/documentacion_v2.css
css/promocion_landing.css /var/waps/sitios/ahkin/static/css/promocion_landing.css
css/estilos_gastos.css /var/waps/sitios/ahkin/static/css/estilos_gastos.css
css/documentacion_staff_v2.css /var/waps/sitios/ahkin/static/css/documentacion_staff_v2.css
css/documentacion.css /var/waps/sitios/ahkin/static/css/documentacion.css
css/index.css /var/waps/sitios/ahkin/static/css/index.css
css/fonts/icomoon.svg /var/waps/sitios/ahkin/static/css/fonts/icomoon.svg
css/fonts/icomoon.eot /var/waps/sitios/ahkin/static/css/fonts/icomoon.eot
css/fonts/icomoon.ttf /var/waps/sitios/ahkin/static/css/fonts/icomoon.ttf
css/fonts/selection.json /var/waps/sitios/ahkin/static/css/fonts/selection.json
css/fonts/icomoon.woff /var/waps/sitios/ahkin/static/css/fonts/icomoon.woff
css/fonts/iconos27032020/icomoon.svg /var/waps/sitios/ahkin/static/css/fonts/iconos27032020/icomoon.svg
css/fonts/iconos27032020/icomoon.eot /var/waps/sitios/ahkin/static/css/fonts/iconos27032020/icomoon.eot
css/fonts/iconos27032020/icomoon.ttf /var/waps/sitios/ahkin/static/css/fonts/iconos27032020/icomoon.ttf
css/fonts/iconos27032020/selection.json /var/waps/sitios/ahkin/static/css/fonts/iconos27032020/selection.json
css/fonts/iconos27032020/icomoon.woff /var/waps/sitios/ahkin/static/css/fonts/iconos27032020/icomoon.woff
css/fonts/iconos28022018/icomoon.svg /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/icomoon.svg
css/fonts/iconos28022018/icomoon.eot /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/icomoon.eot
css/fonts/iconos28022018/icomoon.ttf /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/icomoon.ttf
css/fonts/iconos28022018/selection.json /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/selection.json
css/fonts/iconos28022018/icomoon.woff /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/icomoon.woff
css/fonts/iconos28022018/font-awesome/css/font-awesome.min.css /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/font-awesome/css/font-awesome.min.css
css/fonts/iconos28022018/font-awesome/css/font-awesome.css /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/font-awesome/css/font-awesome.css
css/fonts/iconos28022018/font-awesome/fonts/fontawesome-webfont.ttf /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/font-awesome/fonts/fontawesome-webfont.ttf
css/fonts/iconos28022018/font-awesome/fonts/fontawesome-webfont.woff /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/font-awesome/fonts/fontawesome-webfont.woff
css/fonts/iconos28022018/font-awesome/fonts/fontawesome-webfont.eot /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/font-awesome/fonts/fontawesome-webfont.eot
css/fonts/iconos28022018/font-awesome/fonts/fontawesome-webfont.svg /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/font-awesome/fonts/fontawesome-webfont.svg
css/fonts/iconos28022018/font-awesome/fonts/fontawesome-webfont.woff2 /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/font-awesome/fonts/fontawesome-webfont.woff2
css/fonts/iconos28022018/font-awesome/fonts/FontAwesome.otf /var/waps/sitios/ahkin/static/css/fonts/iconos28022018/font-awesome/fonts/FontAwesome.otf
css/fonts/iconos10072023/icomoon.svg /var/waps/sitios/ahkin/static/css/fonts/iconos10072023/icomoon.svg
css/fonts/iconos10072023/icomoon.eot /var/waps/sitios/ahkin/static/css/fonts/iconos10072023/icomoon.eot
css/fonts/iconos10072023/icomoon.ttf /var/waps/sitios/ahkin/static/css/fonts/iconos10072023/icomoon.ttf
css/fonts/iconos10072023/selection.json /var/waps/sitios/ahkin/static/css/fonts/iconos10072023/selection.json
css/fonts/iconos10072023/icomoon.woff /var/waps/sitios/ahkin/static/css/fonts/iconos10072023/icomoon.woff
css/fonts/iconos09032018/icomoon.svg /var/waps/sitios/ahkin/static/css/fonts/iconos09032018/icomoon.svg
css/fonts/iconos09032018/icomoon.eot /var/waps/sitios/ahkin/static/css/fonts/iconos09032018/icomoon.eot
css/fonts/iconos09032018/icomoon.ttf /var/waps/sitios/ahkin/static/css/fonts/iconos09032018/icomoon.ttf
css/fonts/iconos09032018/selection.json /var/waps/sitios/ahkin/static/css/fonts/iconos09032018/selection.json
css/fonts/iconos09032018/icomoon.woff /var/waps/sitios/ahkin/static/css/fonts/iconos09032018/icomoon.woff
css/fonts/iconos26022019/icomoon.svg /var/waps/sitios/ahkin/static/css/fonts/iconos26022019/icomoon.svg
css/fonts/iconos26022019/icomoon.eot /var/waps/sitios/ahkin/static/css/fonts/iconos26022019/icomoon.eot
css/fonts/iconos26022019/icomoon.ttf /var/waps/sitios/ahkin/static/css/fonts/iconos26022019/icomoon.ttf
css/fonts/iconos26022019/selection.json /var/waps/sitios/ahkin/static/css/fonts/iconos26022019/selection.json
css/fonts/iconos26022019/icomoon.woff /var/waps/sitios/ahkin/static/css/fonts/iconos26022019/icomoon.woff
css/fonts/iconos22022019/icomoon.svg /var/waps/sitios/ahkin/static/css/fonts/iconos22022019/icomoon.svg
css/fonts/iconos22022019/icomoon.eot /var/waps/sitios/ahkin/static/css/fonts/iconos22022019/icomoon.eot
css/fonts/iconos22022019/icomoon.ttf /var/waps/sitios/ahkin/static/css/fonts/iconos22022019/icomoon.ttf
css/fonts/iconos22022019/selection.json /var/waps/sitios/ahkin/static/css/fonts/iconos22022019/selection.json
css/fonts/iconos22022019/icomoon.woff /var/waps/sitios/ahkin/static/css/fonts/iconos22022019/icomoon.woff

django.contrib.staticfiles.finders.AppDirectoriesFinder (1632 archivos)

Ruta Ubicaci贸n
admin/js/timeparse.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/timeparse.js
admin/js/cancel.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/cancel.js
admin/js/SelectBox.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/SelectBox.js
admin/js/change_form.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/change_form.js
admin/js/popup_response.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/popup_response.js
admin/js/actions.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/actions.js
admin/js/actions.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/actions.min.js
admin/js/jquery.init.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/jquery.init.js
admin/js/urlify.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/urlify.js
admin/js/collapse.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/collapse.min.js
admin/js/collapse.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/collapse.js
admin/js/calendar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/calendar.js
admin/js/prepopulate.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/prepopulate.js
admin/js/core.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/core.js
admin/js/SelectFilter2.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js
admin/js/inlines.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/inlines.js
admin/js/inlines.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/inlines.min.js
admin/js/prepopulate.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/prepopulate.min.js
admin/js/prepopulate_init.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js
admin/js/vendor/jquery/LICENSE-JQUERY.txt /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE-JQUERY.txt
admin/js/vendor/jquery/jquery.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js
admin/js/vendor/jquery/jquery.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js
admin/js/vendor/xregexp/xregexp.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js
admin/js/vendor/xregexp/xregexp.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js
admin/js/vendor/xregexp/LICENSE-XREGEXP.txt /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE-XREGEXP.txt
admin/js/admin/RelatedObjectLookups.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
admin/js/admin/DateTimeShortcuts.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js
admin/img/tooltag-add.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg
admin/img/calendar-icons.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg
admin/img/tooltag-arrowright.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg
admin/img/icon-unknown-alt.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg
admin/img/icon-unknown.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg
admin/img/icon-calendar.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg
admin/img/inline-delete.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg
admin/img/icon-changelink.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg
admin/img/icon-addlink.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg
admin/img/icon-deletelink.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg
admin/img/search.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/search.svg
admin/img/LICENSE /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/LICENSE
admin/img/icon-clock.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg
admin/img/sorting-icons.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg
admin/img/README.txt /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/README.txt
admin/img/icon-no.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/icon-no.svg
admin/img/selector-icons.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg
admin/img/icon-yes.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg
admin/img/icon-alert.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg
admin/img/gis/move_vertex_off.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg
admin/img/gis/move_vertex_on.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg
admin/css/rtl.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/css/rtl.css
admin/css/changelists.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/css/changelists.css
admin/css/login.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/css/login.css
admin/css/base.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/css/base.css
admin/css/fonts.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/css/fonts.css
admin/css/dashboard.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/css/dashboard.css
admin/css/widgets.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/css/widgets.css
admin/css/forms.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/css/forms.css
admin/fonts/Roboto-Light-webfont.woff /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff
admin/fonts/Roboto-Bold-webfont.woff /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff
admin/fonts/README.txt /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts/README.txt
admin/fonts/LICENSE.txt /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt
admin/fonts/Roboto-Regular-webfont.woff /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff
ckeditor/ckeditor-init.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor-init.js
ckeditor/galleriffic/js/jquery.galleriffic.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.galleriffic.js
ckeditor/galleriffic/js/jquery.history.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.history.js
ckeditor/galleriffic/js/jush.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/js/jush.js
ckeditor/galleriffic/js/jquery.opacityrollover.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery.opacityrollover.js
ckeditor/galleriffic/js/jquery-1.3.2.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/js/jquery-1.3.2.js
ckeditor/galleriffic/css/galleriffic-1.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-1.css
ckeditor/galleriffic/css/prevPageArrowWhite.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/prevPageArrowWhite.gif
ckeditor/galleriffic/css/galleriffic-3.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-3.css
ckeditor/galleriffic/css/galleriffic-2.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-2.css
ckeditor/galleriffic/css/galleriffic-5.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-5.css
ckeditor/galleriffic/css/galleriffic-4.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/galleriffic-4.css
ckeditor/galleriffic/css/loader.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/loader.gif
ckeditor/galleriffic/css/prevPageArrow.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/prevPageArrow.gif
ckeditor/galleriffic/css/nextPageArrow.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/nextPageArrow.gif
ckeditor/galleriffic/css/caption.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/caption.png
ckeditor/galleriffic/css/white.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/white.css
ckeditor/galleriffic/css/loaderWhite.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/loaderWhite.gif
ckeditor/galleriffic/css/black.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/black.css
ckeditor/galleriffic/css/jush.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/jush.css
ckeditor/galleriffic/css/basic.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/basic.css
ckeditor/galleriffic/css/nextPageArrowWhite.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/galleriffic/css/nextPageArrowWhite.gif
ckeditor/file-icons/pdf.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/file-icons/pdf.png
ckeditor/file-icons/swf.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/file-icons/swf.png
ckeditor/file-icons/ppt.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/file-icons/ppt.png
ckeditor/file-icons/xls.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/file-icons/xls.png
ckeditor/file-icons/doc.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/file-icons/doc.png
ckeditor/file-icons/txt.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/file-icons/txt.png
ckeditor/file-icons/file.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/file-icons/file.png
ckeditor/ckeditor/README.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/README.md
ckeditor/ckeditor/styles.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/styles.js
ckeditor/ckeditor/CHANGES.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/CHANGES.md
ckeditor/ckeditor/LICENSE.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/LICENSE.md
ckeditor/ckeditor/config.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/config.js
ckeditor/ckeditor/ckeditor.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/ckeditor.js
ckeditor/ckeditor/contents.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/contents.css
ckeditor/ckeditor/build-config.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/build-config.js
ckeditor/ckeditor/adapters/jquery.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/adapters/jquery.js
ckeditor/ckeditor/skins/moono/editor_ie.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie.css
ckeditor/ckeditor/skins/moono/editor_iequirks.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_iequirks.css
ckeditor/ckeditor/skins/moono/icons.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/icons.png
ckeditor/ckeditor/skins/moono/dialog_iequirks.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_iequirks.css
ckeditor/ckeditor/skins/moono/dialog_ie8.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie8.css
ckeditor/ckeditor/skins/moono/readme.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/readme.md
ckeditor/ckeditor/skins/moono/dialog_ie7.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie7.css
ckeditor/ckeditor/skins/moono/editor.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor.css
ckeditor/ckeditor/skins/moono/editor_gecko.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_gecko.css
ckeditor/ckeditor/skins/moono/editor_ie7.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie7.css
ckeditor/ckeditor/skins/moono/icons_hidpi.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/icons_hidpi.png
ckeditor/ckeditor/skins/moono/editor_ie8.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/editor_ie8.css
ckeditor/ckeditor/skins/moono/dialog_ie.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog_ie.css
ckeditor/ckeditor/skins/moono/dialog.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/dialog.css
ckeditor/ckeditor/skins/moono/images/arrow.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/arrow.png
ckeditor/ckeditor/skins/moono/images/close.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/close.png
ckeditor/ckeditor/skins/moono/images/refresh.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/refresh.png
ckeditor/ckeditor/skins/moono/images/lock.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/lock.png
ckeditor/ckeditor/skins/moono/images/lock-open.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/lock-open.png
ckeditor/ckeditor/skins/moono/images/spinner.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/spinner.gif
ckeditor/ckeditor/skins/moono/images/hidpi/close.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/close.png
ckeditor/ckeditor/skins/moono/images/hidpi/refresh.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/refresh.png
ckeditor/ckeditor/skins/moono/images/hidpi/lock.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/lock.png
ckeditor/ckeditor/skins/moono/images/hidpi/lock-open.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/skins/moono/images/hidpi/lock-open.png
ckeditor/ckeditor/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fi.js
ckeditor/ckeditor/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/el.js
ckeditor/ckeditor/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/zh-cn.js
ckeditor/ckeditor/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/it.js
ckeditor/ckeditor/lang/id.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/id.js
ckeditor/ckeditor/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sk.js
ckeditor/ckeditor/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fa.js
ckeditor/ckeditor/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/cy.js
ckeditor/ckeditor/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/km.js
ckeditor/ckeditor/lang/en-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-ca.js
ckeditor/ckeditor/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ku.js
ckeditor/ckeditor/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/af.js
ckeditor/ckeditor/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/de.js
ckeditor/ckeditor/lang/hi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hi.js
ckeditor/ckeditor/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sv.js
ckeditor/ckeditor/lang/th.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/th.js
ckeditor/ckeditor/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/uk.js
ckeditor/ckeditor/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/da.js
ckeditor/ckeditor/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sq.js
ckeditor/ckeditor/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sl.js
ckeditor/ckeditor/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/es.js
ckeditor/ckeditor/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/eo.js
ckeditor/ckeditor/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/tt.js
ckeditor/ckeditor/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fr.js
ckeditor/ckeditor/lang/ms.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ms.js
ckeditor/ckeditor/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/nl.js
ckeditor/ckeditor/lang/sr-latn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sr-latn.js
ckeditor/ckeditor/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ru.js
ckeditor/ckeditor/lang/ro.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ro.js
ckeditor/ckeditor/lang/mk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/mk.js
ckeditor/ckeditor/lang/gu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/gu.js
ckeditor/ckeditor/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ca.js
ckeditor/ckeditor/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fr-ca.js
ckeditor/ckeditor/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/lt.js
ckeditor/ckeditor/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ja.js
ckeditor/ckeditor/lang/si.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/si.js
ckeditor/ckeditor/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pt-br.js
ckeditor/ckeditor/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/cs.js
ckeditor/ckeditor/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/tr.js
ckeditor/ckeditor/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/he.js
ckeditor/ckeditor/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/lv.js
ckeditor/ckeditor/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ko.js
ckeditor/ckeditor/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/nb.js
ckeditor/ckeditor/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hr.js
ckeditor/ckeditor/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pt.js
ckeditor/ckeditor/lang/bs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bs.js
ckeditor/ckeditor/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-gb.js
ckeditor/ckeditor/lang/mn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/mn.js
ckeditor/ckeditor/lang/eu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/eu.js
ckeditor/ckeditor/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bg.js
ckeditor/ckeditor/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/no.js
ckeditor/ckeditor/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/vi.js
ckeditor/ckeditor/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en.js
ckeditor/ckeditor/lang/fo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/fo.js
ckeditor/ckeditor/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/zh.js
ckeditor/ckeditor/lang/sr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/sr.js
ckeditor/ckeditor/lang/ka.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ka.js
ckeditor/ckeditor/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ar.js
ckeditor/ckeditor/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/pl.js
ckeditor/ckeditor/lang/is.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/is.js
ckeditor/ckeditor/lang/en-au.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/en-au.js
ckeditor/ckeditor/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/ug.js
ckeditor/ckeditor/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/hu.js
ckeditor/ckeditor/lang/bn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/bn.js
ckeditor/ckeditor/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/et.js
ckeditor/ckeditor/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/lang/gl.js
ckeditor/ckeditor/plugins/icons.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/icons.png
ckeditor/ckeditor/plugins/icons_hidpi.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/icons_hidpi.png
ckeditor/ckeditor/plugins/language/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/plugin.js
ckeditor/ckeditor/plugins/language/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fi.js
ckeditor/ckeditor/plugins/language/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/el.js
ckeditor/ckeditor/plugins/language/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/zh-cn.js
ckeditor/ckeditor/plugins/language/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/it.js
ckeditor/ckeditor/plugins/language/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sk.js
ckeditor/ckeditor/plugins/language/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fa.js
ckeditor/ckeditor/plugins/language/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/cy.js
ckeditor/ckeditor/plugins/language/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/km.js
ckeditor/ckeditor/plugins/language/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ku.js
ckeditor/ckeditor/plugins/language/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/de.js
ckeditor/ckeditor/plugins/language/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sv.js
ckeditor/ckeditor/plugins/language/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/uk.js
ckeditor/ckeditor/plugins/language/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/da.js
ckeditor/ckeditor/plugins/language/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sq.js
ckeditor/ckeditor/plugins/language/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/sl.js
ckeditor/ckeditor/plugins/language/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/es.js
ckeditor/ckeditor/plugins/language/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/eo.js
ckeditor/ckeditor/plugins/language/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/tt.js
ckeditor/ckeditor/plugins/language/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fr.js
ckeditor/ckeditor/plugins/language/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/nl.js
ckeditor/ckeditor/plugins/language/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ru.js
ckeditor/ckeditor/plugins/language/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ca.js
ckeditor/ckeditor/plugins/language/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ja.js
ckeditor/ckeditor/plugins/language/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pt-br.js
ckeditor/ckeditor/plugins/language/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/cs.js
ckeditor/ckeditor/plugins/language/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/tr.js
ckeditor/ckeditor/plugins/language/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/he.js
ckeditor/ckeditor/plugins/language/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ko.js
ckeditor/ckeditor/plugins/language/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/nb.js
ckeditor/ckeditor/plugins/language/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/hr.js
ckeditor/ckeditor/plugins/language/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pt.js
ckeditor/ckeditor/plugins/language/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/en-gb.js
ckeditor/ckeditor/plugins/language/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/bg.js
ckeditor/ckeditor/plugins/language/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/no.js
ckeditor/ckeditor/plugins/language/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/vi.js
ckeditor/ckeditor/plugins/language/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/en.js
ckeditor/ckeditor/plugins/language/lang/fo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/fo.js
ckeditor/ckeditor/plugins/language/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/zh.js
ckeditor/ckeditor/plugins/language/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/ar.js
ckeditor/ckeditor/plugins/language/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/pl.js
ckeditor/ckeditor/plugins/language/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/hu.js
ckeditor/ckeditor/plugins/language/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/lang/gl.js
ckeditor/ckeditor/plugins/language/icons/language.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/icons/language.png
ckeditor/ckeditor/plugins/language/icons/hidpi/language.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/language/icons/hidpi/language.png
ckeditor/ckeditor/plugins/placeholder/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/plugin.js
ckeditor/ckeditor/plugins/placeholder/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fi.js
ckeditor/ckeditor/plugins/placeholder/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/el.js
ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/zh-cn.js
ckeditor/ckeditor/plugins/placeholder/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/it.js
ckeditor/ckeditor/plugins/placeholder/lang/id.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/id.js
ckeditor/ckeditor/plugins/placeholder/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sk.js
ckeditor/ckeditor/plugins/placeholder/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fa.js
ckeditor/ckeditor/plugins/placeholder/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/cy.js
ckeditor/ckeditor/plugins/placeholder/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/km.js
ckeditor/ckeditor/plugins/placeholder/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ku.js
ckeditor/ckeditor/plugins/placeholder/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/af.js
ckeditor/ckeditor/plugins/placeholder/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/de.js
ckeditor/ckeditor/plugins/placeholder/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sv.js
ckeditor/ckeditor/plugins/placeholder/lang/th.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/th.js
ckeditor/ckeditor/plugins/placeholder/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/uk.js
ckeditor/ckeditor/plugins/placeholder/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/da.js
ckeditor/ckeditor/plugins/placeholder/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sq.js
ckeditor/ckeditor/plugins/placeholder/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/sl.js
ckeditor/ckeditor/plugins/placeholder/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/es.js
ckeditor/ckeditor/plugins/placeholder/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/eo.js
ckeditor/ckeditor/plugins/placeholder/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/tt.js
ckeditor/ckeditor/plugins/placeholder/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fr.js
ckeditor/ckeditor/plugins/placeholder/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/nl.js
ckeditor/ckeditor/plugins/placeholder/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ru.js
ckeditor/ckeditor/plugins/placeholder/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ca.js
ckeditor/ckeditor/plugins/placeholder/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/fr-ca.js
ckeditor/ckeditor/plugins/placeholder/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ja.js
ckeditor/ckeditor/plugins/placeholder/lang/si.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/si.js
ckeditor/ckeditor/plugins/placeholder/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pt-br.js
ckeditor/ckeditor/plugins/placeholder/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/cs.js
ckeditor/ckeditor/plugins/placeholder/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/tr.js
ckeditor/ckeditor/plugins/placeholder/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/he.js
ckeditor/ckeditor/plugins/placeholder/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/lv.js
ckeditor/ckeditor/plugins/placeholder/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ko.js
ckeditor/ckeditor/plugins/placeholder/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/nb.js
ckeditor/ckeditor/plugins/placeholder/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/hr.js
ckeditor/ckeditor/plugins/placeholder/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pt.js
ckeditor/ckeditor/plugins/placeholder/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/en-gb.js
ckeditor/ckeditor/plugins/placeholder/lang/eu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/eu.js
ckeditor/ckeditor/plugins/placeholder/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/bg.js
ckeditor/ckeditor/plugins/placeholder/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/no.js
ckeditor/ckeditor/plugins/placeholder/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/vi.js
ckeditor/ckeditor/plugins/placeholder/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/en.js
ckeditor/ckeditor/plugins/placeholder/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/zh.js
ckeditor/ckeditor/plugins/placeholder/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ar.js
ckeditor/ckeditor/plugins/placeholder/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/pl.js
ckeditor/ckeditor/plugins/placeholder/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/ug.js
ckeditor/ckeditor/plugins/placeholder/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/hu.js
ckeditor/ckeditor/plugins/placeholder/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/et.js
ckeditor/ckeditor/plugins/placeholder/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/lang/gl.js
ckeditor/ckeditor/plugins/placeholder/icons/placeholder.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/icons/placeholder.png
ckeditor/ckeditor/plugins/placeholder/icons/hidpi/placeholder.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/icons/hidpi/placeholder.png
ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/placeholder/dialogs/placeholder.js
ckeditor/ckeditor/plugins/adobeair/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/adobeair/plugin.js
ckeditor/ckeditor/plugins/div/dialogs/div.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/div/dialogs/div.js
ckeditor/ckeditor/plugins/about/dialogs/about.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/about.js
ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
ckeditor/ckeditor/plugins/menubutton/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/menubutton/plugin.js
ckeditor/ckeditor/plugins/image2/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/plugin.js
ckeditor/ckeditor/plugins/image2/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fi.js
ckeditor/ckeditor/plugins/image2/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/el.js
ckeditor/ckeditor/plugins/image2/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/zh-cn.js
ckeditor/ckeditor/plugins/image2/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/it.js
ckeditor/ckeditor/plugins/image2/lang/id.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/id.js
ckeditor/ckeditor/plugins/image2/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sk.js
ckeditor/ckeditor/plugins/image2/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fa.js
ckeditor/ckeditor/plugins/image2/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/cy.js
ckeditor/ckeditor/plugins/image2/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/km.js
ckeditor/ckeditor/plugins/image2/lang/en-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-ca.js
ckeditor/ckeditor/plugins/image2/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ku.js
ckeditor/ckeditor/plugins/image2/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/af.js
ckeditor/ckeditor/plugins/image2/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/de.js
ckeditor/ckeditor/plugins/image2/lang/hi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hi.js
ckeditor/ckeditor/plugins/image2/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sv.js
ckeditor/ckeditor/plugins/image2/lang/th.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/th.js
ckeditor/ckeditor/plugins/image2/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/uk.js
ckeditor/ckeditor/plugins/image2/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/da.js
ckeditor/ckeditor/plugins/image2/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sq.js
ckeditor/ckeditor/plugins/image2/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sl.js
ckeditor/ckeditor/plugins/image2/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/es.js
ckeditor/ckeditor/plugins/image2/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/eo.js
ckeditor/ckeditor/plugins/image2/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/tt.js
ckeditor/ckeditor/plugins/image2/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fr.js
ckeditor/ckeditor/plugins/image2/lang/ms.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ms.js
ckeditor/ckeditor/plugins/image2/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/nl.js
ckeditor/ckeditor/plugins/image2/lang/sr-latn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sr-latn.js
ckeditor/ckeditor/plugins/image2/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ru.js
ckeditor/ckeditor/plugins/image2/lang/ro.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ro.js
ckeditor/ckeditor/plugins/image2/lang/mk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/mk.js
ckeditor/ckeditor/plugins/image2/lang/gu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/gu.js
ckeditor/ckeditor/plugins/image2/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ca.js
ckeditor/ckeditor/plugins/image2/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fr-ca.js
ckeditor/ckeditor/plugins/image2/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/lt.js
ckeditor/ckeditor/plugins/image2/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ja.js
ckeditor/ckeditor/plugins/image2/lang/si.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/si.js
ckeditor/ckeditor/plugins/image2/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pt-br.js
ckeditor/ckeditor/plugins/image2/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/cs.js
ckeditor/ckeditor/plugins/image2/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/tr.js
ckeditor/ckeditor/plugins/image2/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/he.js
ckeditor/ckeditor/plugins/image2/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/lv.js
ckeditor/ckeditor/plugins/image2/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ko.js
ckeditor/ckeditor/plugins/image2/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/nb.js
ckeditor/ckeditor/plugins/image2/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hr.js
ckeditor/ckeditor/plugins/image2/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pt.js
ckeditor/ckeditor/plugins/image2/lang/bs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bs.js
ckeditor/ckeditor/plugins/image2/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-gb.js
ckeditor/ckeditor/plugins/image2/lang/mn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/mn.js
ckeditor/ckeditor/plugins/image2/lang/eu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/eu.js
ckeditor/ckeditor/plugins/image2/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bg.js
ckeditor/ckeditor/plugins/image2/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/no.js
ckeditor/ckeditor/plugins/image2/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/vi.js
ckeditor/ckeditor/plugins/image2/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en.js
ckeditor/ckeditor/plugins/image2/lang/fo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/fo.js
ckeditor/ckeditor/plugins/image2/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/zh.js
ckeditor/ckeditor/plugins/image2/lang/sr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/sr.js
ckeditor/ckeditor/plugins/image2/lang/ka.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ka.js
ckeditor/ckeditor/plugins/image2/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ar.js
ckeditor/ckeditor/plugins/image2/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/pl.js
ckeditor/ckeditor/plugins/image2/lang/is.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/is.js
ckeditor/ckeditor/plugins/image2/lang/en-au.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/en-au.js
ckeditor/ckeditor/plugins/image2/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/ug.js
ckeditor/ckeditor/plugins/image2/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/hu.js
ckeditor/ckeditor/plugins/image2/lang/bn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/bn.js
ckeditor/ckeditor/plugins/image2/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/et.js
ckeditor/ckeditor/plugins/image2/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/lang/gl.js
ckeditor/ckeditor/plugins/image2/icons/image.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/icons/image.png
ckeditor/ckeditor/plugins/image2/icons/hidpi/image.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/icons/hidpi/image.png
ckeditor/ckeditor/plugins/image2/dialogs/image2.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image2/dialogs/image2.js
ckeditor/ckeditor/plugins/autolink/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autolink/plugin.js
ckeditor/ckeditor/plugins/notification/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/plugin.js
ckeditor/ckeditor/plugins/notification/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/zh-cn.js
ckeditor/ckeditor/plugins/notification/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/it.js
ckeditor/ckeditor/plugins/notification/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ku.js
ckeditor/ckeditor/plugins/notification/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/de.js
ckeditor/ckeditor/plugins/notification/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/sv.js
ckeditor/ckeditor/plugins/notification/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/da.js
ckeditor/ckeditor/plugins/notification/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/eo.js
ckeditor/ckeditor/plugins/notification/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/fr.js
ckeditor/ckeditor/plugins/notification/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/nl.js
ckeditor/ckeditor/plugins/notification/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ru.js
ckeditor/ckeditor/plugins/notification/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/pt-br.js
ckeditor/ckeditor/plugins/notification/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/cs.js
ckeditor/ckeditor/plugins/notification/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/tr.js
ckeditor/ckeditor/plugins/notification/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/ko.js
ckeditor/ckeditor/plugins/notification/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/nb.js
ckeditor/ckeditor/plugins/notification/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/en.js
ckeditor/ckeditor/plugins/notification/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/zh.js
ckeditor/ckeditor/plugins/notification/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/pl.js
ckeditor/ckeditor/plugins/notification/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notification/lang/gl.js
ckeditor/ckeditor/plugins/iframe/images/placeholder.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframe/images/placeholder.png
ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js
ckeditor/ckeditor/plugins/mathjax/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/plugin.js
ckeditor/ckeditor/plugins/mathjax/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fi.js
ckeditor/ckeditor/plugins/mathjax/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/el.js
ckeditor/ckeditor/plugins/mathjax/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/zh-cn.js
ckeditor/ckeditor/plugins/mathjax/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/it.js
ckeditor/ckeditor/plugins/mathjax/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sk.js
ckeditor/ckeditor/plugins/mathjax/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fa.js
ckeditor/ckeditor/plugins/mathjax/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/cy.js
ckeditor/ckeditor/plugins/mathjax/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/km.js
ckeditor/ckeditor/plugins/mathjax/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ku.js
ckeditor/ckeditor/plugins/mathjax/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/af.js
ckeditor/ckeditor/plugins/mathjax/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/de.js
ckeditor/ckeditor/plugins/mathjax/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sv.js
ckeditor/ckeditor/plugins/mathjax/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/uk.js
ckeditor/ckeditor/plugins/mathjax/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/da.js
ckeditor/ckeditor/plugins/mathjax/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sq.js
ckeditor/ckeditor/plugins/mathjax/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/sl.js
ckeditor/ckeditor/plugins/mathjax/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/es.js
ckeditor/ckeditor/plugins/mathjax/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/eo.js
ckeditor/ckeditor/plugins/mathjax/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/tt.js
ckeditor/ckeditor/plugins/mathjax/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/fr.js
ckeditor/ckeditor/plugins/mathjax/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/nl.js
ckeditor/ckeditor/plugins/mathjax/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ru.js
ckeditor/ckeditor/plugins/mathjax/lang/ro.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ro.js
ckeditor/ckeditor/plugins/mathjax/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ca.js
ckeditor/ckeditor/plugins/mathjax/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/lt.js
ckeditor/ckeditor/plugins/mathjax/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ja.js
ckeditor/ckeditor/plugins/mathjax/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pt-br.js
ckeditor/ckeditor/plugins/mathjax/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/cs.js
ckeditor/ckeditor/plugins/mathjax/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/tr.js
ckeditor/ckeditor/plugins/mathjax/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/he.js
ckeditor/ckeditor/plugins/mathjax/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ko.js
ckeditor/ckeditor/plugins/mathjax/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/nb.js
ckeditor/ckeditor/plugins/mathjax/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/hr.js
ckeditor/ckeditor/plugins/mathjax/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pt.js
ckeditor/ckeditor/plugins/mathjax/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/en-gb.js
ckeditor/ckeditor/plugins/mathjax/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/bg.js
ckeditor/ckeditor/plugins/mathjax/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/no.js
ckeditor/ckeditor/plugins/mathjax/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/vi.js
ckeditor/ckeditor/plugins/mathjax/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/en.js
ckeditor/ckeditor/plugins/mathjax/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/zh.js
ckeditor/ckeditor/plugins/mathjax/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/ar.js
ckeditor/ckeditor/plugins/mathjax/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/pl.js
ckeditor/ckeditor/plugins/mathjax/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/hu.js
ckeditor/ckeditor/plugins/mathjax/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/lang/gl.js
ckeditor/ckeditor/plugins/mathjax/images/loader.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/images/loader.gif
ckeditor/ckeditor/plugins/mathjax/icons/mathjax.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/icons/mathjax.png
ckeditor/ckeditor/plugins/mathjax/icons/hidpi/mathjax.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/icons/hidpi/mathjax.png
ckeditor/ckeditor/plugins/mathjax/dialogs/mathjax.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/mathjax/dialogs/mathjax.js
ckeditor/ckeditor/plugins/iframedialog/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/iframedialog/plugin.js
ckeditor/ckeditor/plugins/tableresize/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tableresize/plugin.js
ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js
ckeditor/ckeditor/plugins/codesnippetgeshi/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippetgeshi/plugin.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif
ckeditor/ckeditor/plugins/forms/dialogs/button.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/button.js
ckeditor/ckeditor/plugins/forms/dialogs/textarea.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/textarea.js
ckeditor/ckeditor/plugins/forms/dialogs/textfield.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/textfield.js
ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js
ckeditor/ckeditor/plugins/forms/dialogs/select.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/select.js
ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js
ckeditor/ckeditor/plugins/forms/dialogs/radio.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/radio.js
ckeditor/ckeditor/plugins/forms/dialogs/form.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/forms/dialogs/form.js
ckeditor/ckeditor/plugins/find/dialogs/find.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/find/dialogs/find.js
ckeditor/ckeditor/plugins/embedbase/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/plugin.js
ckeditor/ckeditor/plugins/embedbase/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/zh-cn.js
ckeditor/ckeditor/plugins/embedbase/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/it.js
ckeditor/ckeditor/plugins/embedbase/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ku.js
ckeditor/ckeditor/plugins/embedbase/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/de.js
ckeditor/ckeditor/plugins/embedbase/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/sv.js
ckeditor/ckeditor/plugins/embedbase/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/da.js
ckeditor/ckeditor/plugins/embedbase/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/eo.js
ckeditor/ckeditor/plugins/embedbase/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/fr.js
ckeditor/ckeditor/plugins/embedbase/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/nl.js
ckeditor/ckeditor/plugins/embedbase/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ru.js
ckeditor/ckeditor/plugins/embedbase/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/pt-br.js
ckeditor/ckeditor/plugins/embedbase/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/cs.js
ckeditor/ckeditor/plugins/embedbase/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/tr.js
ckeditor/ckeditor/plugins/embedbase/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/ko.js
ckeditor/ckeditor/plugins/embedbase/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/nb.js
ckeditor/ckeditor/plugins/embedbase/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/en.js
ckeditor/ckeditor/plugins/embedbase/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/zh.js
ckeditor/ckeditor/plugins/embedbase/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/pl.js
ckeditor/ckeditor/plugins/embedbase/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/lang/gl.js
ckeditor/ckeditor/plugins/embedbase/dialogs/embedbase.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedbase/dialogs/embedbase.js
ckeditor/ckeditor/plugins/bbcode/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/bbcode/plugin.js
ckeditor/ckeditor/plugins/xml/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/xml/plugin.js
ckeditor/ckeditor/plugins/preview/preview.html /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/preview/preview.html
ckeditor/ckeditor/plugins/uicolor/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/plugin.js
ckeditor/ckeditor/plugins/uicolor/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fi.js
ckeditor/ckeditor/plugins/uicolor/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/el.js
ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/zh-cn.js
ckeditor/ckeditor/plugins/uicolor/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/it.js
ckeditor/ckeditor/plugins/uicolor/lang/id.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/id.js
ckeditor/ckeditor/plugins/uicolor/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sk.js
ckeditor/ckeditor/plugins/uicolor/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fa.js
ckeditor/ckeditor/plugins/uicolor/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/cy.js
ckeditor/ckeditor/plugins/uicolor/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/km.js
ckeditor/ckeditor/plugins/uicolor/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ku.js
ckeditor/ckeditor/plugins/uicolor/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/af.js
ckeditor/ckeditor/plugins/uicolor/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/de.js
ckeditor/ckeditor/plugins/uicolor/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sv.js
ckeditor/ckeditor/plugins/uicolor/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/uk.js
ckeditor/ckeditor/plugins/uicolor/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/da.js
ckeditor/ckeditor/plugins/uicolor/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sq.js
ckeditor/ckeditor/plugins/uicolor/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/sl.js
ckeditor/ckeditor/plugins/uicolor/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/es.js
ckeditor/ckeditor/plugins/uicolor/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/eo.js
ckeditor/ckeditor/plugins/uicolor/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/tt.js
ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/uicolor/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fr.js
ckeditor/ckeditor/plugins/uicolor/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/nl.js
ckeditor/ckeditor/plugins/uicolor/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ru.js
ckeditor/ckeditor/plugins/uicolor/lang/mk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/mk.js
ckeditor/ckeditor/plugins/uicolor/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ca.js
ckeditor/ckeditor/plugins/uicolor/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/fr-ca.js
ckeditor/ckeditor/plugins/uicolor/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ja.js
ckeditor/ckeditor/plugins/uicolor/lang/si.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/si.js
ckeditor/ckeditor/plugins/uicolor/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pt-br.js
ckeditor/ckeditor/plugins/uicolor/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/cs.js
ckeditor/ckeditor/plugins/uicolor/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/tr.js
ckeditor/ckeditor/plugins/uicolor/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/he.js
ckeditor/ckeditor/plugins/uicolor/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/lv.js
ckeditor/ckeditor/plugins/uicolor/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ko.js
ckeditor/ckeditor/plugins/uicolor/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/nb.js
ckeditor/ckeditor/plugins/uicolor/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/hr.js
ckeditor/ckeditor/plugins/uicolor/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pt.js
ckeditor/ckeditor/plugins/uicolor/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/en-gb.js
ckeditor/ckeditor/plugins/uicolor/lang/eu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/eu.js
ckeditor/ckeditor/plugins/uicolor/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/bg.js
ckeditor/ckeditor/plugins/uicolor/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/no.js
ckeditor/ckeditor/plugins/uicolor/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/vi.js
ckeditor/ckeditor/plugins/uicolor/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/en.js
ckeditor/ckeditor/plugins/uicolor/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/zh.js
ckeditor/ckeditor/plugins/uicolor/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ar.js
ckeditor/ckeditor/plugins/uicolor/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/pl.js
ckeditor/ckeditor/plugins/uicolor/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/ug.js
ckeditor/ckeditor/plugins/uicolor/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/hu.js
ckeditor/ckeditor/plugins/uicolor/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/et.js
ckeditor/ckeditor/plugins/uicolor/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/lang/gl.js
ckeditor/ckeditor/plugins/uicolor/yui/yui.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/yui.js
ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/yui.css
ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
ckeditor/ckeditor/plugins/uicolor/icons/uicolor.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/icons/uicolor.png
ckeditor/ckeditor/plugins/uicolor/icons/hidpi/uicolor.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/icons/hidpi/uicolor.png
ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uicolor/dialogs/uicolor.js
ckeditor/ckeditor/plugins/link/images/anchor.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/images/anchor.png
ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png
ckeditor/ckeditor/plugins/link/dialogs/link.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/dialogs/link.js
ckeditor/ckeditor/plugins/link/dialogs/anchor.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/link/dialogs/anchor.js
ckeditor/ckeditor/plugins/widget/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/plugin.js
ckeditor/ckeditor/plugins/widget/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fi.js
ckeditor/ckeditor/plugins/widget/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/el.js
ckeditor/ckeditor/plugins/widget/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/zh-cn.js
ckeditor/ckeditor/plugins/widget/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/it.js
ckeditor/ckeditor/plugins/widget/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sk.js
ckeditor/ckeditor/plugins/widget/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fa.js
ckeditor/ckeditor/plugins/widget/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/cy.js
ckeditor/ckeditor/plugins/widget/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/km.js
ckeditor/ckeditor/plugins/widget/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ku.js
ckeditor/ckeditor/plugins/widget/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/af.js
ckeditor/ckeditor/plugins/widget/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/de.js
ckeditor/ckeditor/plugins/widget/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sv.js
ckeditor/ckeditor/plugins/widget/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/uk.js
ckeditor/ckeditor/plugins/widget/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/da.js
ckeditor/ckeditor/plugins/widget/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sq.js
ckeditor/ckeditor/plugins/widget/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/sl.js
ckeditor/ckeditor/plugins/widget/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/es.js
ckeditor/ckeditor/plugins/widget/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/eo.js
ckeditor/ckeditor/plugins/widget/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/tt.js
ckeditor/ckeditor/plugins/widget/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/fr.js
ckeditor/ckeditor/plugins/widget/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/nl.js
ckeditor/ckeditor/plugins/widget/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ru.js
ckeditor/ckeditor/plugins/widget/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ca.js
ckeditor/ckeditor/plugins/widget/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ja.js
ckeditor/ckeditor/plugins/widget/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pt-br.js
ckeditor/ckeditor/plugins/widget/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/cs.js
ckeditor/ckeditor/plugins/widget/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/tr.js
ckeditor/ckeditor/plugins/widget/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/he.js
ckeditor/ckeditor/plugins/widget/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/lv.js
ckeditor/ckeditor/plugins/widget/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ko.js
ckeditor/ckeditor/plugins/widget/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/nb.js
ckeditor/ckeditor/plugins/widget/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/hr.js
ckeditor/ckeditor/plugins/widget/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pt.js
ckeditor/ckeditor/plugins/widget/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/en-gb.js
ckeditor/ckeditor/plugins/widget/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/bg.js
ckeditor/ckeditor/plugins/widget/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/no.js
ckeditor/ckeditor/plugins/widget/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/vi.js
ckeditor/ckeditor/plugins/widget/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/en.js
ckeditor/ckeditor/plugins/widget/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/zh.js
ckeditor/ckeditor/plugins/widget/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/ar.js
ckeditor/ckeditor/plugins/widget/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/pl.js
ckeditor/ckeditor/plugins/widget/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/hu.js
ckeditor/ckeditor/plugins/widget/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/lang/gl.js
ckeditor/ckeditor/plugins/widget/images/handle.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/widget/images/handle.png
ckeditor/ckeditor/plugins/uploadimage/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadimage/plugin.js
ckeditor/ckeditor/plugins/stylesheetparser/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/stylesheetparser/plugin.js
ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js
ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png
ckeditor/ckeditor/plugins/magicline/images/icon.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/icon.png
ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png
ckeditor/ckeditor/plugins/image/images/noimage.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image/images/noimage.png
ckeditor/ckeditor/plugins/image/dialogs/image.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/image/dialogs/image.js
ckeditor/ckeditor/plugins/autoembed/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/plugin.js
ckeditor/ckeditor/plugins/autoembed/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/it.js
ckeditor/ckeditor/plugins/autoembed/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/ku.js
ckeditor/ckeditor/plugins/autoembed/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/de.js
ckeditor/ckeditor/plugins/autoembed/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/pt-br.js
ckeditor/ckeditor/plugins/autoembed/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/cs.js
ckeditor/ckeditor/plugins/autoembed/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/tr.js
ckeditor/ckeditor/plugins/autoembed/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/nb.js
ckeditor/ckeditor/plugins/autoembed/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/en.js
ckeditor/ckeditor/plugins/autoembed/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/zh.js
ckeditor/ckeditor/plugins/autoembed/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autoembed/lang/pl.js
ckeditor/ckeditor/plugins/sharedspace/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sharedspace/plugin.js
ckeditor/ckeditor/plugins/ajax/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/ajax/plugin.js
ckeditor/ckeditor/plugins/scayt/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/plugin.js
ckeditor/ckeditor/plugins/scayt/README.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/README.md
ckeditor/ckeditor/plugins/scayt/LICENSE.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/LICENSE.md
ckeditor/ckeditor/plugins/scayt/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/fi.js
ckeditor/ckeditor/plugins/scayt/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/el.js
ckeditor/ckeditor/plugins/scayt/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/zh-cn.js
ckeditor/ckeditor/plugins/scayt/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/it.js
ckeditor/ckeditor/plugins/scayt/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/sk.js
ckeditor/ckeditor/plugins/scayt/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/fa.js
ckeditor/ckeditor/plugins/scayt/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/cy.js
ckeditor/ckeditor/plugins/scayt/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/km.js
ckeditor/ckeditor/plugins/scayt/lang/en-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/en-ca.js
ckeditor/ckeditor/plugins/scayt/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/ku.js
ckeditor/ckeditor/plugins/scayt/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/af.js
ckeditor/ckeditor/plugins/scayt/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/de.js
ckeditor/ckeditor/plugins/scayt/lang/hi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/hi.js
ckeditor/ckeditor/plugins/scayt/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/sv.js
ckeditor/ckeditor/plugins/scayt/lang/th.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/th.js
ckeditor/ckeditor/plugins/scayt/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/uk.js
ckeditor/ckeditor/plugins/scayt/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/da.js
ckeditor/ckeditor/plugins/scayt/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/sl.js
ckeditor/ckeditor/plugins/scayt/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/es.js
ckeditor/ckeditor/plugins/scayt/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/eo.js
ckeditor/ckeditor/plugins/scayt/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/fr.js
ckeditor/ckeditor/plugins/scayt/lang/ms.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/ms.js
ckeditor/ckeditor/plugins/scayt/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/nl.js
ckeditor/ckeditor/plugins/scayt/lang/sr-latn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/sr-latn.js
ckeditor/ckeditor/plugins/scayt/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/ru.js
ckeditor/ckeditor/plugins/scayt/lang/ro.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/ro.js
ckeditor/ckeditor/plugins/scayt/lang/mk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/mk.js
ckeditor/ckeditor/plugins/scayt/lang/gu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/gu.js
ckeditor/ckeditor/plugins/scayt/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/ca.js
ckeditor/ckeditor/plugins/scayt/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/fr-ca.js
ckeditor/ckeditor/plugins/scayt/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/lt.js
ckeditor/ckeditor/plugins/scayt/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/ja.js
ckeditor/ckeditor/plugins/scayt/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/pt-br.js
ckeditor/ckeditor/plugins/scayt/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/cs.js
ckeditor/ckeditor/plugins/scayt/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/tr.js
ckeditor/ckeditor/plugins/scayt/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/he.js
ckeditor/ckeditor/plugins/scayt/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/lv.js
ckeditor/ckeditor/plugins/scayt/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/ko.js
ckeditor/ckeditor/plugins/scayt/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/nb.js
ckeditor/ckeditor/plugins/scayt/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/hr.js
ckeditor/ckeditor/plugins/scayt/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/pt.js
ckeditor/ckeditor/plugins/scayt/lang/bs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/bs.js
ckeditor/ckeditor/plugins/scayt/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/en-gb.js
ckeditor/ckeditor/plugins/scayt/lang/mn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/mn.js
ckeditor/ckeditor/plugins/scayt/lang/eu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/eu.js
ckeditor/ckeditor/plugins/scayt/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/bg.js
ckeditor/ckeditor/plugins/scayt/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/no.js
ckeditor/ckeditor/plugins/scayt/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/vi.js
ckeditor/ckeditor/plugins/scayt/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/en.js
ckeditor/ckeditor/plugins/scayt/lang/fo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/fo.js
ckeditor/ckeditor/plugins/scayt/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/zh.js
ckeditor/ckeditor/plugins/scayt/lang/sr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/sr.js
ckeditor/ckeditor/plugins/scayt/lang/ka.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/ka.js
ckeditor/ckeditor/plugins/scayt/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/ar.js
ckeditor/ckeditor/plugins/scayt/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/pl.js
ckeditor/ckeditor/plugins/scayt/lang/is.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/is.js
ckeditor/ckeditor/plugins/scayt/lang/en-au.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/en-au.js
ckeditor/ckeditor/plugins/scayt/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/ug.js
ckeditor/ckeditor/plugins/scayt/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/hu.js
ckeditor/ckeditor/plugins/scayt/lang/bn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/bn.js
ckeditor/ckeditor/plugins/scayt/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/et.js
ckeditor/ckeditor/plugins/scayt/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/lang/gl.js
ckeditor/ckeditor/plugins/scayt/icons/scayt.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/icons/scayt.png
ckeditor/ckeditor/plugins/scayt/icons/hidpi/scayt.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/icons/hidpi/scayt.png
ckeditor/ckeditor/plugins/scayt/dialogs/options.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/options.js
ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css
ckeditor/ckeditor/plugins/autogrow/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/autogrow/plugin.js
ckeditor/ckeditor/plugins/embedsemantic/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/plugin.js
ckeditor/ckeditor/plugins/embedsemantic/icons/embedsemantic.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/icons/embedsemantic.png
ckeditor/ckeditor/plugins/embedsemantic/icons/hidpi/embedsemantic.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embedsemantic/icons/hidpi/embedsemantic.png
ckeditor/ckeditor/plugins/docprops/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/plugin.js
ckeditor/ckeditor/plugins/docprops/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fi.js
ckeditor/ckeditor/plugins/docprops/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/el.js
ckeditor/ckeditor/plugins/docprops/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/zh-cn.js
ckeditor/ckeditor/plugins/docprops/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/it.js
ckeditor/ckeditor/plugins/docprops/lang/id.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/id.js
ckeditor/ckeditor/plugins/docprops/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sk.js
ckeditor/ckeditor/plugins/docprops/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fa.js
ckeditor/ckeditor/plugins/docprops/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/cy.js
ckeditor/ckeditor/plugins/docprops/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/km.js
ckeditor/ckeditor/plugins/docprops/lang/en-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-ca.js
ckeditor/ckeditor/plugins/docprops/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ku.js
ckeditor/ckeditor/plugins/docprops/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/af.js
ckeditor/ckeditor/plugins/docprops/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/de.js
ckeditor/ckeditor/plugins/docprops/lang/hi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hi.js
ckeditor/ckeditor/plugins/docprops/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sv.js
ckeditor/ckeditor/plugins/docprops/lang/th.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/th.js
ckeditor/ckeditor/plugins/docprops/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/uk.js
ckeditor/ckeditor/plugins/docprops/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/da.js
ckeditor/ckeditor/plugins/docprops/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sq.js
ckeditor/ckeditor/plugins/docprops/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sl.js
ckeditor/ckeditor/plugins/docprops/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/es.js
ckeditor/ckeditor/plugins/docprops/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/eo.js
ckeditor/ckeditor/plugins/docprops/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/tt.js
ckeditor/ckeditor/plugins/docprops/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fr.js
ckeditor/ckeditor/plugins/docprops/lang/ms.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ms.js
ckeditor/ckeditor/plugins/docprops/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/nl.js
ckeditor/ckeditor/plugins/docprops/lang/sr-latn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sr-latn.js
ckeditor/ckeditor/plugins/docprops/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ru.js
ckeditor/ckeditor/plugins/docprops/lang/ro.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ro.js
ckeditor/ckeditor/plugins/docprops/lang/mk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/mk.js
ckeditor/ckeditor/plugins/docprops/lang/gu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/gu.js
ckeditor/ckeditor/plugins/docprops/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ca.js
ckeditor/ckeditor/plugins/docprops/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fr-ca.js
ckeditor/ckeditor/plugins/docprops/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/lt.js
ckeditor/ckeditor/plugins/docprops/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ja.js
ckeditor/ckeditor/plugins/docprops/lang/si.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/si.js
ckeditor/ckeditor/plugins/docprops/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pt-br.js
ckeditor/ckeditor/plugins/docprops/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/cs.js
ckeditor/ckeditor/plugins/docprops/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/tr.js
ckeditor/ckeditor/plugins/docprops/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/he.js
ckeditor/ckeditor/plugins/docprops/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/lv.js
ckeditor/ckeditor/plugins/docprops/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ko.js
ckeditor/ckeditor/plugins/docprops/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/nb.js
ckeditor/ckeditor/plugins/docprops/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hr.js
ckeditor/ckeditor/plugins/docprops/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pt.js
ckeditor/ckeditor/plugins/docprops/lang/bs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bs.js
ckeditor/ckeditor/plugins/docprops/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-gb.js
ckeditor/ckeditor/plugins/docprops/lang/mn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/mn.js
ckeditor/ckeditor/plugins/docprops/lang/eu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/eu.js
ckeditor/ckeditor/plugins/docprops/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bg.js
ckeditor/ckeditor/plugins/docprops/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/no.js
ckeditor/ckeditor/plugins/docprops/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/vi.js
ckeditor/ckeditor/plugins/docprops/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en.js
ckeditor/ckeditor/plugins/docprops/lang/fo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/fo.js
ckeditor/ckeditor/plugins/docprops/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/zh.js
ckeditor/ckeditor/plugins/docprops/lang/sr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/sr.js
ckeditor/ckeditor/plugins/docprops/lang/ka.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ka.js
ckeditor/ckeditor/plugins/docprops/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ar.js
ckeditor/ckeditor/plugins/docprops/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/pl.js
ckeditor/ckeditor/plugins/docprops/lang/is.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/is.js
ckeditor/ckeditor/plugins/docprops/lang/en-au.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/en-au.js
ckeditor/ckeditor/plugins/docprops/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/ug.js
ckeditor/ckeditor/plugins/docprops/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/hu.js
ckeditor/ckeditor/plugins/docprops/lang/bn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/bn.js
ckeditor/ckeditor/plugins/docprops/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/et.js
ckeditor/ckeditor/plugins/docprops/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/lang/gl.js
ckeditor/ckeditor/plugins/docprops/icons/docprops-rtl.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/docprops-rtl.png
ckeditor/ckeditor/plugins/docprops/icons/docprops.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/docprops.png
ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops-rtl.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops-rtl.png
ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/icons/hidpi/docprops.png
ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/docprops/dialogs/docprops.js
ckeditor/ckeditor/plugins/wsc/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/plugin.js
ckeditor/ckeditor/plugins/wsc/README.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/README.md
ckeditor/ckeditor/plugins/wsc/LICENSE.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/LICENSE.md
ckeditor/ckeditor/plugins/wsc/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/fi.js
ckeditor/ckeditor/plugins/wsc/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/el.js
ckeditor/ckeditor/plugins/wsc/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/zh-cn.js
ckeditor/ckeditor/plugins/wsc/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/it.js
ckeditor/ckeditor/plugins/wsc/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/sk.js
ckeditor/ckeditor/plugins/wsc/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/fa.js
ckeditor/ckeditor/plugins/wsc/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/cy.js
ckeditor/ckeditor/plugins/wsc/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/km.js
ckeditor/ckeditor/plugins/wsc/lang/en-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/en-ca.js
ckeditor/ckeditor/plugins/wsc/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ku.js
ckeditor/ckeditor/plugins/wsc/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/af.js
ckeditor/ckeditor/plugins/wsc/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/de.js
ckeditor/ckeditor/plugins/wsc/lang/hi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/hi.js
ckeditor/ckeditor/plugins/wsc/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/sv.js
ckeditor/ckeditor/plugins/wsc/lang/th.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/th.js
ckeditor/ckeditor/plugins/wsc/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/uk.js
ckeditor/ckeditor/plugins/wsc/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/da.js
ckeditor/ckeditor/plugins/wsc/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/sl.js
ckeditor/ckeditor/plugins/wsc/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/es.js
ckeditor/ckeditor/plugins/wsc/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/eo.js
ckeditor/ckeditor/plugins/wsc/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/fr.js
ckeditor/ckeditor/plugins/wsc/lang/ms.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ms.js
ckeditor/ckeditor/plugins/wsc/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/nl.js
ckeditor/ckeditor/plugins/wsc/lang/sr-latn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/sr-latn.js
ckeditor/ckeditor/plugins/wsc/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ru.js
ckeditor/ckeditor/plugins/wsc/lang/ro.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ro.js
ckeditor/ckeditor/plugins/wsc/lang/mk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/mk.js
ckeditor/ckeditor/plugins/wsc/lang/gu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/gu.js
ckeditor/ckeditor/plugins/wsc/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ca.js
ckeditor/ckeditor/plugins/wsc/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/fr-ca.js
ckeditor/ckeditor/plugins/wsc/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/lt.js
ckeditor/ckeditor/plugins/wsc/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ja.js
ckeditor/ckeditor/plugins/wsc/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/pt-br.js
ckeditor/ckeditor/plugins/wsc/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/cs.js
ckeditor/ckeditor/plugins/wsc/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/tr.js
ckeditor/ckeditor/plugins/wsc/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/he.js
ckeditor/ckeditor/plugins/wsc/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/lv.js
ckeditor/ckeditor/plugins/wsc/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ko.js
ckeditor/ckeditor/plugins/wsc/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/nb.js
ckeditor/ckeditor/plugins/wsc/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/hr.js
ckeditor/ckeditor/plugins/wsc/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/pt.js
ckeditor/ckeditor/plugins/wsc/lang/bs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/bs.js
ckeditor/ckeditor/plugins/wsc/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/en-gb.js
ckeditor/ckeditor/plugins/wsc/lang/mn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/mn.js
ckeditor/ckeditor/plugins/wsc/lang/eu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/eu.js
ckeditor/ckeditor/plugins/wsc/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/bg.js
ckeditor/ckeditor/plugins/wsc/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/no.js
ckeditor/ckeditor/plugins/wsc/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/vi.js
ckeditor/ckeditor/plugins/wsc/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/en.js
ckeditor/ckeditor/plugins/wsc/lang/fo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/fo.js
ckeditor/ckeditor/plugins/wsc/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/zh.js
ckeditor/ckeditor/plugins/wsc/lang/sr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/sr.js
ckeditor/ckeditor/plugins/wsc/lang/ka.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ka.js
ckeditor/ckeditor/plugins/wsc/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ar.js
ckeditor/ckeditor/plugins/wsc/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/pl.js
ckeditor/ckeditor/plugins/wsc/lang/is.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/is.js
ckeditor/ckeditor/plugins/wsc/lang/en-au.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/en-au.js
ckeditor/ckeditor/plugins/wsc/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/ug.js
ckeditor/ckeditor/plugins/wsc/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/hu.js
ckeditor/ckeditor/plugins/wsc/lang/bn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/bn.js
ckeditor/ckeditor/plugins/wsc/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/et.js
ckeditor/ckeditor/plugins/wsc/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/lang/gl.js
ckeditor/ckeditor/plugins/wsc/icons/spellchecker.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/icons/spellchecker.png
ckeditor/ckeditor/plugins/wsc/icons/hidpi/spellchecker.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/icons/hidpi/spellchecker.png
ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js
ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css
ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js
ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html
ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif
ckeditor/ckeditor/plugins/notificationaggregator/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/notificationaggregator/plugin.js
ckeditor/ckeditor/plugins/sourcedialog/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/plugin.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/el.js
ckeditor/ckeditor/plugins/sourcedialog/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/zh-cn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/it.js
ckeditor/ckeditor/plugins/sourcedialog/lang/id.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/id.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sk.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fa.js
ckeditor/ckeditor/plugins/sourcedialog/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/cy.js
ckeditor/ckeditor/plugins/sourcedialog/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/km.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ku.js
ckeditor/ckeditor/plugins/sourcedialog/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/af.js
ckeditor/ckeditor/plugins/sourcedialog/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/de.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sv.js
ckeditor/ckeditor/plugins/sourcedialog/lang/th.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/th.js
ckeditor/ckeditor/plugins/sourcedialog/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/uk.js
ckeditor/ckeditor/plugins/sourcedialog/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/da.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sq.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/es.js
ckeditor/ckeditor/plugins/sourcedialog/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/eo.js
ckeditor/ckeditor/plugins/sourcedialog/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/tt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ms.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ms.js
ckeditor/ckeditor/plugins/sourcedialog/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/nl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sr-latn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sr-latn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ru.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ro.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ro.js
ckeditor/ckeditor/plugins/sourcedialog/lang/gu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/gu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fr-ca.js
ckeditor/ckeditor/plugins/sourcedialog/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/lt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ja.js
ckeditor/ckeditor/plugins/sourcedialog/lang/si.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/si.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pt-br.js
ckeditor/ckeditor/plugins/sourcedialog/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/cs.js
ckeditor/ckeditor/plugins/sourcedialog/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/tr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/he.js
ckeditor/ckeditor/plugins/sourcedialog/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/lv.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ko.js
ckeditor/ckeditor/plugins/sourcedialog/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/nb.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pt.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bs.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-gb.js
ckeditor/ckeditor/plugins/sourcedialog/lang/mn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/mn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/eu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/eu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bg.js
ckeditor/ckeditor/plugins/sourcedialog/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/no.js
ckeditor/ckeditor/plugins/sourcedialog/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/vi.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en.js
ckeditor/ckeditor/plugins/sourcedialog/lang/fo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/fo.js
ckeditor/ckeditor/plugins/sourcedialog/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/zh.js
ckeditor/ckeditor/plugins/sourcedialog/lang/sr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/sr.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ka.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ka.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ar.js
ckeditor/ckeditor/plugins/sourcedialog/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/pl.js
ckeditor/ckeditor/plugins/sourcedialog/lang/is.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/is.js
ckeditor/ckeditor/plugins/sourcedialog/lang/en-au.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/en-au.js
ckeditor/ckeditor/plugins/sourcedialog/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/ug.js
ckeditor/ckeditor/plugins/sourcedialog/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/hu.js
ckeditor/ckeditor/plugins/sourcedialog/lang/bn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/bn.js
ckeditor/ckeditor/plugins/sourcedialog/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/et.js
ckeditor/ckeditor/plugins/sourcedialog/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/lang/gl.js
ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog.png
ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png
ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png
ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png
ckeditor/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js
ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js
ckeditor/ckeditor/plugins/templates/templates/default.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/default.js
ckeditor/ckeditor/plugins/templates/templates/images/template1.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template1.gif
ckeditor/ckeditor/plugins/templates/templates/images/template2.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template2.gif
ckeditor/ckeditor/plugins/templates/templates/images/template3.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/templates/images/template3.gif
ckeditor/ckeditor/plugins/templates/dialogs/templates.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/dialogs/templates.css
ckeditor/ckeditor/plugins/templates/dialogs/templates.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/templates/dialogs/templates.js
ckeditor/ckeditor/plugins/embed/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/plugin.js
ckeditor/ckeditor/plugins/embed/icons/embed.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/icons/embed.png
ckeditor/ckeditor/plugins/embed/icons/hidpi/embed.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/embed/icons/hidpi/embed.png
ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js
ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js
ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif
ckeditor/ckeditor/plugins/smiley/images/wink_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/wink_smile.png
ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png
ckeditor/ckeditor/plugins/smiley/images/angel_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angel_smile.png
ckeditor/ckeditor/plugins/smiley/images/heart.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/heart.gif
ckeditor/ckeditor/plugins/smiley/images/omg_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/omg_smile.png
ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif
ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif
ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif
ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif
ckeditor/ckeditor/plugins/smiley/images/sad_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/sad_smile.png
ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif
ckeditor/ckeditor/plugins/smiley/images/angry_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angry_smile.png
ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif
ckeditor/ckeditor/plugins/smiley/images/heart.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/heart.png
ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif
ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif
ckeditor/ckeditor/plugins/smiley/images/regular_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/regular_smile.png
ckeditor/ckeditor/plugins/smiley/images/shades_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/shades_smile.png
ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png
ckeditor/ckeditor/plugins/smiley/images/envelope.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/envelope.png
ckeditor/ckeditor/plugins/smiley/images/cry_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/cry_smile.png
ckeditor/ckeditor/plugins/smiley/images/broken_heart.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/broken_heart.png
ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
ckeditor/ckeditor/plugins/smiley/images/devil_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/devil_smile.png
ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif
ckeditor/ckeditor/plugins/smiley/images/kiss.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/kiss.png
ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif
ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png
ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif
ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif
ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png
ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif
ckeditor/ckeditor/plugins/smiley/images/kiss.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/kiss.gif
ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif
ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif
ckeditor/ckeditor/plugins/smiley/images/confused_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/confused_smile.png
ckeditor/ckeditor/plugins/smiley/images/envelope.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/envelope.gif
ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif
ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif
ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png
ckeditor/ckeditor/plugins/smiley/images/lightbulb.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/lightbulb.png
ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif
ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js
ckeditor/ckeditor/plugins/uploadwidget/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/plugin.js
ckeditor/ckeditor/plugins/uploadwidget/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/zh-cn.js
ckeditor/ckeditor/plugins/uploadwidget/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/it.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ku.js
ckeditor/ckeditor/plugins/uploadwidget/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/de.js
ckeditor/ckeditor/plugins/uploadwidget/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/sv.js
ckeditor/ckeditor/plugins/uploadwidget/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/da.js
ckeditor/ckeditor/plugins/uploadwidget/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/eo.js
ckeditor/ckeditor/plugins/uploadwidget/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/fr.js
ckeditor/ckeditor/plugins/uploadwidget/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/nl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ru.js
ckeditor/ckeditor/plugins/uploadwidget/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/pt-br.js
ckeditor/ckeditor/plugins/uploadwidget/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/cs.js
ckeditor/ckeditor/plugins/uploadwidget/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/tr.js
ckeditor/ckeditor/plugins/uploadwidget/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/ko.js
ckeditor/ckeditor/plugins/uploadwidget/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/nb.js
ckeditor/ckeditor/plugins/uploadwidget/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/en.js
ckeditor/ckeditor/plugins/uploadwidget/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/zh.js
ckeditor/ckeditor/plugins/uploadwidget/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/pl.js
ckeditor/ckeditor/plugins/uploadwidget/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/hu.js
ckeditor/ckeditor/plugins/uploadwidget/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/uploadwidget/lang/gl.js
ckeditor/ckeditor/plugins/codesnippet/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/plugin.js
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/LICENSE /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/LICENSE
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css
ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css
ckeditor/ckeditor/plugins/codesnippet/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fi.js
ckeditor/ckeditor/plugins/codesnippet/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/el.js
ckeditor/ckeditor/plugins/codesnippet/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/zh-cn.js
ckeditor/ckeditor/plugins/codesnippet/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/it.js
ckeditor/ckeditor/plugins/codesnippet/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sk.js
ckeditor/ckeditor/plugins/codesnippet/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fa.js
ckeditor/ckeditor/plugins/codesnippet/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/km.js
ckeditor/ckeditor/plugins/codesnippet/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ku.js
ckeditor/ckeditor/plugins/codesnippet/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/de.js
ckeditor/ckeditor/plugins/codesnippet/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sv.js
ckeditor/ckeditor/plugins/codesnippet/lang/th.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/th.js
ckeditor/ckeditor/plugins/codesnippet/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/uk.js
ckeditor/ckeditor/plugins/codesnippet/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/da.js
ckeditor/ckeditor/plugins/codesnippet/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sq.js
ckeditor/ckeditor/plugins/codesnippet/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/sl.js
ckeditor/ckeditor/plugins/codesnippet/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/es.js
ckeditor/ckeditor/plugins/codesnippet/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/eo.js
ckeditor/ckeditor/plugins/codesnippet/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/tt.js
ckeditor/ckeditor/plugins/codesnippet/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fr.js
ckeditor/ckeditor/plugins/codesnippet/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/nl.js
ckeditor/ckeditor/plugins/codesnippet/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ru.js
ckeditor/ckeditor/plugins/codesnippet/lang/ro.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ro.js
ckeditor/ckeditor/plugins/codesnippet/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ca.js
ckeditor/ckeditor/plugins/codesnippet/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/fr-ca.js
ckeditor/ckeditor/plugins/codesnippet/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/lt.js
ckeditor/ckeditor/plugins/codesnippet/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ja.js
ckeditor/ckeditor/plugins/codesnippet/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pt-br.js
ckeditor/ckeditor/plugins/codesnippet/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/cs.js
ckeditor/ckeditor/plugins/codesnippet/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/tr.js
ckeditor/ckeditor/plugins/codesnippet/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/he.js
ckeditor/ckeditor/plugins/codesnippet/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/lv.js
ckeditor/ckeditor/plugins/codesnippet/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ko.js
ckeditor/ckeditor/plugins/codesnippet/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/nb.js
ckeditor/ckeditor/plugins/codesnippet/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/hr.js
ckeditor/ckeditor/plugins/codesnippet/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pt.js
ckeditor/ckeditor/plugins/codesnippet/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/en-gb.js
ckeditor/ckeditor/plugins/codesnippet/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/bg.js
ckeditor/ckeditor/plugins/codesnippet/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/no.js
ckeditor/ckeditor/plugins/codesnippet/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/vi.js
ckeditor/ckeditor/plugins/codesnippet/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/en.js
ckeditor/ckeditor/plugins/codesnippet/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/zh.js
ckeditor/ckeditor/plugins/codesnippet/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ar.js
ckeditor/ckeditor/plugins/codesnippet/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/pl.js
ckeditor/ckeditor/plugins/codesnippet/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/ug.js
ckeditor/ckeditor/plugins/codesnippet/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/hu.js
ckeditor/ckeditor/plugins/codesnippet/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/et.js
ckeditor/ckeditor/plugins/codesnippet/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/lang/gl.js
ckeditor/ckeditor/plugins/codesnippet/icons/codesnippet.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/icons/codesnippet.png
ckeditor/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png
ckeditor/ckeditor/plugins/codesnippet/dialogs/codesnippet.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/codesnippet/dialogs/codesnippet.js
ckeditor/ckeditor/plugins/flash/images/placeholder.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/flash/images/placeholder.png
ckeditor/ckeditor/plugins/flash/dialogs/flash.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/flash/dialogs/flash.js
ckeditor/ckeditor/plugins/divarea/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/divarea/plugin.js
ckeditor/ckeditor/plugins/dialog/dialogDefinition.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/dialog/dialogDefinition.js
ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js
ckeditor/ckeditor/plugins/pastefromword/filter/default.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/pastefromword/filter/default.js
ckeditor/ckeditor/plugins/devtools/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/plugin.js
ckeditor/ckeditor/plugins/devtools/lang/fi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fi.js
ckeditor/ckeditor/plugins/devtools/lang/el.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/el.js
ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/zh-cn.js
ckeditor/ckeditor/plugins/devtools/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/it.js
ckeditor/ckeditor/plugins/devtools/lang/id.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/id.js
ckeditor/ckeditor/plugins/devtools/lang/sk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sk.js
ckeditor/ckeditor/plugins/devtools/lang/fa.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fa.js
ckeditor/ckeditor/plugins/devtools/lang/cy.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/cy.js
ckeditor/ckeditor/plugins/devtools/lang/km.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/km.js
ckeditor/ckeditor/plugins/devtools/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ku.js
ckeditor/ckeditor/plugins/devtools/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/de.js
ckeditor/ckeditor/plugins/devtools/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sv.js
ckeditor/ckeditor/plugins/devtools/lang/uk.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/uk.js
ckeditor/ckeditor/plugins/devtools/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/da.js
ckeditor/ckeditor/plugins/devtools/lang/sq.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sq.js
ckeditor/ckeditor/plugins/devtools/lang/sl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/sl.js
ckeditor/ckeditor/plugins/devtools/lang/es.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/es.js
ckeditor/ckeditor/plugins/devtools/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/eo.js
ckeditor/ckeditor/plugins/devtools/lang/tt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/tt.js
ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/_translationstatus.txt
ckeditor/ckeditor/plugins/devtools/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fr.js
ckeditor/ckeditor/plugins/devtools/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/nl.js
ckeditor/ckeditor/plugins/devtools/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ru.js
ckeditor/ckeditor/plugins/devtools/lang/ro.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ro.js
ckeditor/ckeditor/plugins/devtools/lang/gu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/gu.js
ckeditor/ckeditor/plugins/devtools/lang/ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ca.js
ckeditor/ckeditor/plugins/devtools/lang/fr-ca.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/fr-ca.js
ckeditor/ckeditor/plugins/devtools/lang/lt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/lt.js
ckeditor/ckeditor/plugins/devtools/lang/ja.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ja.js
ckeditor/ckeditor/plugins/devtools/lang/si.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/si.js
ckeditor/ckeditor/plugins/devtools/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pt-br.js
ckeditor/ckeditor/plugins/devtools/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/cs.js
ckeditor/ckeditor/plugins/devtools/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/tr.js
ckeditor/ckeditor/plugins/devtools/lang/he.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/he.js
ckeditor/ckeditor/plugins/devtools/lang/lv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/lv.js
ckeditor/ckeditor/plugins/devtools/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ko.js
ckeditor/ckeditor/plugins/devtools/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/nb.js
ckeditor/ckeditor/plugins/devtools/lang/hr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/hr.js
ckeditor/ckeditor/plugins/devtools/lang/pt.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pt.js
ckeditor/ckeditor/plugins/devtools/lang/en-gb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/en-gb.js
ckeditor/ckeditor/plugins/devtools/lang/eu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/eu.js
ckeditor/ckeditor/plugins/devtools/lang/bg.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/bg.js
ckeditor/ckeditor/plugins/devtools/lang/no.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/no.js
ckeditor/ckeditor/plugins/devtools/lang/vi.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/vi.js
ckeditor/ckeditor/plugins/devtools/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/en.js
ckeditor/ckeditor/plugins/devtools/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/zh.js
ckeditor/ckeditor/plugins/devtools/lang/ar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ar.js
ckeditor/ckeditor/plugins/devtools/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/pl.js
ckeditor/ckeditor/plugins/devtools/lang/ug.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/ug.js
ckeditor/ckeditor/plugins/devtools/lang/hu.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/hu.js
ckeditor/ckeditor/plugins/devtools/lang/et.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/et.js
ckeditor/ckeditor/plugins/devtools/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/devtools/lang/gl.js
ckeditor/ckeditor/plugins/filetools/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/plugin.js
ckeditor/ckeditor/plugins/filetools/lang/zh-cn.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/zh-cn.js
ckeditor/ckeditor/plugins/filetools/lang/it.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/it.js
ckeditor/ckeditor/plugins/filetools/lang/ku.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ku.js
ckeditor/ckeditor/plugins/filetools/lang/de.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/de.js
ckeditor/ckeditor/plugins/filetools/lang/sv.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/sv.js
ckeditor/ckeditor/plugins/filetools/lang/da.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/da.js
ckeditor/ckeditor/plugins/filetools/lang/eo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/eo.js
ckeditor/ckeditor/plugins/filetools/lang/fr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/fr.js
ckeditor/ckeditor/plugins/filetools/lang/nl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/nl.js
ckeditor/ckeditor/plugins/filetools/lang/ru.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ru.js
ckeditor/ckeditor/plugins/filetools/lang/pt-br.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/pt-br.js
ckeditor/ckeditor/plugins/filetools/lang/cs.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/cs.js
ckeditor/ckeditor/plugins/filetools/lang/tr.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/tr.js
ckeditor/ckeditor/plugins/filetools/lang/ko.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/ko.js
ckeditor/ckeditor/plugins/filetools/lang/nb.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/nb.js
ckeditor/ckeditor/plugins/filetools/lang/en.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/en.js
ckeditor/ckeditor/plugins/filetools/lang/zh.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/zh.js
ckeditor/ckeditor/plugins/filetools/lang/pl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/pl.js
ckeditor/ckeditor/plugins/filetools/lang/gl.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/filetools/lang/gl.js
ckeditor/ckeditor/plugins/lineutils/plugin.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/lineutils/plugin.js
ckeditor/ckeditor/plugins/table/dialogs/table.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/table/dialogs/table.js
ckeditor/ckeditor/plugins/showblocks/images/block_h5.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h5.png
ckeditor/ckeditor/plugins/showblocks/images/block_p.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_p.png
ckeditor/ckeditor/plugins/showblocks/images/block_div.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_div.png
ckeditor/ckeditor/plugins/showblocks/images/block_h3.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h3.png
ckeditor/ckeditor/plugins/showblocks/images/block_h4.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h4.png
ckeditor/ckeditor/plugins/showblocks/images/block_pre.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_pre.png
ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png
ckeditor/ckeditor/plugins/showblocks/images/block_h1.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h1.png
ckeditor/ckeditor/plugins/showblocks/images/block_address.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_address.png
ckeditor/ckeditor/plugins/showblocks/images/block_h6.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h6.png
ckeditor/ckeditor/plugins/showblocks/images/block_h2.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/ckeditor/static/ckeditor/ckeditor/plugins/showblocks/images/block_h2.png
flags/cv.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cv.gif
flags/co.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/co.gif
flags/vn.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/vn.gif
flags/la.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/la.gif
flags/cg.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cg.gif
flags/is.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/is.gif
flags/hk.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/hk.gif
flags/mg.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mg.gif
flags/pm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pm.gif
flags/ms.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ms.gif
flags/vu.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/vu.gif
flags/to.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/to.gif
flags/sa.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sa.gif
flags/gb.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gb.gif
flags/ls.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ls.gif
flags/tz.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tz.gif
flags/no.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/no.gif
flags/dj.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/dj.gif
flags/hm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/hm.gif
flags/ru.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ru.gif
flags/sr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sr.gif
flags/et.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/et.gif
flags/bz.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bz.gif
flags/pf.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pf.gif
flags/us.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/us.gif
flags/vg.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/vg.gif
flags/sn.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sn.gif
flags/be.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/be.gif
flags/lc.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/lc.gif
flags/ir.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ir.gif
flags/bs.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bs.gif
flags/nc.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/nc.gif
flags/ng.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ng.gif
flags/vc.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/vc.gif
flags/pe.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pe.gif
flags/mt.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mt.gif
flags/je.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/je.gif
flags/st.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/st.gif
flags/sz.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sz.gif
flags/jp.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/jp.gif
flags/cc.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cc.gif
flags/ua.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ua.gif
flags/ee.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ee.gif
flags/hn.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/hn.gif
flags/mz.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mz.gif
flags/mf.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mf.gif
flags/vi.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/vi.gif
flags/ck.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ck.gif
flags/ne.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ne.gif
flags/dk.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/dk.gif
flags/gw.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gw.gif
flags/uz.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/uz.gif
flags/qa.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/qa.gif
flags/fm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/fm.gif
flags/so.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/so.gif
flags/zw.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/zw.gif
flags/gu.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gu.gif
flags/td.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/td.gif
flags/ad.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ad.gif
flags/al.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/al.gif
flags/bn.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bn.gif
flags/cm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cm.gif
flags/af.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/af.gif
flags/yt.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/yt.gif
flags/ky.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ky.gif
flags/ga.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ga.gif
flags/nf.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/nf.gif
flags/cu.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cu.gif
flags/ke.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ke.gif
flags/kg.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/kg.gif
flags/ax.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ax.gif
flags/sj.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sj.gif
flags/ba.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ba.gif
flags/tf.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tf.gif
flags/gi.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gi.gif
flags/kr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/kr.gif
flags/by.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/by.gif
flags/bm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bm.gif
flags/nu.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/nu.gif
flags/it.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/it.gif
flags/ai.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ai.gif
flags/az.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/az.gif
flags/tj.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tj.gif
flags/sb.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sb.gif
flags/mx.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mx.gif
flags/eh.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/eh.gif
flags/re.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/re.gif
flags/as.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/as.gif
flags/cz.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cz.gif
flags/pk.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pk.gif
flags/bh.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bh.gif
flags/dz.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/dz.gif
flags/ki.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ki.gif
flags/hr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/hr.gif
flags/eu.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/eu.gif
flags/ly.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ly.gif
flags/sprite.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sprite.css
flags/ph.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ph.gif
flags/tc.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tc.gif
flags/ca.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ca.gif
flags/gm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gm.gif
flags/im.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/im.gif
flags/sk.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sk.gif
flags/sh.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sh.gif
flags/nz.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/nz.gif
flags/bw.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bw.gif
flags/jo.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/jo.gif
flags/fj.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/fj.gif
flags/cy.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cy.gif
flags/ao.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ao.gif
flags/sprite-hq.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sprite-hq.png
flags/mc.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mc.gif
flags/es.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/es.gif
flags/ni.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ni.gif
flags/gd.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gd.gif
flags/lv.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/lv.gif
flags/sd.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sd.gif
flags/gp.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gp.gif
flags/il.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/il.gif
flags/bv.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bv.gif
flags/kh.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/kh.gif
flags/li.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/li.gif
flags/um.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/um.gif
flags/mk.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mk.gif
flags/wf.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/wf.gif
flags/bb.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bb.gif
flags/na.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/na.gif
flags/ge.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ge.gif
flags/sy.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sy.gif
flags/ec.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ec.gif
flags/gr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gr.gif
flags/sm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sm.gif
flags/ht.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ht.gif
flags/fi.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/fi.gif
flags/__.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/__.gif
flags/va.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/va.gif
flags/cn.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cn.gif
flags/si.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/si.gif
flags/dm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/dm.gif
flags/aq.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/aq.gif
flags/ma.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ma.gif
flags/cr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cr.gif
flags/ml.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ml.gif
flags/bt.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bt.gif
flags/ss.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ss.gif
flags/bf.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bf.gif
flags/kn.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/kn.gif
flags/ci.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ci.gif
flags/io.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/io.gif
flags/cd.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cd.gif
flags/ye.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ye.gif
flags/bg.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bg.gif
flags/tw.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tw.gif
flags/gh.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gh.gif
flags/cw.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cw.gif
flags/er.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/er.gif
flags/fo.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/fo.gif
flags/nr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/nr.gif
flags/jm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/jm.gif
flags/fk.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/fk.gif
flags/mw.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mw.gif
flags/gg.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gg.gif
flags/sx.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sx.gif
flags/my.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/my.gif
flags/pn.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pn.gif
flags/gs.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gs.gif
flags/aw.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/aw.gif
flags/kp.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/kp.gif
flags/ws.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ws.gif
flags/sv.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sv.gif
flags/iq.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/iq.gif
flags/bi.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bi.gif
flags/sg.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sg.gif
flags/am.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/am.gif
flags/km.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/km.gif
flags/tl.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tl.gif
flags/do.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/do.gif
flags/gn.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gn.gif
flags/se.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/se.gif
flags/sprite-hq.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sprite-hq.css
flags/mm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mm.gif
flags/fr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/fr.gif
flags/cf.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cf.gif
flags/zm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/zm.gif
flags/ie.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ie.gif
flags/pg.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pg.gif
flags/gq.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gq.gif
flags/tg.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tg.gif
flags/sprite.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sprite.png
flags/id.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/id.gif
flags/ve.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ve.gif
flags/pl.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pl.gif
flags/bd.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bd.gif
flags/kz.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/kz.gif
flags/me.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/me.gif
flags/tn.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tn.gif
flags/mu.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mu.gif
flags/au.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/au.gif
flags/om.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/om.gif
flags/mo.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mo.gif
flags/mq.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mq.gif
flags/br.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/br.gif
flags/hu.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/hu.gif
flags/ug.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ug.gif
flags/ar.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ar.gif
flags/tv.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tv.gif
flags/mh.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mh.gif
flags/pt.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pt.gif
flags/tm.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tm.gif
flags/bl.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bl.gif
flags/np.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/np.gif
flags/lt.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/lt.gif
flags/pa.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pa.gif
flags/lk.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/lk.gif
flags/lb.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/lb.gif
flags/mp.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mp.gif
flags/bq.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bq.gif
flags/cl.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cl.gif
flags/rs.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/rs.gif
flags/eg.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/eg.gif
flags/ro.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ro.gif
flags/rw.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/rw.gif
flags/lr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/lr.gif
flags/pr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pr.gif
flags/mn.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mn.gif
flags/md.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/md.gif
flags/bo.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bo.gif
flags/ag.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ag.gif
flags/py.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/py.gif
flags/tr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tr.gif
flags/mv.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mv.gif
flags/de.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/de.gif
flags/gt.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gt.gif
flags/pw.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/pw.gif
flags/lu.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/lu.gif
flags/bj.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/bj.gif
flags/cx.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/cx.gif
flags/nl.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/nl.gif
flags/at.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/at.gif
flags/gl.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gl.gif
flags/mr.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/mr.gif
flags/ae.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ae.gif
flags/kw.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/kw.gif
flags/za.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/za.gif
flags/tt.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tt.gif
flags/in.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/in.gif
flags/gy.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gy.gif
flags/sc.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sc.gif
flags/gf.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/gf.gif
flags/ps.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ps.gif
flags/tk.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/tk.gif
flags/th.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/th.gif
flags/ch.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/ch.gif
flags/uy.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/uy.gif
flags/sl.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_countries/static/flags/sl.gif
django_celery_monitor/style.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/django_celery_monitor/static/django_celery_monitor/style.css
notifications/notify.js /var/waps/entornos/ahkin/src/notificaciones-django/notifications/static/notifications/notify.js
rest_framework/docs/js/jquery.json-view.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/docs/js/jquery.json-view.min.js
rest_framework/docs/js/highlight.pack.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/docs/js/highlight.pack.js
rest_framework/docs/js/api.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/docs/js/api.js
rest_framework/docs/img/grid.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/docs/img/grid.png
rest_framework/docs/img/favicon.ico /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/docs/img/favicon.ico
rest_framework/docs/css/highlight.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/docs/css/highlight.css
rest_framework/docs/css/base.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/docs/css/base.css
rest_framework/docs/css/jquery.json-view.min.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/docs/css/jquery.json-view.min.css
rest_framework/js/coreapi-0.1.1.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/js/coreapi-0.1.1.js
rest_framework/js/jquery-3.3.1.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/js/jquery-3.3.1.min.js
rest_framework/js/ajax-form.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/js/ajax-form.js
rest_framework/js/bootstrap.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/js/bootstrap.min.js
rest_framework/js/csrf.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/js/csrf.js
rest_framework/js/prettify-min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/js/prettify-min.js
rest_framework/js/default.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/js/default.js
rest_framework/img/glyphicons-halflings-white.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings-white.png
rest_framework/img/grid.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/img/grid.png
rest_framework/img/glyphicons-halflings.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/img/glyphicons-halflings.png
rest_framework/css/bootstrap.min.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/css/bootstrap.min.css
rest_framework/css/bootstrap-theme.min.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/css/bootstrap-theme.min.css
rest_framework/css/default.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/css/default.css
rest_framework/css/bootstrap-tweaks.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/css/bootstrap-tweaks.css
rest_framework/css/font-awesome-4.0.3.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/css/font-awesome-4.0.3.css
rest_framework/css/prettify.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/css/prettify.css
rest_framework/fonts/fontawesome-webfont.ttf /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.ttf
rest_framework/fonts/glyphicons-halflings-regular.ttf /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.ttf
rest_framework/fonts/fontawesome-webfont.woff /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.woff
rest_framework/fonts/glyphicons-halflings-regular.woff2 /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff2
rest_framework/fonts/fontawesome-webfont.eot /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.eot
rest_framework/fonts/fontawesome-webfont.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts/fontawesome-webfont.svg
rest_framework/fonts/glyphicons-halflings-regular.eot /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.eot
rest_framework/fonts/glyphicons-halflings-regular.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.svg
rest_framework/fonts/glyphicons-halflings-regular.woff /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/rest_framework/static/rest_framework/fonts/glyphicons-halflings-regular.woff
dicts/README.md /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/dicts/README.md
dicts/en_US.aff /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/dicts/en_US.aff
dicts/en_US.dic /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/dicts/en_US.dic
plugins/js/highlight.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/highlight.min.js
plugins/js/resizable.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/resizable.min.js
plugins/js/theme-github.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/theme-github.js
plugins/js/emojis.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/emojis.min.js
plugins/js/ace.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/ace.js
plugins/js/mode-markdown.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/mode-markdown.js
plugins/js/jquery.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/jquery.min.js
plugins/js/ext-language_tools.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/ext-language_tools.js
plugins/js/semantic.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/semantic.min.js
plugins/js/typo.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/typo.js
plugins/js/spellcheck.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/spellcheck.js
plugins/js/snippets/markdown.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/js/snippets/markdown.js
plugins/images/heart.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/images/heart.png
plugins/images/flags.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/images/flags.png
plugins/images/commonmark.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/images/commonmark.png
plugins/css/semantic.min.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/css/semantic.min.css
plugins/css/ace.min.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/css/ace.min.css
plugins/css/resizable.min.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/css/resizable.min.css
plugins/fonts/outline-icons.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/outline-icons.svg
plugins/fonts/brand-icons.ttf /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/brand-icons.ttf
plugins/fonts/icons.woff2 /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/icons.woff2
plugins/fonts/icons.eot /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/icons.eot
plugins/fonts/outline-icons.eot /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/outline-icons.eot
plugins/fonts/icons.woff /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/icons.woff
plugins/fonts/icons.ttf /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/icons.ttf
plugins/fonts/brand-icons.woff /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/brand-icons.woff
plugins/fonts/brand-icons.eot /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/brand-icons.eot
plugins/fonts/outline-icons.ttf /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/outline-icons.ttf
plugins/fonts/brand-icons.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/brand-icons.svg
plugins/fonts/brand-icons.woff2 /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/brand-icons.woff2
plugins/fonts/outline-icons.woff /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/outline-icons.woff
plugins/fonts/icons.svg /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/icons.svg
plugins/fonts/outline-icons.woff2 /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/plugins/fonts/outline-icons.woff2
martor/js/martor.min.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/martor/js/martor.min.js
martor/js/martor.monify.backup.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/martor/js/martor.monify.backup.js
martor/js/martor.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/martor/js/martor.js
martor/css/martor.backup.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/martor/css/martor.backup.css
martor/css/martor-admin.min.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/martor/css/martor-admin.min.css
martor/css/martor-admin.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/martor/css/martor-admin.css
martor/css/martor.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/martor/css/martor.css
martor/css/martor.min.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/martor/static/martor/css/martor.min.css
debug_toolbar/.DS_Store /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/.DS_Store
debug_toolbar/js/jquery_post.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_post.js
debug_toolbar/js/toolbar.sql.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.sql.js
debug_toolbar/js/jquery_pre.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_pre.js
debug_toolbar/js/toolbar.timer.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.timer.js
debug_toolbar/js/toolbar.template.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.template.js
debug_toolbar/js/toolbar.profiling.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.profiling.js
debug_toolbar/js/jquery_existing.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_existing.js
debug_toolbar/js/toolbar.js /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js
debug_toolbar/img/djdt_vertical.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/img/djdt_vertical.png
debug_toolbar/img/close_hover.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/img/close_hover.png
debug_toolbar/img/close.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/img/close.png
debug_toolbar/img/ajax-loader.gif /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/img/ajax-loader.gif
debug_toolbar/img/indicator.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/img/indicator.png
debug_toolbar/img/back.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/img/back.png
debug_toolbar/img/back_hover.png /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/img/back_hover.png
debug_toolbar/css/print.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/css/print.css
debug_toolbar/css/toolbar.css /var/waps/entornos/ahkin/local/lib/python2.7/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css

Plantillas (3 renderizadas)

Ruta de plantilla

  1. /var/waps/sitios/ahkin/templates

Plantillas

ver_post_v2.html
/var/waps/sitios/ahkin/wisp_docs/templates/ver_post_v2.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'cambiar_password_wifi': False, u'csrf_token': <SimpleLazyObject: u'azwUweYx0LDqtKKPUJIL626QwDKfVsSVq3lrfNTfAAC6HHp7G6zlRGlt2qp5DGp4'>, u'debug': True, 'grupo_usuario': '', 'is_staff': False, 'login_form': <LoginForm bound=False, valid=Unknown, fields=(login;password;remember)>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f1f0ea5dc50>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f1f0e0d8810>, u'request': u'<<request>>', 'singup_form': <SignupForm bound=False, valid=Unknown, fields=(nombre_empresa;captcha;country_code;telefono;email;password1)>, u'sql_queries': <function <lambda> at 0x7f1f159a1f50>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f1f0f6b1b50>>, 'ver_datos_wifi': False} {} {'listado_post': u'<<publicarqueryset of wisp_docs.Post>>', 'post': <PostArticle: Servicios adicionales>, 'postarticle': True}
base_post_v2.html
/var/waps/sitios/ahkin/wisp_docs/templates/base_post_v2.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'cambiar_password_wifi': False, u'csrf_token': <SimpleLazyObject: u'azwUweYx0LDqtKKPUJIL626QwDKfVsSVq3lrfNTfAAC6HHp7G6zlRGlt2qp5DGp4'>, u'debug': True, 'grupo_usuario': '', 'is_staff': False, 'login_form': <LoginForm bound=False, valid=Unknown, fields=(login;password;remember)>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f1f0ea5dc50>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f1f0e0d8810>, u'request': u'<<request>>', 'singup_form': <SignupForm bound=False, valid=Unknown, fields=(nombre_empresa;captcha;country_code;telefono;email;password1)>, u'sql_queries': <function <lambda> at 0x7f1f159a1f50>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f1f0f6b1b50>>, 'ver_datos_wifi': False} {} {'listado_post': u'<<publicarqueryset of wisp_docs.Post>>', 'post': <PostArticle: Servicios adicionales>, 'postarticle': True}
base.html
/var/waps/sitios/ahkin/templates/base.html
{'False': False, 'None': None, 'True': True} {'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'ERROR': 40, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30}, 'cambiar_password_wifi': False, u'csrf_token': <SimpleLazyObject: u'azwUweYx0LDqtKKPUJIL626QwDKfVsSVq3lrfNTfAAC6HHp7G6zlRGlt2qp5DGp4'>, u'debug': True, 'grupo_usuario': '', 'is_staff': False, 'login_form': <LoginForm bound=False, valid=Unknown, fields=(login;password;remember)>, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f1f0ea5dc50>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f1f0e0d8810>, u'request': u'<<request>>', 'singup_form': <SignupForm bound=False, valid=Unknown, fields=(nombre_empresa;captcha;country_code;telefono;email;password1)>, u'sql_queries': <function <lambda> at 0x7f1f159a1f50>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f1f0f6b1b50>>, 'ver_datos_wifi': False} {} {'listado_post': u'<<publicarqueryset of wisp_docs.Post>>', 'post': <PostArticle: Servicios adicionales>, 'postarticle': True}

Procesadores de contexto

django.template.context_processors.csrf
{u'csrf_token': <SimpleLazyObject: u'azwUweYx0LDqtKKPUJIL626QwDKfVsSVq3lrfNTfAAC6HHp7G6zlRGlt2qp5DGp4'>}
django.template.context_processors.debug
{u'debug': True, u'sql_queries': <function <lambda> at 0x7f1f159a1f50>}
django.template.context_processors.request
{u'request': <WSGIRequest: GET '/documentacion/articulo/servicios-adicionales-460/'>}
django.contrib.auth.context_processors.auth
{'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f1f0e0d8810>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f1f0f6b1b50>>}
django.contrib.messages.context_processors.messages
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'WARNING': 30, 'SUCCESS': 25, 'ERROR': 40}, 'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7f1f0ea5dc50>}
Ahkin.context_processors.datos_globales
{'is_staff': False, 'singup_form': <SignupForm bound=False, valid=Unknown, fields=(nombre_empresa;captcha;country_code;telefono;email;password1)>, 'login_form': <LoginForm bound=False, valid=Unknown, fields=(login;password;remember)>, 'grupo_usuario': '', 'cambiar_password_wifi': False, 'ver_datos_wifi': False}

4 llamadas al Cach茅 desde backends

Res煤men

Llamadas totales Tiempo total Aciertos de cach茅 Errores de cach茅
0 0 ms 0 0

Comandos

add get set delete clear get_many set_many delete_many has_key incr decr incr_version decr_version
0 0 0 0 0 0 0 0 0 0 0 0 0

Se帽ales

Se帽al Proporcionando Receptores
class_prepared class
connection_created connection
got_request_exception request
post_delete instance, using ModelBase.update_changed, ModelBase.update_changed
post_init instance StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations, StdImageField.update_dimension_fields, StdImageField.set_variations
post_migrate verbosity, apps, app_config, plan, using, interactive create_permissions, update_contenttypes, create_default_site
post_save update_fields, instance, created, using, raw ModelBase.update_changed, ModelBase.update_changed, ModelBase.update_changed
pre_delete instance, using clear_site_cache, ModelBase.changed, ModelBase.update_changed, delete_empresa
pre_init instance, args, kwargs
pre_save update_fields, instance, using, raw clear_site_cache, ModelBase.changed
request_finished close_old_connections, close_caches
request_started environ reset_queries, close_old_connections

Mensajes del registro

No hay mensajes registrados.