Plan de Internet

Plan Internet Simple Queue

Agregar un nuevo plan Simple Queue

1 Para agregar un plan de simple queue. Ir al listado de planes https://wisphub.net/plan-internet/ y seleccionamos la pestaña "Planes Queue"

2

Agregamos los datos requeridos. Lo que está marcado en negritas es campo obligatorio.

 

Configuración Basica

1-Nombre: El nombre que se defina aquí se visualizara en las facturas, avisos de corte, avisos de pago, hojas de instalación, sms, email, portal del cliente. 

2-Precio: El precio que se defina aquí, saldrá en factura del cliente, así como se mostrara en los avisos de corte, de pago, portal del cliente, para el cliente sepa cuanto debe.

3-velocidad Bajada y Subida (k,M). Para simple queue, es importante colocar la velocidad en Megabits con M mayúscula, los kilobits con k minúscula.

Ejemplo: 1M/256k

Los planes aplican para todos los routers que tengamos agregados.

4-Folio Interno: Campo opcional, si llevas un folio colocalo en este campo y este saldrá en la hoja de instalación, hoja de un ticket de soporte técnico. Para ello tienes que agregar la tag: {{ plan_internet.folio }} en las plantillas, Instalación, Soporte Tecnico https://wisphub.net/plantillas/

5-Descripción: Campo opcional.

6-Recargo por Mora: Campo es opcional, si lo vas aplicar, Cargo por mora: Click aquí Pronto pago: Click aquí 

Configuracion Avanzada

En esta sección puede configurar rafagas de velocidad u otro parametro adicional para simple queue.

Para las rafagas de velocidad puede guiarse del sig  manual o video para agregar correctamente el queue al RB. 

Es importante escribir exactamente como aparece en el RB el valor de Queue Type, Parent para agregar correctamente el queue al RB.

Plan Simple queue Rafagas de velocidad - WispHub.net

3

Guardamos cambios, y confirmamos que se halla agregado correctamente. En este ejemplo, solo añadir los datos de la configuración básica.

 

Plan PCQ + ADRESSLIST

WispHub te ayudara a crear las reglas de limitación para planes tipo PCQ+Address List al Mikrotik

1Ir: Sistema->Planes de Internet->Planes PCQ: https://wisphub.net/plan-internet/#retab2

Seleccionar Nuevo Plan PCQ

2Definir Velocidad

Para este ejemplo se creara un plan Residencial 10Megas 10M bajada y 5M subida.

1. Address List Para este campo el nombre que coloquemos sera el nombre del Address List con el que se limitara la velociadad en el RB.

2. Velocidad de Bajada En este campo definimos la velocidad de bajada.

3. Velocidad de Subida En este campo definimos la velocidad de subida.

4.Address List Personalizado Este campo es opcional, si usted en su RB ya cuenta con una regla propia que funcione por address list, ej si tiene una regla de clientes_permitidos en su RB que funciona por medio de un address list, puede ingresar ese address list aquí y cuando se agreguen clientes se agregaran con este regla en el RB. Si no es su caso dejar vacio este campo.

¿Qué hacer si ya tengo mis propias reglas pcq en el mikrotik y las quiero seguir usando?

Para estos casos en que no quieras usas las reglas de pcq de wisphub y seguir usando tus propias reglas pcq, en el sistema basta con ir agregando los planes siguiendo este ejemplo.

https://wisphub.net/plan-internet/pcq/agregar/

Exportar Reglas PCQ WispHub al RB.

Una vez hallamos creado nuestro plan, nos tenemos que dirigir de nuevo a Sistema->Planes de Internet->Planes PCQ: https://wisphub.net/plan-internet/#retab2

y dar click en "Exportar Reglas" de este modo WispHub se encargará de crear las reglas de limitación en el RB.

Con esto WispHub creará las reglas de limitación en el RB, en Mangle, Queue tree, Queue type

Nota

WispHub no va a alterar ni modificar ningua de tus reglas mangle o configuraciones existentes.

Las reglas PCQ que genererá WispHub ya estan probradas y verificadas para funcionar en cualquier escenario, e incluso si contamos con o sin balanceo en el RB.

Si no te funciona la limitación, favor de probar el funcionamiento en otro RB aparte que solo cuente con salida a internet.

 

4Seleccionar el RB donde se exportarán las reglas de limitación PCQ

Con esto WIspHub creara las reglas de mangle, Queue tree, Queue type para la limitación.

Mangle

5Agregar un cliente y probar el funcionamiento.

Agregar un cliente desde WIspHub, en mi caso me coloco la ip de mi PC que tengo asignada.

En el Router se creara la ip con el address list de nuestro plan.

Test de velocidad. En este caso nos creamos un plan bajada 10M y subida 5M.

Nota

La reglas PCQ creadas por WIspHub funcionan ya sea si aplicamos o no balanceo en el mismo RB.

Sugerencia

Se recomienda tener 40 clientes como máximo por cada plan pcq, esto debido a que en el router se pueden almacenar gran cantidad de paquetes dropeados (Dropped) lo cual implica ineficiencia en el funcionamiento de dicho plan.

PCQ + Address List + Ráfagaz (Burst)

Tomando en cuenta el mismo plan de arriba

 

En este ejemplo vamos a modificar este plan, y le ofreceremos a los clientes:

  • Una velocidad de Bajada de 10 Megas como máximo y 15 Megas garantizados de bajada por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 9 Megas del total de sus 10 Megas como máximo.
  • Una velocidad de Subida de 5 Megas como máximo y 10 Megas garantizados de subida por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 4 Megas del total de sus 5 Megas como máximo.

1Ir a la pestaña Configuración Avanzada

1. Burst Limit Subida: Velocidad de subida (UP) garantizada que le llegará a los clientes cuando la ráfaga (burst) este activa. Nota: Este valor debe ser mayor  a la velocidad de subida ofrecida, si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de subida ofrecida como máximo es de 5 Megas, entonces cuando la ráfaga se active, a los clientes les llegará 10 Megas de subida garantizados.

2. Burst Threshold Subida: Este valor es el que activará la ráfaga y debe ser menor o igual a la velocidad de subida ofrecida, si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de subida ofrecida como máximo es de 5 Megas, entonces le diremos a mikrotik que active la ráfaga cuando los clientes empiecen a descargar 4 Megas.

3Burst time subida: Tiempo segundos en que la ráfaga de subida va a permanecer una vez se halla activado por el Burst Threshold Subida. Ejemplo Cuando los clientes empiecen a subir 4 Megas les llegarán como garantiados 10 Megas de subida por 60 segundos.

4. Burst Limit Bajada: Velocidad de bajada (UP) garantizada que le llegará a los clientes cuando la ráfaga (burst) este activa. Nota: Este valor debe ser mayor a la velocidad de bajada ofrecida de si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de bajada ofrecida como máximo es de 10 Megas, entonces cuando la ráfaga se active, a los clientes les llegará 15 Megas de bajada garantizados.

5. Burst Threshold Bajada: Este valor es el que activará la ráfaga y debe ser menor o igual a la velocidad de bajada ofrecida si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de bajada ofrecida como máximo es de 10 Megas, entonces le diremos a mikrotik que active la ráfaga cuando los clientes empiecen a descargar 9 Megas.

6. Burst time bajada: Tiempo segundos en que la ráfaga de bajada va a permanecer una vez se halla activado por el Burst Threshold Bajada. Ejemplo: Cuando los clientes empicen a descargar 9 Megas, les llegarán como garantiados 15 Megas de bajada por 60 segundos.

Por último guardamos nuestros los cambios del plan.

2Actualizar velocidades. Volver a Sistema->Planes de Internet->Planes PCQ: https://wisphub.net/plan-internet/#retab2

Para actualizar las reglas de velocidad pcq.

Seleccionar el router para actualizar las reglas.

nos saldrá el mensaje que se han actualizado correctamente las velocidades.

2Hacer un test de velocidad para comprobar el funcionamiento.

Nota:

El tema de burst en mikrotik va a funcionar siempre y cuando tengamos ancho de banda disponible en toda nuestra red.

 

Configuracion Avanzada

En esta sección puede configurar rafagas de velocidad u otro parametro adicional para simple queue. Es importante escribir exactamente como aparece en el RB el valor de Queue Type, Parent para agregar correctamente el queue al RB.

3. Guardamos cambios, y confirmamos que se haya agregado correctamente el PLAN DE INTERNET simple queue.

1. Ir a Sistema > Planes de Internet > Planes PCQ 

2. Rellenar los campos correspondientes. 

Para este ejemplo se creara un plan Residencial 10Megas 10M bajada y 5M subida.

1. Address List Para este campo el nombre que coloquemos sera el nombre del Address List con el que se limitara la velociadad en el RB.

2. Velocidad de Bajada En este campo definimos la velocidad de bajada.

3. Velocidad de Subida En este campo definimos la velocidad de subida.

4.Address List Personalizado Este campo es opcional, si usted en su RB ya cuenta con una regla propia que funcione por address list, ej si tiene una regla de clientes_permitidos en su RB que funciona por medio de un address list, puede ingresar ese address list aquí y cuando se agreguen clientes se agregaran con este regla en el RB. Si no es su caso dejar vacio este campo.

 

Exportar Reglas PCQ WispHub al RB

Una vez hallamos creado nuestro plan, nos tenemos que dirigir de nuevo a Sistema >Planes de Internet >Planes PCQ y dar click en "Exportar Reglas" de este modo WispHub se encargará de crear las reglas de limitación en el RB.Con esto WispHub creará las reglas de limitación en el RB, en Mangle, Queue tree, Queue type

4. Seleccionar el RB donde se exportarán las reglas de limitación PCQ
 

Con esto WIspHub creara las reglas de mangle, Queue tree, Queue type para la limitación en:

MANGLE

 

QUEUE TREE

 

QUEUE TYPES

 

5. Agregar un cliente y probar el funcionamiento.

Agregar un cliente desde WispHub y ver si se agregó correctamente. 

Sugerencia

Se recomienda tener 40 clientes como máximo por cada plan pcq, esto debido a que en el router se pueden almacenar gran cantidad de paquetes dropeados (Dropped) lo cual implica ineficiencia en el funcionamiento de dicho plan.

Plan Internet Hotspot

Nota

Es importante ya tener creado nuestros Planes Residenciales (User Profiles) en nuestro Router. WispHub no los crea, para que de este modo solo pasamos estos planes a nuestra cuenta de WispHub.

Para este ejemplo yo ya tengo mis Planes creados en mi Router.

Para el ejemplo de este manual  voy agregar el plan 3 Megas a mi cuenta de WispHub. Para ello siga los pasos a continuación.

1. Sistema > Plan Internet > Planes Hostpot. Seleccionamos el seleccionamos el Router ya tengamos agregado a nuestra cuenta, si aún no has agreado tu router click aqui. Importante tener conexión hacia nuestro router, porque traera todos los Users Profiles que tengamos definidos en nuestro router.

2. Agregamos los datos requeridos. Lo que está marcado en negritas es campo obligatorio.

1. Nombre: El nombre que se defina aquí se visualizara en las facturas, avisos de corte, avisos de pago, hojas de instalación, sms, email, portal del cliente. 

2. Precio: El precio que se defina aquí, saldrá en factura del cliente, así como se mostrara en los avisos de corte, de pago, portal del cliente, para el cliente sepa cuanto debe.

3. Perfil: Hace referencia al User Profile en HotsPot. Importante tener conexión hacia nuestro router, porque traera todos los Users Profiles que tengamos definidos en nuestro router.

En este ejemplo, yo estoy agregado el plan 3 Megas.

4. Adress list: Campo opcional, si tu combinas tus Planes Hotspot con reglas de PCQ + Address list, entonces coloca aqui el nombre del address list que controla la velocidad. Si no usas esto, deja en blanco este campo.

 

3. Guardamos cambios Y confirmamos que halla agregado correctamente.

Nota

1.-Es necesario tengamos configurado nuestro Servidor de HotSpot y los User Profile.
2.-Para trabajar con HotSpot en el sistema es necesario utilizar IP fijas para el cliente ya sea en el equipo en modo router o asignado por dhcp leases.

 

Plan Internet PPPoE

Clientes PPPOE con Profile (Queues Dinámicos)

1. Activar PPPoE con control de velocidad: Profile PPP (Queues dinámicos) en el Router. 

2. Agregamos el plan.

 

Acompletamos los datos que nos piden:

1. Profile. El nombre ingresado aquí será el nombre del PPP Profile, cuando se exporten las reglas en el RB.

2. Velocidad de Bajada. Ingresar la velocidad de Bajada deseada

3. Velocidad de Subida. Ingresar la velocidad de Subida deseada

3. Address List Personalizado (Opcional). Si cuentas con Address List con una regla propia en el RB, Ej: IPS permitidas. puedes ingresarlo.

5. Configuración avanzada (Opcional). En esta sección puede ingresar ráfagas (Burst), las cuales serán ingresadas en las colas simples dinámicas

Al guardar los cambios saldrá el siguiente mensaje.

3. Exportamos reglas

Seleccionamos el Router

Resultado en el RB

 

Preguntas frecuentes

Si ya cuentas con PPP Profile creado en tu RB. En agregar Plan PPPoE se haría lo siguiente.

Buscar el profile y seleccionarlo

y en los campos Bajada y subida ingresar 0k (cero k).

Ejemplo.

 

Se despliegará una ventana para seleccionar el RB.

Seleccionar Profile.

 

4. Agregar clientes desde Lista de Clientes > Agregar Clientes

 

 

CLIENTES PPPoE control Velocidad Queues Estáticos

1. En Router elegir PPPoE Control velocidad Queues estáticos

2. Agregamos el plan, desde sistema > plan internet > Plan PPPoE y llenamos los campos

1. Velocidad de bajada: Ingresar la velocidad de bajada deseada para el plan.

2. Velocidad de subida: Ingresar la velocidad de subida deseada para el plan.

3. Address List Personalizado (Opcional). Si cuentas con Address List con una regla propia en el RB, Ej: IPS permitidas. puedes ingresarlo.

4. Configuración avanzada (Opcional). En esta sección puede ingresar ráfagas (Burst), las cuales serán ingresadas en las colas simples estáticas.

3. Una vez llenado los apartados, agregamos al cliente. 

Así es como se vería en el RB: Con esto WispHub crea el secret con los datos PPPoE, lo que se puede notar que en Profile se le asigna el default, a lo que igual se crea un simple queue con los datos de limitación.

Esto porque el secret solo servirá para la autenticación, y el simple queue para la limitación del plan.

Clientes PPPoE con PCQ+AddressList

En Router: https://wisphub.net/router/

11Activar PPPoE con control de velocidad: PCQ+AddressList

2Agregar plan.

Ir lista de Planes PPPoE

1. Profile. El nombre ingresado aquí será el nombre del AddressList de la limitación de los clientes. cuando se exporten las reglas en el RB.

2. Velocidad de Bajada. Ingresar la velocidad de Bajada deseada

3. Velocidad de Subida. Ingresar la velocidad de Subida deseada

4. Address List Personalizado (Opcional). Si cuentas con Address List con una regla propia en el RB, Ej: IPS permitidas. puedes ingresarlo.

5. Configuración avanzada (Opcional). En esta sección puede ingresar ráfagas (Burst), las cuales serán ingresadas en el pcq queue-type

Al guardar los cambios saldrá lo siguiente.

3Exportar Reglas

Después de haber creado el plan, es importante exportar las reglas de limitación PCQ  en el RB, ya que no hacerlo  no se podrá limitar a los clientes.

Al exportar las reglas del Plan al RB, WispHub creará lo siguiente.

En mangle: Marcado de paquetes.

En Queue Type.

En Queue Tree.

4Agregar Clientes

Resultado en el RB.

Con esto WispHub creará el secret con los datos PPoE, solo que en Profile, le asignará el default.

Y al mismo tiempo también creará un Address List con la ip del cliente, el cual le asignará el AddressList del Plan.

Con esto el secret solo servirá para la autenticación y el AddressList para limitación del Plan.

Preguntas Frecuentes.

Si actualmente manejo PPPoE con Profile y quisiera migrar PPPoE con PCQ+AddressList.¿Qué tengo que hacer?

Los pasos a seguir serian los siguientes.

1Cambiar el Tipo de control

En la sección de Routers. Editar el router y cambiar el tipo de control

Ejemplo.

saldrá la siguiente leyenda.

2Exportar reglas de los Planes al RB

1.Ir la listado de Planes PPPoE editar y verificar que halla una regla de bajada y subida agregado, si por default esta en 0k, agregar la velocidad deseada del plan.

2.Después exportar las reglas de cada uno de los planes al RB.

3Exportar clientes al RB.

En la sección de Routers. seleccionar el router y dar click en exportar clientes

Seleccionar los clientes.

Resultado en el RB.

Si actualmente estoy usando PPPoE Con Profile, y quiero migrar a PPPoE con Queues estáticos. ¿Qué tengo que hacer?

1Cambiar el Tipo de control

En la sección de Routers. editar el router y cambiar el tipo de control

 

saldrá la siguiente leyenda.

2Verificar que halla regla de limitación.

1.Ir la listado de Planes PPPoE editar y verificar que halla una regla de bajada y subida agregada, si por default esta en 0k, agregar la velocidad deseada del plan. 

Para este paso ya no hace falta exportar reglas, ya que solo se necesita tener agregado una regla de bajada y subida en cada plan.

3Exportar clientes.

En la sección de Routers. seleccionar el router y dar click en exportar clientes

Resultado en el RB.

Si actualmente estoy usando simple queue, pcq en y quiero migrar a PPPoE a cualquiera de las 3 opciones de control. ¿Qué tengo que hacer?

1En listado de routers editar su router y en control seleccionar PPPoE eligiendo cualquiera de las 3 opciones de limitación, Profile, Queues estáticos, PCQ+AddressList

2En listado de Planes PPPoE 

Agregar los planes PPPoE

3Asiganarle a cada cliente el nuevo plan PPPoE

Click aquí para mas información.

5Exportar los clientes al RB

Cick aquí para más información.

 

 

RÁFAGAS

 

 

Nota:

Si manejas Simple Queues, PCQ + Address List ó PPPoe con queues estáticos, podrás configurar ráfagas de velocidad en tus planes de internet.

En este ejemplo vamos a modificar un plan PCQ, y le ofreceremos a los clientes:

  • Una velocidad de Bajada de 10 Megas como máximo y 15 Megas garantizados de bajada por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 9 Megas del total de sus 10 Megas como máximo.
  • Una velocidad de Subida de 5 Megas como máximo y 10 Megas garantizados de subida por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 4 Megas del total de sus 5 Megas como máximo.

 

1Ir a la pestaña Configuración Avanzada

1. Burst Limit Subida: Velocidad de subida (UP) garantizada que le llegará a los clientes cuando la ráfaga (burst) este activa. Nota: Este valor debe ser mayor  a la velocidad de subida ofrecida, si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de subida ofrecida como máximo es de 5 Megas, entonces cuando la ráfaga se active, a los clientes les llegará 10 Megas de subida garantizados.

2. Burst Threshold Subida: Este valor es el que activará la ráfaga y debe ser menor o igual a la velocidad de subida ofrecida, si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de subida ofrecida como máximo es de 5 Megas, entonces le diremos a mikrotik que active la ráfaga cuando los clientes empiecen a descargar 4 Megas.

3Burst time subida: Tiempo segundos en que la ráfaga de subida va a permanecer una vez se halla activado por el Burst Threshold Subida. Ejemplo Cuando los clientes empiecen a subir 4 Megas les llegarán como garantiados 10 Megas de subida por 60 segundos.

4. Burst Limit Bajada: Velocidad de bajada (UP) garantizada que le llegará a los clientes cuando la ráfaga (burst) este activa. Nota: Este valor debe ser mayor a la velocidad de bajada ofrecida de si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de bajada ofrecida como máximo es de 10 Megas, entonces cuando la ráfaga se active, a los clientes les llegará 15 Megas de bajada garantizados.

5. Burst Threshold Bajada: Este valor es el que activará la ráfaga y debe ser menor o igual a la velocidad de bajada ofrecida si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de bajada ofrecida como máximo es de 10 Megas, entonces le diremos a mikrotik que active la ráfaga cuando los clientes empiecen a descargar 9 Megas.

6. Burst time bajada: Tiempo segundos en que la ráfaga de bajada va a permanecer una vez se halla activado por el Burst Threshold Bajada. Ejemplo: Cuando los clientes empicen a descargar 9 Megas, les llegarán como garantiados 15 Megas de bajada por 60 segundos.

Por último guardamos nuestros los cambios del plan.

2Actualizar velocidades. Volver a Sistema->Planes de Internet->Planes PCQ: https://wisphub.net/plan-internet/#retab2

Para actualizar las reglas de velocidad pcq.

Seleccionar el router para actualizar las reglas.

nos saldrá el mensaje que se han actualizado correctamente las velocidades.

2Hacer un test de velocidad para comprobar el funcionamiento.

Nota:

El tema de burst en mikrotik va a funcionar siempre y cuando tengamos ancho de banda disponible en toda nuestra red.

Video Informativo

 

REÚSO

Planes Simple Queue + PCQ + Reuso (Agregación)

WispHub proporciona la función de reuso o agregación, la cual se usa cuando los ISP venden servicios reuso por ejemplo 1:4, 1:5, etc. Esto significa que el usuario final va a tener que compartir la velocidad con los otros clientes del mismo reuso (grupo)

Ejemplo.
Estamos vendiendo un plan de 20M de bajada y 10M de subida con un reuso de 1:10.
Lo que significa que WispHub va a configurar el límite de velocidad (max-limit, limit-at) del queue padre (parent) a 20M/10M y bajo este padre se colocarán los clientes conforme los vayamos agregando. Todos con una velocidad máxima (max-limit) de 20M/10M con una velocidad garantizada (limit-at) de 2M/1M

Lo que significa que la velocidad máxima que se puede consumir será de 20M/10M en caso de ser el único cliente activo del grupo que esté consumiendo.
En caso, los 10 clientes comiencen a consumir al mismo tiempo de forma simultáneamente la velocidad garantizada será de 2M de bajada y 1M de subida.

¿Qué sucederá en el caso de que agreguemos el cliente número 11 a nuestro reuso 1:10?
WispHub incrementará la velocidad principal del queue parent a 22M/11M  de modo que tenga ancho de banda el cual pueda compartir de forma igual a todos sus clientes hijos.


Pero dejará la velocidad máxima 20M/10M y garantizada 2M/1M de los clientes sin modificar.
Todo esto sucederá conforme vayamos agregando más clientes que sea mayor a nuestro reuso ya establecido.

Para que esto funcione usamos un pcq-rate=0

pcq-download-default

pcq-upload-default

¿Por qué se usan estos pcq types que ya están creados por default?

pcq-rate=0 nos va ayudar a repartir el ancho de banda de forma equitativa.
Aquí una imagen del funcionamiento

Ahora vamos a configurar este plan en WispHub

Crear planes reuso WispHub

Antes debes de tener activado el control simple queue en la configuración de tu Router en WispHub

1Ir Sistema->Plan de Internet->Nuevo Plan Queue: https://wisphub.net/plan-internet/

2Configuración Basica

Tomando como base el ejemplo anterior.

1. Configuración básica

2. Agregamos la velocidad máxima (max-limit), en este caso 20M/10M

3. Ir a la pestaña Configuración Avanzada para activar el reuso.

3Configuración Avanzada

1. El reuso se activará si es mayor a 1. En nuestro caso estamos haciendo un reuso 1:10

2. Usar reglas de WispHub. Al estar activo (ON), WispHub se encargará de calcular el garantizado y generar las reglas para el reuso en el RB. 

Si está desactivado (OFF), usted puede ingresar su propio queue type (up, down), asi como su propio parent y tendrás que calcular el garantizado. Lo cual no se recomienda.

En este caso aplicamos el reuso 1:10 y dejaremos las reglas de wisphub activadas.

3. Guardar los cambios.

4Ayuda Reuso

Una vez creado el plan, regresamos al plan y le damos editar.

Se mostrará una nueva pestaña "Información Reuso" la cual te da una breve explicación de cómo se configura en el RB el queue parent y que velocidades se les asignará a los clientes hijos de este parent, mostrando su velocidad máxima y su velocidad garantizada.

y qué es lo que pasará en caso que agregamos un cliente más que sea supere a nuestro reuso ya establecido.

 

5Agregar clientes

Pasos para agregar clientes queue: https://wisphub.net/documentacion/articulo/agregar-cliente-simple-queue-128/

6Resultado en el RB

Cuando agregamos el primer cliente. Es el mismo resultado mostrado en el paso 4.

Cuando se agregan los 10 clientes a nuestro reuso 1:10

 

Preguntas Frecuentes (Simplequeue +Reuso)

Qué pasa si agrego un cliente mas que supere a nuestro reuso ya establecido, en este ejemplo que pasa si agrego el cliente número 11 a nuestro reuso 1:10?

R= WispHub irá incrementado las velocidades del queue parent de modo que el ancho de banda del parent se comparta de forma equitativa con todos los queue hijos (clientes). Todo esto lo hará si agregamos un total de N cantidad de clientes que sea mayor a nuestro reuso ya establecido.

Este mismo resultado fue el que se mostró en la ayuda reuso del paso 4 mencionado arriba.

¿Cuantos clientes puedo agregar por plan?

Nota

Si vas a manejar grupos grandes. Se recomienda agregar como máximo 64 a 100 clientes por cada plan de reuso.
El asunto es que según cada parent corre en un core del procesador, teniendo múltiples parents podemos distribuir la carga, entonces 1 parent para cada 100 clientes permite en teoría que podamos escalar por ejemplo a 1500 clientes usando 15 cores.

¿Qué pasa si a un cliente dentro de un plan reuso lo muevo a otro plan nuevo sea o no reuso?

R= WispHub eliminará el queue y sacará la ip del parent anterior en el Mikrotik. Y en caso de moverlo a otro plan Reuso creará el nuevo parent del nuevo plan.

Tomando como ejemplo el mismo plan, sería lo siguiente. Si la velocidad ya del parent ya fue incrementada cuando se agregó el cliente 11 al reuso 1:10, si muevo un cliente a otro plan, la velocidad del parent del plan anterior se regresa a la velocidad máxima que fue definido al principio del plan.

Manual para hacer cambios de plan a un cliente: https://wisphub.net/documentacion/articulo/como-le-cambio-un-plan-un-cliente-en-especifico-130/

en caso de mover todos los clientes de un plan reuso a otro, el parent anterior se eliminará automáticamente.

¿Qué pasa si elimino un cliente desde wisphub?

Si eliminas un cliente de wisphub + rb. WispHub en el RB elimina el queue y saca la ip del parent del plan actual.

En caso que la velocidad del parent ya fue incrementada, la velocidad del parent se vuelve a calcular de modo que siempre el ancho de banda se comparte de forma equitativa con sus queues hijos.

¿Qué pasa si a plan reuso ya creado, le quiero actualizar las velocidades?

WispHub hará de nuevo todo el cálculo de la velocidad garantizada de los clientes en el RB. Para ello siga los siguientes pasos.

1Ir de nuevo Sistema->Plan de Internet->Planes Queue

1.Editar el plan.

2. Agrega la nueva velocidad máxima. Para que de este modo WispHub pueda calcular la velociadad garantizada.

3. Al guardar los cambios te saldrá el siguiente mensaje. Dar click y sigue los pasos.

4. Seleccionar el RB donde estan los clientes y dar click en obtener clientes.

5.Seleccionar todos los clientes, y dar click en "Actualizar en el RB"

Si la conexión al RB fue exitosa, saldrá el siguiente mensaje.

6. Verificar en el RB que la velocidad del parent se haya actualizado y la velocidad garantizada de los queue hijos se haya actualizado de nuevo.

¿Qué pasa si cambie de RB o se borre mis clientes del RB?

Si el plan es Reuso, WispHub creará el parent así como los queue debajo del parent.

Ir a https://wisphub.net/router/

¿Puedo hacer reuso a un plan simple queue ya existente en mi cuenta?

SI, basta con ir a la lista de planes. editar el plan y elegir el reuso requerido.

Ejemplo.

Tengo la siguiente lista de clientes con un plan simple queue.

1Ir a la lista de planes simple queue

Editar el plan simple.

2Ir a la pestaña "Configuración Avanzada"

1. En configuración avanzada

2. Ingresa el reuso que desea manejar

3.Tener activo las reglas de WispHub (ON)

1Aplicar los cambios en el RB

Al guardar los cambios te saldrá una mensaje basta con dar click en el botón indicado para crear las reglas de reuso de los clientes en el RB.

El resultado seria el siguiente.

 

PPPoE con Queues estáticos más Reuso en Mikrotik

WispHub proporciona la función de reuso o agregación ahora con la seguridad PPPoE por medio de secrets. La agregación reuso usa cuando los ISP venden servicios reuso por ejemplo 1:4, 1:5, etc. Esto significa que el usuario final va a tener que compartir la velocidad con los otros clientes del mismo reuso (grupo)

Ejemplo.
Para fines de esta documentación, lo que haremos es crear un Plan PPPoE con Reuso 1:5, con una velocidad Máxima de 10M (down) y 10M (up)
Lo que significa que WispHub va a configurar el límite de velocidad (max-limit, limit-at) del queue padre (parent) a 0M (down) y 10M (up), el limit-at lo dejará con 100% lo cual es recomendado , bajarlo menos del 100% no se recomienda esto porque puede ocacionar ineficiencia en el plan.

Debajo este queue padre se colocarán los clientes conforme los vayamos registrando. Todos con una velocidad máxima (max-limit) de 10M/5M con una velocidad garantizada (limit-at) de 2M/1M.

La velocidad de garantizada va a depender de la velocidad máxima (max-limit) y del reuso que desee manejar. Si desea saber como se calcula el reuso de forma manual, puede ver este manual.

Con WispHub no hace falta hacer eso, ya que todo lo lo calculará de forma automatica.

Seleccionar tipo de control

En lista de Routers ya sea que agregue un Router nuevo o edite uno existente seleccionar: 

Control PPPoE con Control de velocidad: Queues estáticos. 

Agregar Plan Internet y Activar Reuso

1Agregar Plan PPPoE.

En lista de Planes PPoE agregar nuevo plan.

2Configuración Básica.

1.Nombre del plan. En mi caso en este ejemplo lo llamare Plan Residencial 10M/5M - Reuso 1:5

2.Precio del plan. Agregar un precio, el cual se verá reflejado en la facturación del cliente.

3.Profile. Cuando tenemos activo PPPoE Queues estáticos, este campo no se toma en cuenta, pero es obligatorio llenarlo, puede ingresar el mismo nombre del plan.

4. Velocidad de Bajada. max-limit download, velocidad máxima del plan. En mi ejemplo sera 10M

5. Velocidad de Subida. max-limit up, velocidad máxima del plan.En mi ejemplo sera 5M

3Configuración Avanzada (Activar Reuso)

1. Reuso. Indicar el reuso que se desea manejar, este debe ser mayor a 1. En mi ejemplo será un reuso 1:5

2. Usar reglas de WispHub. Estar en ON (Recomendado) el sistema se encargará de calcular la velocidad máxima (max-limit) y garantizada (limit-at) del de los clientes así como incrementar la velocidad del queue parent conforme se vallan agregando clientes (queues hijos)

Al estar en OFF, tocará hacer el calculo de velocidades de forma manual (No recomentado)

4Ayuda Reuso

Si nos regresamos de nuevo en lista de planes pppoe y editamos de nuevo el plan veremos una nueva sección "Ayuda Reuso"

Donde nos da un demo de como se crearían los clientes en el RB.

Agregar clientes

Ya sea desde Listado del clientes o Instalaciones.

1Agregar cliente

Seleccionar el RB donde se agregará el servicio.

2Datos de conexión

1. Nombre Secret PPPoE: Usuario Secret PPPoE

2. Password PPPoE: Contraseña del Usuario Secret PPPoE

3. Remote Address: IP que el servidor PPPoE le asignara el cliente una vez sea autenticado (login)

4. Local Address PPPoE: IP de su servidor PPPoE. Es importante que ingrese el Local Address de su server PPPoE, de lo contrario el Usuario Secret PPPoE nunca se autenticará.

3Resultado RB

Con esto WispHub en PPP/Secrets crea el usuario con servicio pppoe, con los datos de conexión, name, password, service, en Profile, no se le asigno ninguna regla de limitación, esto porque el secret solo tendrá como función ser la seguridad de autenticación (login)

Por otra parte vemos que en Queue List/Simple Queues crea el cliente con los datos de limitación velocidad máxima y velocidad garantizada, el cual tiene como queue parent que servirá para aplicar el reuso establecido.

Cuando agregamos 5 clientes, a nuestro reuso 1:5

 

Nota:

Si manejas Simple Queues, PCQ + Address List ó PPPoe con queues estáticos, podrás configurar ráfagas de velocidad en tus planes de internet.

En este ejemplo vamos a modificar un plan PCQ, y le ofreceremos a los clientes:

  • Una velocidad de Bajada de 10 Megas como máximo y 15 Megas garantizados de bajada por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 9 Megas del total de sus 10 Megas como máximo.
  • Una velocidad de Subida de 5 Megas como máximo y 10 Megas garantizados de subida por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 4 Megas del total de sus 5 Megas como máximo.

 

1Ir a la pestaña Configuración Avanzada

1. Burst Limit Subida: Velocidad de subida (UP) garantizada que le llegará a los clientes cuando la ráfaga (burst) este activa. Nota: Este valor debe ser mayor  a la velocidad de subida ofrecida, si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de subida ofrecida como máximo es de 5 Megas, entonces cuando la ráfaga se active, a los clientes les llegará 10 Megas de subida garantizados.

2. Burst Threshold Subida: Este valor es el que activará la ráfaga y debe ser menor o igual a la velocidad de subida ofrecida, si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de subida ofrecida como máximo es de 5 Megas, entonces le diremos a mikrotik que active la ráfaga cuando los clientes empiecen a descargar 4 Megas.

3Burst time subida: Tiempo segundos en que la ráfaga de subida va a permanecer una vez se halla activado por el Burst Threshold Subida. Ejemplo Cuando los clientes empiecen a subir 4 Megas les llegarán como garantiados 10 Megas de subida por 60 segundos.

4. Burst Limit Bajada: Velocidad de bajada (UP) garantizada que le llegará a los clientes cuando la ráfaga (burst) este activa. Nota: Este valor debe ser mayor a la velocidad de bajada ofrecida de si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de bajada ofrecida como máximo es de 10 Megas, entonces cuando la ráfaga se active, a los clientes les llegará 15 Megas de bajada garantizados.

5. Burst Threshold Bajada: Este valor es el que activará la ráfaga y debe ser menor o igual a la velocidad de bajada ofrecida si no se respeta esta regla mikrotik arrojará un error. Ejemplo. En este plan la velocidad de bajada ofrecida como máximo es de 10 Megas, entonces le diremos a mikrotik que active la ráfaga cuando los clientes empiecen a descargar 9 Megas.

6. Burst time bajada: Tiempo segundos en que la ráfaga de bajada va a permanecer una vez se halla activado por el Burst Threshold Bajada. Ejemplo: Cuando los clientes empicen a descargar 9 Megas, les llegarán como garantiados 15 Megas de bajada por 60 segundos.

Por último guardamos nuestros los cambios del plan.

2Actualizar velocidades. Volver a Sistema->Planes de Internet->Planes PCQ: https://wisphub.net/plan-internet/#retab2

Para actualizar las reglas de velocidad pcq.

Seleccionar el router para actualizar las reglas.

nos saldrá el mensaje que se han actualizado correctamente las velocidades.

2Hacer un test de velocidad para comprobar el funcionamiento.

Nota:

El tema de burst en mikrotik va a funcionar siempre y cuando tengamos ancho de banda disponible en toda nuestra red.

Video Informativo

 

Preguntas Frecuentes PPPoE (Queues estáticos + Reuso en Mikrotik)

¿Qué pasa si agregamos el sexto cliente a nuestro reuso 1:5?

WispHub irá incrementado las velocidades del queue parent de modo que el ancho de banda del parent se comparta de forma equitativa con todos los queue hijos (clientes). Todo esto lo hará si agregamos un total de N cantidad de clientes que sea mayor a nuestro reuso ya establecido. Ej:

¿Cuantos clientes puedo agregar por plan?

Nota

Si vas a manejar grupos grandes. Se recomienda agregar como máximo 64 a 100 clientes por cada plan de reuso. El asunto es que según cada parent corre en un core del procesador, teniendo múltiples parents podemos distribuir la carga, entonces 1 parent para cada 100 clientes permite en teoría que podamos escalar por ejemplo a 1500 clientes usando 15 cores.

¿Si en WispHub estoy usando otro tipo de control puedo migrar PPPoE con Reuso?

Si actualmente estas usando Simple Queue, PCQ+AddressList, Hotspot, los pasos a seguir serian los siguientes.

 

1Activar el control PPPoE

En lista de Routers editar el Router por el cual desea migrar, y activar:

Control PPPoE con Control de velocidad: Queues estáticos 

2Crear Planes PPPoE y Activar Reuso.

En lista de Planes Internet PPPoE crear los planes necesarios según sus necesidades. 

Puedes basarte de los pasos mencionamos arriba, Click Aquí.

3Cambiarle el plan a los clientes

Una vez creado los planes necesarios, a cada cliente se le tiene que asignar el nuevo plan.

Para mas información.

Cambio de planes cliente por cliente. Click Aquí.

Cambios de planes masivamente. Click Aquí.

4Exportar clientes al RB masivamente

Una vez completado los pasos 1,2,3, lo que resta es exportar la nueva configuración de los clientes al RB.

Para ello ir a la sección de Routers y exportar los clientes.

Con esto Wisphub se encargara de crear los secrets y queues aplicado el reuso. Ejemplo.

Nota: SI necesita ayuda con este cambio en el sistema puede comunicarse al chat de soporte.

¿Si actualmente estoy usando PPPoE en WispHub puedo aplicar el Reuso?

Si actualmente, estas usando PPPoE  control Profile (Queues dinámicos), o PCQ+AddressList, y quieres migrar ahora con Reuso. Los pasos a seguir serán los siguientes.

1Cambiar el tipo de control

En lista de Routers editar el Router con control PPPoE y cambiarlo a control de velocidad: Queues estáticos.

Control PPPoE con Control de velocidad: Queues estáticos 

2Activar el Reuso en sus planes PPPoE.

En lista de Planes PPoE editar cada plan y asegurarse de que tenga una ingresado una velocidad de bajada y subida.

1.1- Editar planes PPPoE

1.2- Asegurse de tener velocidad bajada y subida.

3Activar Reuso

En configuración avanzada de cada plan debe ingresar el reuso que desee manejar, en este ejemplo agrego un reuso 1:10

4Borrar secrets en el RB.

En MIkrotik PPP/Secrets borrar únicamente los clientes de su rb los cuales están registrados en WispHub.

Esto porque en el paso 5 se ara de nuevo toda la migración.

5Exportar clientes al RB

Para ello ir a la sección de Routers y exportar los clientes.

Con esto WispHub vuelve a crear los secrets con perfil default el cual solo servirá para la autenticación y los queues con reuso para la limitación.

Nota: SI necesita ayuda con este cambio en el sistema puede comunicarse al chat de soporte.

¿Actualmente ya uso la configuración de WispHub PPPoE con Queues estáticos, puedo pasar todos mis clientes con Reuso?

Si, los pasos a seguir serían los siguientes.

Ejemplo. 

Tengo Activo PPPoE Con Queues estáticos, con el plan: Plan PPPOE SImple Queue 15M/5M

En WispHub

En RB.

Le aplicare un reuso 1:4 a dicho plan.

En lista de planes pppoe editar el plan y solo activar el reuso.

De nuevo en  lista de planes pppoe dar click en Actualizar Queues

Con esto WispHub a los queues existentes les ingresa un parent con el reuso establecido y calculará la velocidad de máxima y garantizada

Resultado.

Nota. Si necesita ayuda puede comunicarse al chat de soporte.

¿De un Plan Reuso PPPoE con clientes ya creados, puedo actualizar la velocidad o cambiar el reuso a todos de forma masiva?

Si, Ej. Cuento con un plan con con 11 clientes con una limitación 25M bajada con 15M de subida con un Reuso 1:10

En el RB serian los siguientes clientes.

Editar el plan.

 

Nuevos datos de limitación:

Bajada: 30M

Subida: 15M

Reuso: 1:15

Guardar cambios.

De nuevo en Lista de Planes PPPoE Seleccionar Actualizar velocidades.

Resultado en el RB.

Con esto Wisphub vuelve a calcular la velocidad máxima y garantizada de los clientes, asi como el del queue parent.

¿Qué pasa si a un cliente con plan reuso pppoe lo cambio a otro plan pppoe reuso?

WispHub en el RB, al cliente lo moverá al nuevo queue parent y la ip estará en la lista del nuevo parent, del parent anterior la ip se eliminará, así como en ambos parent del plan anterior y del plan nuevo las velocidades reuso (max-limit) (limit-at) se volverán a calcular para que de este modo no afecta en la limitación.

¿Qué pasa si elimino un cliente desde WispHub?

Cuando eliminemos un servicio, Wisphub en el rb borrara lo siguiente:

  • PPPoE Secret
  • Queue
  • Ip del servicio en el Queue parent

Del mismo modo volverá a calcular la velocidad máxima y garantizada del queue parent de modo que siempre sea la correcta según el número de clientes que tengamos.

 

 

Cambios de planes masivamente

1Nos vamos a clientes y después a lista de clientes wisphub.net/clientes/ 

Verificamos que tenga la columna de ip y descargamos la lista de clientes en excel

Ya descargado lo abrimos en https://drive.google.com/drive/my-drive

2Nos vamos a ir a drive y abrimos una nueva hoja de cálculo en blanco anexo el ejemplo:

Seleccionar archivo dar en abrir y subir el Excel

3Ya abierto el Excel hacemos un filtrado de los planes que queremos cambiar

 

4Buscamos el nombre del plan a sustituir lo copiamos y lo pegamos en los clientes que queremos cambiarle de plan.

Nota:

Para sustituir el nombre del plan en todas las columnas presionar shif y la flecha hacia abajo y automáticamente se cambian toda la columna.
 

Nota:

Es importante que el nombre del plan sea igual al nombre que está en el sistema para que no hallan errores al momento de activar el plan.

Después de haber modificado todo hay que subir el archivo Excel modificado.

5No vamos al Excel, seleccionamos archivo después descargar y elegimos la opción que dice valores separados por comas damos click y descargamos.

6Después nos vamos a wisphub y nos vamos a wisphub.net/importar-clientes/subir-excel/ ahí subimos el archivo anteriormente descargado.

7Después a haber dado click en subir archivo nos llevara a una ventana donde vamos a seleccionar a todos los clientes y lo que queremos subir, en este caso lo que importa son los planes de internet.

8Ya hecho lo anterior nos vamos a la parte de abajo y damos click en sí, importar clientes para guardar los cambios.

Comprobamos en lista de clientes y listo planes cambiados.

Importante

El plan se cambiara solamente en wispHub, para que se actualice en el mikrotik tiene que eliminar sus clientes y exportar los clientes a su equipo con su nuevo plan, se puede guiar de este manual

14 de Noviembre de 2023 a las 15:48 - Visitas: 3254

«

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 864.000 mseg
Tiempo en CPU del sistema 12.000 mseg
Tiempo total de CPU 876.000 mseg
Tiempo transcurrido 958.098 mseg
Cambios de contexto 9 voluntario, 137 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 97d13b253b0a14ed-EWR
Cf-Visitor {"scheme":"https"}
Connection close
Cookie => see Request panel
Host nyc.wisphub.net
Referer https://nyc.wisphub.net/documentacion/articulo/plan-de-internet-441
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/plan-de-internet-441/
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'plan-de-internet', u'441') {} ver_post_articulo

Cookies

Variable Valor
'csrftoken' 'WSDwrd37RvbQYAY9X1JNDSBajnQLrQuSDRwB36RvQGuyPyCGvOW5V8TjfKa7tVJ6'

Sin datos de sesi贸n

Sin datos GET

Sin datos POST

SQL queries from 1 connection

  •   default 119.93 ms (6 consultas )
  Query L铆nea de tiempo Tiempo (ms) Acci贸n
  +
1.36162209768%
1.63

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` = 'Plan de Internet', `resumen` = '', `noticia` = '<h2 id=\"QUEUE\">Plan Internet Simple Queue</h2>\r\n\r\n<h2 id=\"1-1\">Agregar un nuevo plan Simple Queue</h2>\r\n\r\n<p>1 Para agregar un plan de simple queue. Ir al listado de planes&nbsp;<a href=\"https://wisphub.net/plan-internet/\">https://wisphub.net/plan-internet/</a>&nbsp;y seleccionamos la pesta&ntilde;a &quot;Planes Queue&quot;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2019/12/27/agregar-plan-simple-queues.png\" /></p>\r\n\r\n<p>2</p>\r\n\r\n<p>Agregamos los datos requeridos. Lo que est&aacute; marcado en negritas es campo obligatorio.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2019/12/27/agregar-plan-simple-queues-mikrotik_F5AWOoD.png\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h3 id=\"t1\"><strong>Configuraci&oacute;n Basica</strong></h3>\r\n\r\n<p><strong>1-Nombre</strong>: El nombre que se defina aqu&iacute; se visualizara en las facturas, avisos de corte, avisos de pago, hojas de instalaci&oacute;n, sms, email, portal del cliente.&nbsp;</p>\r\n\r\n<p><strong>2-Precio</strong>:&nbsp;El precio que se defina aqu&iacute;, saldr&aacute; en factura del cliente, as&iacute; como se mostrara en los avisos de corte, de pago, portal del cliente, para el cliente sepa cuanto debe.</p>\r\n\r\n<p><strong>3-velocidad Bajada y Subida (k,M)</strong>. Para simple queue, es importante colocar la velocidad en Megabits con <strong>M may&uacute;scula</strong>, los kilobits con<strong> k min&uacute;scula</strong>.</p>\r\n\r\n<p><em>Ejemplo: 1M/256k</em></p>\r\n\r\n<p>Los planes aplican para todos los routers que tengamos agregados.</p>\r\n\r\n<p><strong>4-</strong>Folio Interno: Campo opcional, si&nbsp;llevas un folio colocalo en este campo y este saldr&aacute; en la hoja de instalaci&oacute;n, hoja de un ticket de soporte t&eacute;cnico. Para ello tienes que agregar la tag:&nbsp;<strong>{{ plan_internet.folio }}&nbsp;</strong>en las plantillas, Instalaci&oacute;n,&nbsp;Soporte Tecnico&nbsp;<a href=\"https://wisphub.net/plantillas/\" target=\"_blank\">https://wisphub.net/plantillas/</a></p>\r\n\r\n<p><strong>5-</strong>Descripci&oacute;n: Campo opcional.</p>\r\n\r\n<p><strong>6-</strong>Recargo por Mora: Campo es opcional, si lo vas aplicar, Cargo por mora:&nbsp;<a href=\"https://wisphub.net/documentacion/articulo/cargo-por-mora-110/\" target=\"_blank\">Click aqu&iacute;</a>&nbsp;Pronto pago: <a href=\"https://wisphub.net/documentacion/articulo/pronto-pago-119/\" target=\"_blank\">Click aqu&iacute;</a>&nbsp;</p>\r\n\r\n<h3 id=\"t2\"><strong>Configuracion Avanzada</strong></h3>\r\n\r\n<p>En esta secci&oacute;n puede configurar rafagas de velocidad u otro parametro adicional para simple queue.</p>\r\n\r\n<p>Para las rafagas de velocidad puede guiarse del sig&nbsp; <a href=\"https://wiki.mikrotik.com/wiki/Manual:Queues_-_Burst\" target=\"_blank\">manual </a>o <a href=\"https://www.youtube.com/watch?v=dvrFZsYZtN4\" target=\"_blank\">video</a> para agregar correctamente el queue al RB.&nbsp;</p>\r\n\r\n<p>Es importante escribir exactamente como aparece en el RB el valor de Queue Type, Parent para agregar correctamente el queue al RB.</p>\r\n\r\n<p><img alt=\"Plan Simple queue Rafagas de velocidad - WispHub.net\" src=\"/media/uploadsCKEditor/ahkinpya/2017/12/12/plan-queue-config-avanzada.png\" /></p>\r\n\r\n<p>3</p>\r\n\r\n<p>Guardamos cambios, y confirmamos que se halla agregado correctamente. En este ejemplo, solo a&ntilde;adir los datos de la configuraci&oacute;n b&aacute;sica.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2019/12/28/plan-simple-queues-01.png\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n\r\n<h2 id=\"PCQ\">Plan PCQ + ADRESSLIST</h2>\r\n\r\n\r\n\r\n<p>WispHub te ayudara a crear las reglas de limitaci&oacute;n para planes tipo PCQ+Address List al Mikrotik</p>\r\n\r\n<p>1Ir: <strong>Sistema</strong>-&gt;<strong>Planes</strong> <strong>de Interne</strong>t-&gt;<strong>Planes PCQ</strong>: <a href=\"https://wisphub.net/plan-internet/#retab2\" target=\"_blank\">https://wisphub.net/plan-internet/#retab2</a></p>\r\n\r\n<p>Seleccionar <strong>Nuevo Plan PCQ</strong></p>\r\n\r\n<p><strong><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/planes_pcq_sistema_01.png\" /></strong></p>\r\n\r\n<p>2Definir Velocidad</p>\r\n\r\n<p>Para este ejemplo se creara un plan Residencial 10Megas 10M bajada y 5M subida.</p>\r\n\r\n<p>1. <strong>Address List</strong> Para este campo&nbsp;el nombre que coloquemos sera el nombre del Address List con el que se limitara la velociadad en el RB.</p>\r\n\r\n<p>2.&nbsp;<strong>Velocidad de Bajada&nbsp;</strong>En este campo definimos la velocidad de bajada.</p>\r\n\r\n<p>3.&nbsp;<strong>Velocidad de Subida</strong>&nbsp;En este campo definimos la velocidad de subida.</p>\r\n\r\n<p>4.Address List Personalizado Este campo es opcional, si usted en su RB ya cuenta con una regla propia que funcione por address list, ej si tiene una regla de clientes_permitidos en su RB que funciona por medio de un address list, puede ingresar ese address list aqu&iacute; y cuando se agreguen clientes se agregaran con este regla en el RB. Si no es su caso dejar vacio este campo.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/planes_pcq_sistema_02.png\" /></p>\r\n\r\n<h3 id=\"p1\">&iquest;Qu&eacute; hacer si ya tengo mis propias reglas pcq en el mikrotik y las quiero seguir usando?</h3>\r\n\r\n<p>Para estos casos en que no quieras usas las reglas de pcq de wisphub y seguir usando tus propias reglas pcq, en el sistema basta con ir agregando los planes siguiendo este ejemplo.</p>\r\n\r\n<p><a href=\"https://wisphub.net/plan-internet/pcq/agregar/\" target=\"_blank\">https://wisphub.net/plan-internet/pcq/agregar/</a></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/26/03_LUL5nQ9.png\" /></p>\r\n\r\n<h2 id=\"h2\">Exportar Reglas PCQ WispHub al RB.</h2>\r\n\r\n<p>Una vez hallamos creado nuestro plan, nos tenemos que dirigir de nuevo a&nbsp;<strong>Sistema</strong>-&gt;<strong>Planes</strong> <strong>de Interne</strong>t-&gt;<strong>Planes PCQ</strong>: <a href=\"https://wisphub.net/plan-internet/#retab2\" target=\"_blank\">https://wisphub.net/plan-internet/#retab2</a></p>\r\n\r\n<p>y dar click en <strong>&quot;Exportar Reglas&quot;&nbsp;</strong>de este modo WispHub se encargar&aacute; de crear las reglas de limitaci&oacute;n en el RB.</p>\r\n\r\n<p>Con esto WispHub crear&aacute; las reglas de limitaci&oacute;n en el RB, en Mangle, Queue tree, Queue type</p>\r\n\r\n<h3>Nota</h3>\r\n\r\n<p>WispHub no va a alterar ni modificar ningua de tus reglas mangle o configuraciones existentes.</p>\r\n\r\n<p>Las reglas PCQ que generer&aacute; WispHub ya estan probradas y verificadas para funcionar en cualquier escenario, e incluso si contamos con o sin balanceo en el RB.</p>\r\n\r\n<p>Si no te funciona la limitaci&oacute;n, favor de probar el funcionamiento en otro RB aparte que solo cuente con salida a internet.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/planes_pcq_sistema.png\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>4Seleccionar el RB donde se exportar&aacute;n las reglas de limitaci&oacute;n PCQ</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/03.png\" /></p>\r\n\r\n<p>Con esto WIspHub creara las reglas de mangle, Queue tree, Queue type para la limitaci&oacute;n.</p>\r\n\r\n<p>Mangle</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/reglas_pcq_mikrotik04.png\" /></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/05.png\" /></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/06.png\" /></p>\r\n\r\n<p>5Agregar un cliente y probar el funcionamiento.</p>\r\n\r\n<p>Agregar un cliente desde WIspHub, en mi caso me coloco la ip de mi PC que tengo asignada.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/07.png\" /></p>\r\n\r\n<p>En el Router se creara la ip con el address list de nuestro plan.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/10.png\" /></p>\r\n\r\n<p>Test de velocidad. En este caso nos creamos un plan bajada 10M y subida 5M.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/26/05.png\" /></p>\r\n\r\n<h3>Nota</h3>\r\n\r\n<p>La reglas PCQ creadas por WIspHub funcionan ya sea si aplicamos o no balanceo en el mismo RB.</p>\r\n\r\n<h3>Sugerencia</h3>\r\n\r\n<p>Se recomienda tener 40 clientes como m&aacute;ximo por cada plan pcq, esto debido a que en el router se pueden almacenar gran cantidad de paquetes dropeados (Dropped) lo cual implica&nbsp;ineficiencia en el funcionamiento de dicho plan.</p>\r\n\r\n<h2 id=\"h2\">PCQ + Address List + R&aacute;fagaz (Burst)</h2>\r\n\r\n<p>Tomando en cuenta el mismo plan de arriba</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik.png\" /></p>\r\n\r\n<p>En este ejemplo vamos a modificar este plan, y le ofreceremos a los clientes:</p>\r\n\r\n<ul>\r\n <li>Una velocidad de Bajada de 10 Megas como m&aacute;ximo y 15 Megas garantizados de bajada por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 9 Megas del total de sus&nbsp;10 Megas como m&aacute;ximo.</li>\r\n <li>Una velocidad de Subida de 5&nbsp;Megas como m&aacute;ximo y 10&nbsp;Megas garantizados de subida por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 4 Megas del&nbsp;total de sus 5 Megas como m&aacute;ximo.</li>\r\n</ul>\r\n\r\n<p>1Ir a la pesta&ntilde;a <strong>Configuraci&oacute;n Avanzada</strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik_02_1IVuuni.png\" /></p>\r\n\r\n<p><strong>1. Burst Limit Subida:</strong> Velocidad de subida (UP) garantizada que le llegar&aacute; a los clientes cuando la r&aacute;faga (burst) este activa. <strong>Nota</strong>: Este valor debe ser mayor &nbsp;a la velocidad de subida ofrecida,&nbsp;si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de subida ofrecida como m&aacute;ximo es de 5 Megas, entonces cuando la r&aacute;faga se active, a los clientes les llegar&aacute; 10 Megas de subida garantizados.</p>\r\n\r\n<p><strong>2. Burst Threshold Subida:&nbsp;</strong>Este valor es el que activar&aacute; la r&aacute;faga y debe ser menor o igual&nbsp;a la velocidad de subida ofrecida, si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de subida ofrecida como m&aacute;ximo es de 5 Megas, entonces le diremos a mikrotik que active la r&aacute;faga cuando los clientes empiecen a descargar 4 Megas.</p>\r\n\r\n<p><strong>3</strong>.&nbsp;<strong>Burst time subida:&nbsp;</strong>Tiempo segundos en que la r&aacute;faga de subida va a permanecer&nbsp;una vez se halla activado por el Burst Threshold Subida. <strong>Ejemplo</strong>:&nbsp;<strong>&nbsp;</strong>Cuando los clientes empiecen a subir 4&nbsp;Megas les&nbsp;llegar&aacute;n como garantiados 10 Megas de subida por 60 segundos.</p>\r\n\r\n<p><strong>4. Burst Limit Bajada</strong>:&nbsp;Velocidad de bajada (UP) garantizada que le llegar&aacute; a los clientes cuando la r&aacute;faga (burst) este activa. <strong>Nota</strong>: Este valor debe ser mayor a la velocidad de bajada ofrecida de si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de bajada ofrecida como m&aacute;ximo es de 10&nbsp;Megas, entonces cuando la r&aacute;faga se active, a los clientes les llegar&aacute; 15&nbsp;Megas de bajada garantizados.</p>\r\n\r\n<p><strong>5. Burst Threshold Bajada:</strong>&nbsp;Este valor es el que activar&aacute; la r&aacute;faga y debe ser menor o igual&nbsp;a la velocidad de bajada ofrecida&nbsp;si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de bajada ofrecida como m&aacute;ximo es de 10&nbsp;Megas, entonces le diremos a mikrotik que active la r&aacute;faga cuando los clientes empiecen a descargar 9&nbsp;Megas.</p>\r\n\r\n<p><strong>6. Burst time bajada:&nbsp;</strong>Tiempo segundos en que la r&aacute;faga de bajada va a permanecer&nbsp;una vez se halla activado por el Burst Threshold Bajada. <strong>Ejemplo:&nbsp;</strong>Cuando los&nbsp;clientes empicen a descargar 9 Megas, les llegar&aacute;n como garantiados 15 Megas de bajada por 60 segundos.</p>\r\n\r\n<p>Por &uacute;ltimo guardamos nuestros los cambios del plan.</p>\r\n\r\n<p>2Actualizar velocidades. Volver a&nbsp;<strong>Sistema</strong>-&gt;<strong>Planes</strong> <strong>de Interne</strong>t-&gt;<strong>Planes PCQ</strong>: <a href=\"https://wisphub.net/plan-internet/#retab2\" target=\"_blank\">https://wisphub.net/plan-internet/#retab2</a></p>\r\n\r\n<p>Para actualizar las reglas de velocidad pcq.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik_03_AiR2FlT.png\" /></p>\r\n\r\n<p>Seleccionar el router para actualizar las reglas.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik_04.png\" /></p>\r\n\r\n<p>nos saldr&aacute; el mensaje que se han actualizado correctamente las velocidades.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/26/01.png\" /></p>\r\n\r\n<p>2Hacer un test de velocidad para comprobar el funcionamiento.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/26/0.png\" /></p>\r\n\r\n<h3>Nota:</h3>\r\n\r\n<p>El tema de burst en mikrotik va a funcionar siempre y cuando tengamos ancho de banda disponible en toda nuestra red.</p>\r\n\r\n<h3 style=\"text-align: center;\">&nbsp;</h3>\r\n\r\n<h3 id=\"t2\" style=\"text-align: center;\"><strong>Configuracion Avanzada</strong></h3>\r\n\r\n<p>En esta secci&oacute;n puede configurar rafagas de velocidad u otro parametro adicional para simple queue.&nbsp;Es importante escribir exactamente como aparece en el RB el valor de Queue Type, Parent para agregar correctamente el queue al RB.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual38.png\" style=\"width: 1000px; height: 392px;\" /></p>\r\n\r\n<p>3. Guardamos cambios, y confirmamos que se haya agregado correctamente el PLAN DE INTERNET simple queue.</p>\r\n\r\n<p>1. Ir a Sistema &gt; Planes de Internet &gt; Planes PCQ&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual40.png\" style=\"width: 1000px; height: 266px;\" /></p>\r\n\r\n<p>2.&nbsp;Rellenar los campos correspondientes.&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual41.png\" style=\"width: 1000px; height: 535px;\" /></p>\r\n\r\n<p>Para este ejemplo se creara un plan Residencial 10Megas 10M bajada y 5M subida.</p>\r\n\r\n<p>1. <strong>Address List</strong> Para este campo&nbsp;el nombre que coloquemos sera el nombre del Address List con el que se limitara la velociadad en el RB.</p>\r\n\r\n<p>2.&nbsp;<strong>Velocidad de Bajada&nbsp;</strong>En este campo definimos la velocidad de bajada.</p>\r\n\r\n<p>3.&nbsp;<strong>Velocidad de Subida</strong>&nbsp;En este campo definimos la velocidad de subida.</p>\r\n\r\n<p>4.Address List Personalizado Este campo es opcional, si usted en su RB ya cuenta con una regla propia que funcione por address list, ej si tiene una regla de clientes_permitidos en su RB que funciona por medio de un address list, puede ingresar ese address list aqu&iacute; y cuando se agreguen clientes se agregaran con este regla en el RB. Si no es su caso dejar vacio este campo.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h1 style=\"text-align: center;\">Exportar Reglas PCQ WispHub al RB</h1>\r\n\r\n<p>Una vez hallamos creado nuestro plan, nos tenemos que dirigir de nuevo a&nbsp;<strong>Sistema&nbsp;</strong>&gt;<strong>Planes</strong> <strong>de Interne</strong>t &gt;<strong>Planes PCQ&nbsp;</strong>y dar click en <strong>&quot;Exportar Reglas&quot;&nbsp;</strong>de este modo WispHub se encargar&aacute; de crear las reglas de limitaci&oacute;n en el RB.Con esto WispHub crear&aacute; las reglas de limitaci&oacute;n en el RB, en Mangle, Queue tree, Queue type</p>\r\n\r\n<div class=\"panel-body\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual42_CZ4tOsY.png\" style=\"width: 1000px; height: 408px;\" /></div>\r\n\r\n<div class=\"panel-body\">4.&nbsp;Seleccionar el RB donde se exportar&aacute;n las reglas de limitaci&oacute;n PCQ</div>\r\n\r\n<div class=\"panel-body\">&nbsp;</div>\r\n\r\n<div class=\"panel-body\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual43.png\" style=\"width: 884px; height: 181px;\" /></div>\r\n\r\n<p>Con esto WIspHub creara las reglas de mangle, Queue tree, Queue type para la limitaci&oacute;n en:</p>\r\n\r\n<p>MANGLE</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual44.png\" style=\"width: 1000px; height: 382px;\" />&nbsp;</p>\r\n\r\n<p>QUEUE TREE</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual45.png\" style=\"width: 848px; height: 177px;\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>QUEUE TYPES</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual46.png\" style=\"width: 612px; height: 176px;\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>5. Agregar un cliente y probar el funcionamiento.</p>\r\n\r\n<p>Agregar un cliente desde WispHub y ver si se agreg&oacute; correctamente.&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual47.png\" style=\"width: 696px; height: 193px;\" /></p>\r\n\r\n<div class=\"panel panel-warning\">\r\n<div class=\"panel-heading\">\r\n<h3 class=\"panel-title\">Sugerencia</h3>\r\n</div>\r\n\r\n<div class=\"panel-body\">Se recomienda tener 40 clientes como m&aacute;ximo por cada plan pcq, esto debido a que en el router se pueden almacenar gran cantidad de paquetes dropeados (Dropped) lo cual implica&nbsp;ineficiencia en el funcionamiento de dicho plan.</div>\r\n</div>\r\n\r\n<h1 id=\"30\">Plan Internet Hotspot</h1>\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\">Es importante ya tener creado nuestros Planes Residenciales&nbsp;<strong>(User Profiles)</strong>&nbsp;en nuestro Router. WispHub no los crea, para que de este modo solo pasamos estos planes a nuestra cuenta de WispHub.</div>\r\n</div>\r\n\r\n<p>Para este ejemplo yo ya tengo mis Planes creados en mi Router.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual48.png\" style=\"width: 538px; height: 179px;\" /></p>\r\n\r\n<p>Para el ejemplo de este manual&nbsp; voy agregar el plan 3 Megas a mi cuenta de WispHub. Para ello siga los pasos a continuaci&oacute;n.</p>\r\n\r\n<p>1. Sistema &gt; Plan Internet &gt; Planes Hostpot.&nbsp;Seleccionamos el seleccionamos el Router ya tengamos agregado a nuestra cuenta, si a&uacute;n no has agreado tu router <a href=\"https://wisphub.net/documentacion/articulo/agregar-router-91/\" target=\"_blank\">click aqui</a>. Importante tener conexi&oacute;n hacia nuestro router, porque traera todos los <strong>Users&nbsp;Profiles</strong> que tengamos definidos en nuestro router.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual49.png\" style=\"width: 742px; height: 285px;\" /></p>\r\n\r\n<p>2.&nbsp;Agregamos los datos requeridos. Lo que est&aacute; marcado en negritas es campo obligatorio.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual50.png\" style=\"width: 1079px; height: 724px;\" /></p>\r\n\r\n<p><strong>1. Nombre:</strong> El nombre que se defina aqu&iacute; se visualizara en las facturas, avisos de corte, avisos de pago, hojas de instalaci&oacute;n, sms, email, portal del cliente.&nbsp;</p>\r\n\r\n<p><strong>2. Precio</strong>:&nbsp;El precio que se defina aqu&iacute;, saldr&aacute; en factura del cliente, as&iacute; como se mostrara en los avisos de corte, de pago, portal del cliente, para el cliente sepa cuanto debe.</p>\r\n\r\n<p><strong>3. Perfil</strong>: Hace referencia al User Profile en HotsPot.&nbsp;Importante tener conexi&oacute;n hacia nuestro router, porque traera todos los <strong>Users&nbsp;Profiles</strong> que tengamos definidos en nuestro router.</p>\r\n\r\n<p>En este ejemplo, yo estoy agregado el plan 3&nbsp;Megas.</p>\r\n\r\n<p><strong>4. Adress list</strong>: Campo opcional, si tu combinas tus Planes Hotspot&nbsp;con reglas de PCQ + Address list, entonces coloca aqui el nombre del address list que controla la velocidad. Si no usas esto, deja en blanco este campo.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>3.&nbsp;Guardamos cambios Y confirmamos que halla agregado correctamente.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual51.png\" style=\"width: 1594px; height: 579px;\" /></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\">1.-Es necesario tengamos configurado nuestro Servidor de HotSpot y los User Profile.<br />\r\n2.-Para trabajar con HotSpot en el sistema es necesario utilizar IP fijas para el cliente ya sea en el equipo en modo router o asignado por dhcp leases.</div>\r\n</div>\r\n\r\n<h1 style=\"text-align: center;\">&nbsp;</h1>\r\n\r\n<h2 id=\"PPPOE\">Plan Internet PPPoE</h2>\r\n\r\n\r\n<h2>Clientes PPPOE con Profile (Queues Din&aacute;micos)</h2>\r\n\r\n<p>1. Activar PPPoE con control de velocidad: Profile PPP (Queues din&aacute;micos) en el Router.&nbsp;</p>\r\n\r\n<p>2. Agregamos el plan.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual52.png\" style=\"width: 1062px; height: 242px;\" /></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual53.png\" style=\"width: 973px; height: 539px;\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Acompletamos los datos que nos piden:</p>\r\n\r\n<p><strong>1. Profile.</strong> El&nbsp;nombre ingresado aqu&iacute; ser&aacute; el nombre del PPP Profile, cuando se exporten las reglas en el RB.</p>\r\n\r\n<p><strong>2. Velocidad de Bajada.</strong> Ingresar la velocidad de Bajada deseada</p>\r\n\r\n<p><strong>3. Velocidad de Subida.</strong> Ingresar la velocidad de Subida deseada</p>\r\n\r\n<p><strong>3. Address List Personalizado <em>(Opcional)</em>.</strong>&nbsp;Si cuentas con Address List con una regla propia en el RB, Ej: IPS permitidas.&nbsp;puedes ingresarlo.</p>\r\n\r\n<p><strong>5. Configuraci&oacute;n avanzada <em>(Opcional)</em>.</strong> En esta secci&oacute;n puede ingresar r&aacute;fagas (Burst), las cuales ser&aacute;n ingresadas en las colas simples din&aacute;micas</p>\r\n\r\n<p>Al guardar los cambios saldr&aacute; el siguiente mensaje.</p>\r\n\r\n<h3><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual54.png\" style=\"width: 1057px; height: 148px;\" />3. Exportamos reglas</h3>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual55.png\" style=\"width: 1056px; height: 169px;\" /></p>\r\n\r\n<h3>Seleccionamos el Router</h3>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual56.png\" style=\"width: 808px; height: 145px;\" /></p>\r\n\r\n<h3>Resultado en el RB</h3>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual57.png\" style=\"width: 473px; height: 171px;\" /></p>\r\n\r\n<h3>&nbsp;</h3>\r\n\r\n<h2>Preguntas frecuentes</h2>\r\n\r\n<p>Si ya cuentas con PPP Profile creado en tu RB. En agregar Plan PPPoE se har&iacute;a lo siguiente.</p>\r\n\r\n<p>Buscar el profile y seleccionarlo</p>\r\n\r\n<p>y en los campos Bajada y subida ingresar 0k (cero k).</p>\r\n\r\n<p>Ejemplo.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual58.png\" style=\"width: 687px; height: 408px;\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>Se despliegar&aacute; una ventana para seleccionar el RB.</p>\r\n\r\n<p><strong><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual59.png\" style=\"width: 479px; height: 177px;\" /></strong></p>\r\n\r\n<p>Seleccionar Profile.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual60.png\" style=\"width: 675px; height: 377px;\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>4. Agregar clientes desde Lista de Clientes &gt; Agregar Clientes</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manuel61.png\" style=\"width: 858px; height: 716px;\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h1 style=\"text-align: center;\">CLIENTES PPPoE control Velocidad Queues Est&aacute;ticos</h1>\r\n\r\n<p>1.&nbsp;En Router elegir <strong>PPPoE</strong> Control velocidad <strong>Queues est&aacute;ticos</strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manuel61_46XfAdV.png\" style=\"width: 858px; height: 716px;\" /></p>\r\n\r\n<p>2. Agregamos el plan, desde sistema &gt; plan internet &gt; Plan PPPoE y llenamos los campos</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manuel61_QqVcmRI.png\" style=\"width: 858px; height: 716px;\" /></p>\r\n\r\n<p><strong>1. Velocidad de bajada</strong>: Ingresar la velocidad de bajada deseada para el plan.</p>\r\n\r\n<p><strong>2. Velocidad de subida:</strong> Ingresar la velocidad de subida deseada para el plan.</p>\r\n\r\n<p><strong>3. Address List Personalizado <em>(Opcional)</em>.</strong>&nbsp;Si cuentas con Address List con una regla propia en el RB, Ej: IPS permitidas.&nbsp;puedes ingresarlo.</p>\r\n\r\n<p><strong>4. Configuraci&oacute;n avanzada <em>(Opcional)</em>.</strong> En esta secci&oacute;n puede ingresar r&aacute;fagas (Burst), las cuales ser&aacute;n ingresadas en las colas simples est&aacute;ticas.</p>\r\n\r\n<h3>3. Una vez llenado los apartados, agregamos al cliente.&nbsp;</h3>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual63.png\" style=\"width: 901px; height: 725px;\" /></p>\r\n\r\n<p>As&iacute; es como se ver&iacute;a en el RB:&nbsp;Con esto WispHub crea el <strong>secret</strong> con los datos PPPoE, lo que se puede notar que en&nbsp;<strong>Profile&nbsp;</strong>se le asigna el default, a lo que igual se crea un <strong>simple queue&nbsp;</strong>con los datos de limitaci&oacute;n.</p>\r\n\r\n<p>Esto porque el secret solo servir&aacute; para la autenticaci&oacute;n, y el simple queue para la limitaci&oacute;n del plan.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/genesis%40wisphub/2023/11/14/manual67.png\" style=\"width: 636px; height: 405px;\" /></p>\r\n\r\n<h2 id=\"1-3\">Clientes PPPoE con PCQ+AddressList</h2>\r\n\r\n<p>En Router:&nbsp;<a href=\"https://wisphub.net/router/\" target=\"_blank\">https://wisphub.net/router/</a></p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>1Activar <strong>PPPoE</strong> con control de velocidad: <strong>PCQ+AddressList</strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/16/pppoe-pcq.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Agregar plan.</p>\r\n\r\n<p>Ir <a href=\"https://wisphub.net/plan-internet/#retab4\" target=\"_blank\">lista de Planes PPPoE</a></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/planes-pppoe-mikrotik.png\" /></p>\r\n\r\n<p><strong>1.&nbsp;Profile.</strong> El&nbsp;nombre ingresado aqu&iacute; ser&aacute; el nombre del AddressList de la limitaci&oacute;n de los clientes.&nbsp;cuando se exporten las reglas en el RB.</p>\r\n\r\n<p><strong>2. Velocidad de Bajada.</strong> Ingresar la velocidad de Bajada deseada</p>\r\n\r\n<p><strong>3. Velocidad de Subida.</strong> Ingresar la velocidad de Subida deseada</p>\r\n\r\n<p><strong>4. Address List Personalizado <em>(Opcional)</em>.</strong>&nbsp;Si cuentas con Address List con una regla propia en el RB, Ej: IPS permitidas.&nbsp;puedes ingresarlo.</p>\r\n\r\n<p><strong>5. Configuraci&oacute;n avanzada <em>(Opcional)</em>.</strong> En esta secci&oacute;n puede ingresar r&aacute;fagas (Burst), las cuales ser&aacute;n ingresadas en el <strong><em>pcq queue-type</em></strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/mikrotik-pppoe-queue-pcq.png\" /></p>\r\n\r\n<p>Al guardar los cambios saldr&aacute; lo siguiente.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/2020-11-16_144521.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Exportar Reglas</p>\r\n\r\n<p>Despu&eacute;s de haber creado el plan, es importante exportar las reglas de limitaci&oacute;n PCQ&nbsp; en el RB, ya que no hacerlo&nbsp; no se podr&aacute; limitar a los clientes.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/pppoe-mikrotik-pcq.png\" /></p>\r\n\r\n<p>Al exportar las reglas del Plan al RB, WispHub crear&aacute; lo siguiente.</p>\r\n\r\n<p>En mangle: Marcado de paquetes.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/pppoe-mikrotik-pcq-01.png\" /></p>\r\n\r\n<p>En Queue Type.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/pppoe-mikrotik-pcq-02.png\" /></p>\r\n\r\n<p>En Queue Tree.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/pppoe-mikrotik-pcq-03.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">4</span>Agregar Clientes</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/pppoe-mikrotik-secret-pcq.png\" /></p>\r\n\r\n<p><strong>Resultado en el RB.</strong></p>\r\n\r\n<p>Con esto WispHub crear&aacute; el <strong>secret</strong> con los datos PPoE, solo que en Profile, le asignar&aacute; el default.</p>\r\n\r\n<p>Y al mismo tiempo tambi&eacute;n crear&aacute; un <strong>Address List</strong> con la ip del cliente, el cual le asignar&aacute; el AddressList del Plan.</p>\r\n\r\n<p>Con esto el secret solo servir&aacute; para la autenticaci&oacute;n y el AddressList para limitaci&oacute;n del Plan.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/secret-ppoe-mikrotik-pcq-02.png\" /></p>\r\n\r\n<h2 id=\"1-4\">Preguntas Frecuentes.</h2>\r\n\r\n<h3 class=\"pregunta\" id=\"p2\">Si actualmente manejo PPPoE con Profile y quisiera migrar&nbsp;PPPoE con PCQ+AddressList.&iquest;Qu&eacute; tengo que hacer?</h3>\r\n\r\n<p>Los pasos a seguir serian los siguientes.</p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Cambiar el Tipo de control</p>\r\n\r\n<p>En la <a href=\"https://wisphub.net/router/\" target=\"_blank\">secci&oacute;n de Routers.</a>&nbsp;Editar el router y cambiar el tipo de control</p>\r\n\r\n<p>Ejemplo.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/01.png\" /></p>\r\n\r\n<p>saldr&aacute; la siguiente leyenda.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/02.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Exportar reglas de los Planes al RB</p>\r\n\r\n<p><strong>1</strong>.Ir la <a href=\"https://wisphub.net/plan-internet/#retab4\" target=\"_blank\">listado de Planes PPPoE</a>&nbsp;editar y verificar que halla una regla de bajada y subida agregado, si por default esta en 0k, agregar la velocidad deseada del plan.</p>\r\n\r\n<p><strong>2</strong>.Despu&eacute;s exportar las reglas de cada uno de los planes al RB.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/03.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Exportar clientes al RB.</p>\r\n\r\n<p>En la <a href=\"https://wisphub.net/router/\" target=\"_blank\">secci&oacute;n de Routers.</a>&nbsp;seleccionar el router y dar click en exportar clientes</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/04.png\" /></p>\r\n\r\n<p>Seleccionar los clientes.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/05.png\" /></p>\r\n\r\n<p><strong>Resultado en el RB.</strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/06.png\" /></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p4\">Si actualmente estoy usando PPPoE Con Profile, y quiero migrar a PPPoE con Queues est&aacute;ticos. &iquest;Qu&eacute; tengo que hacer?</h3>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Cambiar el Tipo de control</p>\r\n\r\n<p>En la <a href=\"https://wisphub.net/router/\" target=\"_blank\">secci&oacute;n de Routers.</a>&nbsp;editar el router y cambiar el tipo de control</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/07.png\" /></p>\r\n\r\n<p>saldr&aacute; la siguiente leyenda.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/08.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Verificar que halla regla de limitaci&oacute;n.</p>\r\n\r\n<p><strong>1.</strong>Ir la <a href=\"https://wisphub.net/plan-internet/#retab4\" target=\"_blank\">listado de Planes PPPoE</a>&nbsp;editar y verificar que halla una regla de bajada y subida agregada, si por default esta en 0k, agregar la velocidad deseada del plan.&nbsp;</p>\r\n\r\n<p>Para este paso ya no hace falta exportar reglas, ya que solo se necesita tener agregado una regla de bajada y subida en cada plan.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/09_pppbDyc.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Exportar clientes.</p>\r\n\r\n<p>En la <a href=\"https://wisphub.net/router/\" target=\"_blank\">secci&oacute;n de Routers.</a>&nbsp;seleccionar el router y dar click en exportar clientes</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/04_PDPXUCq.png\" /></p>\r\n\r\n<p><strong>Resultado en el RB.</strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/11/17/10.png\" /></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p11\">Si actualmente estoy usando simple queue, pcq en y quiero migrar a PPPoE a cualquiera de las 3 opciones de control. &iquest;Qu&eacute; tengo que hacer?</h3>\r\n\r\n<p><span class=\"pasos-manual\">1</span>En <a href=\"https://wisphub.net/router/\" target=\"_blank\">listado de routers</a>&nbsp;editar su router y en control seleccionar PPPoE eligiendo cualquiera de las 3 opciones de limitaci&oacute;n, Profile, Queues est&aacute;ticos, PCQ+AddressList</p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>En <a href=\"https://wisphub.net/plan-internet/#retab4\" target=\"_blank\">listado de Planes PPPoE</a>&nbsp;</p>\r\n\r\n<p>Agregar los planes PPPoE</p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Asiganarle a cada cliente el nuevo plan PPPoE</p>\r\n\r\n<p><a href=\"https://wisphub.net/documentacion/articulo/como-le-cambio-un-plan-un-cliente-en-especifico-130/\" target=\"_blank\">Click aqu&iacute; </a>para mas informaci&oacute;n.</p>\r\n\r\n<p><span class=\"pasos-manual\">5</span>Exportar los clientes al RB</p>\r\n\r\n<p><a href=\"https://wisphub.net/documentacion/articulo/exportar-clientes-de-wisphub-al-router-mikrotik-156/\" target=\"_blank\">Cick aqu&iacute;</a> para m&aacute;s informaci&oacute;n.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h1 id=\"40\">R&Aacute;FAGAS</h1>\r\n\r\n<p>&nbsp;</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\">Si manejas Simple Queues, PCQ + Address List &oacute;&nbsp;PPPoe con queues est&aacute;ticos, podr&aacute;s configurar r&aacute;fagas de velocidad en tus planes de internet.</div>\r\n</div>\r\n\r\n<p>En este ejemplo vamos a modificar un plan PCQ, y le ofreceremos a los clientes:</p>\r\n\r\n<ul>\r\n <li>Una velocidad de Bajada de 10 Megas como m&aacute;ximo y 15 Megas garantizados de bajada por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 9 Megas del total de sus&nbsp;10 Megas como m&aacute;ximo.</li>\r\n <li>Una velocidad de Subida de 5&nbsp;Megas como m&aacute;ximo y 10&nbsp;Megas garantizados de subida por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 4 Megas del&nbsp;total de sus 5 Megas como m&aacute;ximo.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Ir a la pesta&ntilde;a <strong>Configuraci&oacute;n Avanzada</strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik_02_1IVuuni.png\" /></p>\r\n\r\n<p><strong>1. Burst Limit Subida:</strong> Velocidad de subida (UP) garantizada que le llegar&aacute; a los clientes cuando la r&aacute;faga (burst) este activa. <strong>Nota</strong>: Este valor debe ser mayor &nbsp;a la velocidad de subida ofrecida,&nbsp;si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de subida ofrecida como m&aacute;ximo es de 5 Megas, entonces cuando la r&aacute;faga se active, a los clientes les llegar&aacute; 10 Megas de subida garantizados.</p>\r\n\r\n<p><strong>2. Burst Threshold Subida:&nbsp;</strong>Este valor es el que activar&aacute; la r&aacute;faga y debe ser menor o igual&nbsp;a la velocidad de subida ofrecida, si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de subida ofrecida como m&aacute;ximo es de 5 Megas, entonces le diremos a mikrotik que active la r&aacute;faga cuando los clientes empiecen a descargar 4 Megas.</p>\r\n\r\n<p><strong>3</strong>.&nbsp;<strong>Burst time subida:&nbsp;</strong>Tiempo segundos en que la r&aacute;faga de subida va a permanecer&nbsp;una vez se halla activado por el Burst Threshold Subida. <strong>Ejemplo</strong>:&nbsp;<strong>&nbsp;</strong>Cuando los clientes empiecen a subir 4&nbsp;Megas les&nbsp;llegar&aacute;n como garantiados 10 Megas de subida por 60 segundos.</p>\r\n\r\n<p><strong>4. Burst Limit Bajada</strong>:&nbsp;Velocidad de bajada (UP) garantizada que le llegar&aacute; a los clientes cuando la r&aacute;faga (burst) este activa. <strong>Nota</strong>: Este valor debe ser mayor a la velocidad de bajada ofrecida de si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de bajada ofrecida como m&aacute;ximo es de 10&nbsp;Megas, entonces cuando la r&aacute;faga se active, a los clientes les llegar&aacute; 15&nbsp;Megas de bajada garantizados.</p>\r\n\r\n<p><strong>5. Burst Threshold Bajada:</strong>&nbsp;Este valor es el que activar&aacute; la r&aacute;faga y debe ser menor o igual&nbsp;a la velocidad de bajada ofrecida&nbsp;si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de bajada ofrecida como m&aacute;ximo es de 10&nbsp;Megas, entonces le diremos a mikrotik que active la r&aacute;faga cuando los clientes empiecen a descargar 9&nbsp;Megas.</p>\r\n\r\n<p><strong>6. Burst time bajada:&nbsp;</strong>Tiempo segundos en que la r&aacute;faga de bajada va a permanecer&nbsp;una vez se halla activado por el Burst Threshold Bajada. <strong>Ejemplo:&nbsp;</strong>Cuando los&nbsp;clientes empicen a descargar 9 Megas, les llegar&aacute;n como garantiados 15 Megas de bajada por 60 segundos.</p>\r\n\r\n<p>Por &uacute;ltimo guardamos nuestros los cambios del plan.</p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Actualizar velocidades. Volver a&nbsp;<strong>Sistema</strong>-&gt;<strong>Planes</strong> <strong>de Interne</strong>t-&gt;<strong>Planes PCQ</strong>: <a href=\"https://wisphub.net/plan-internet/#retab2\" target=\"_blank\">https://wisphub.net/plan-internet/#retab2</a></p>\r\n\r\n<p>Para actualizar las reglas de velocidad pcq.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik_03_AiR2FlT.png\" /></p>\r\n\r\n<p>Seleccionar el router para actualizar las reglas.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik_04.png\" /></p>\r\n\r\n<p>nos saldr&aacute; el mensaje que se han actualizado correctamente las velocidades.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/26/01.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Hacer un test de velocidad para comprobar el funcionamiento.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/26/0.png\" /></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\">El tema de burst en mikrotik va a funcionar siempre y cuando tengamos ancho de banda disponible en toda nuestra red.</div>\r\n</div>\r\n\r\n<h2 id=\"h2\" style=\"text-align: center;\">Video Informativo</h2>\r\n\r\n<p style=\"text-align: center;\"><iframe allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" frameborder=\"0\" height=\"720\" src=\"https://www.youtube.com/embed/gDX9GDWSBkg\" title=\"YouTube video player\" width=\"1280\"></iframe></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h1 style=\"text-align: center;\"><strong>RE&Uacute;SO</strong></h1>\r\n\r\n<h2 style=\"text-align: center;\">Planes Simple Queue + PCQ + Reuso (Agregaci&oacute;n)</h2>\r\n\r\n<p>WispHub proporciona la funci&oacute;n de reuso o agregaci&oacute;n, la cual se usa cuando los ISP venden servicios reuso por ejemplo 1:4, 1:5, etc. Esto significa que el usuario final va a tener que compartir la velocidad con los otros clientes del mismo reuso (grupo)</p>\r\n\r\n<p><strong>Ejemplo.</strong><br />\r\nEstamos vendiendo un plan de 20M de bajada y 10M de subida con un reuso de 1:10.<br />\r\nLo que significa que WispHub va a configurar el l&iacute;mite de velocidad (max-limit, limit-at) del queue padre (parent) a 20M/10M y bajo este padre se colocar&aacute;n los clientes conforme los vayamos agregando. Todos con una velocidad m&aacute;xima (max-limit) de 20M/10M con una velocidad garantizada (limit-at) de 2M/1M</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/diagrama_reuso_explicacion.png\" /></p>\r\n\r\n<p>Lo que significa que la velocidad m&aacute;xima que se puede consumir ser&aacute; de 20M/10M en caso de ser el &uacute;nico cliente activo del grupo que est&eacute; consumiendo.<br />\r\nEn caso, los 10 clientes comiencen a consumir al mismo tiempo de forma simult&aacute;neamente la velocidad garantizada ser&aacute; de 2M de bajada y 1M de subida.</p>\r\n\r\n<p><strong>&iquest;Qu&eacute; suceder&aacute; en el caso de que agreguemos el cliente n&uacute;mero 11 a nuestro reuso 1:10?</strong><br />\r\nWispHub incrementar&aacute; la velocidad principal del queue parent a 22M/11M&nbsp; de modo que tenga ancho de banda el cual pueda compartir de forma igual a todos sus clientes hijos.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/2020-10-16_102727.png\" /><br />\r\nPero dejar&aacute; la velocidad m&aacute;xima 20M/10M y garantizada 2M/1M de los clientes sin modificar.<br />\r\nTodo esto suceder&aacute; conforme vayamos agregando m&aacute;s clientes que sea mayor a nuestro reuso ya establecido.</p>\r\n\r\n<p>Para que esto funcione usamos un pcq-rate=0</p>\r\n\r\n<p><strong>pcq-download-default </strong></p>\r\n\r\n<p><strong>pcq-upload-default</strong></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p1\">&iquest;Por qu&eacute; se usan estos pcq types que ya est&aacute;n creados por default?</h3>\r\n\r\n<p><strong>pcq-rate=0 </strong>nos va ayudar a repartir el ancho de banda de forma equitativa.<br />\r\nAqu&iacute; una imagen del funcionamiento</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/reuso-pcq-mikrotik02.png\" /></p>\r\n\r\n<p>Ahora vamos a configurar este plan en WispHub</p>\r\n\r\n<h1 id=\"h2\">Crear planes reuso WispHub</h1>\r\n\r\n<p>Antes debes de tener activado el control simple queue en la configuraci&oacute;n de tu Router en WispHub</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/2020-10-16_103351.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Ir Sistema-&gt;Plan de Internet-&gt;Nuevo Plan Queue: <a href=\"https://wisphub.net/plan-internet/\" target=\"_blank\">https://wisphub.net/plan-internet/</a></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-01.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Configuraci&oacute;n Basica</p>\r\n\r\n<p>Tomando como base el ejemplo anterior.</p>\r\n\r\n<p><strong>1</strong>. Configuraci&oacute;n b&aacute;sica</p>\r\n\r\n<p><strong>2.</strong> Agregamos la velocidad m&aacute;xima (max-limit), en este caso 20M/10M</p>\r\n\r\n<p><strong>3.</strong> Ir a la pesta&ntilde;a Configuraci&oacute;n Avanzada para activar el reuso.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-02.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Configuraci&oacute;n Avanzada</p>\r\n\r\n<p><strong>1.</strong> El reuso se activar&aacute; si es mayor a 1. En nuestro caso estamos haciendo un reuso 1:10</p>\r\n\r\n<p><strong>2.</strong> Usar reglas de WispHub. Al estar activo (ON), WispHub se encargar&aacute; de calcular el garantizado y generar las reglas para el reuso en el RB.&nbsp;</p>\r\n\r\n<p>Si est&aacute; desactivado (OFF), usted puede ingresar su propio queue type (up,&nbsp;down), asi como su propio parent y tendr&aacute;s que calcular el garantizado. Lo cual no se recomienda.</p>\r\n\r\n<p>En este caso aplicamos el reuso 1:10 y dejaremos&nbsp;las reglas de wisphub activadas.</p>\r\n\r\n<p><strong>3. </strong>Guardar los cambios.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-03.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">4</span>Ayuda Reuso</p>\r\n\r\n<p>Una vez creado el plan, regresamos al plan y le damos editar.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-04.png\" /></p>\r\n\r\n<p>Se mostrar&aacute; una nueva pesta&ntilde;a &quot;Informaci&oacute;n Reuso&quot; la cual te da una breve explicaci&oacute;n de c&oacute;mo se configura en el RB el queue parent y que velocidades se les asignar&aacute; a los clientes hijos de este parent, mostrando su velocidad m&aacute;xima y su velocidad garantizada.</p>\r\n\r\n<p>y qu&eacute; es lo que pasar&aacute; en caso que agregamos un cliente m&aacute;s que sea supere a nuestro reuso ya establecido.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-05.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">5</span>Agregar clientes</p>\r\n\r\n<p>Pasos para agregar clientes queue:&nbsp;<a href=\"https://wisphub.net/documentacion/articulo/agregar-cliente-simple-queue-128/\" target=\"_blank\">https://wisphub.net/documentacion/articulo/agregar-cliente-simple-queue-128/</a></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/agregar_cliente_mikrotik.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">6</span>Resultado en el RB</p>\r\n\r\n<p>Cuando agregamos el primer cliente. Es el mismo resultado mostrado en el paso 4.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-06.png\" /></p>\r\n\r\n<p>Cuando se agregan los 10 clientes a nuestro reuso 1:10</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-07.png\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h1 style=\"text-align: center;\">Preguntas Frecuentes (Simplequeue +Reuso)</h1>\r\n\r\n<ul>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/configurar-reuso-mikrotik-wisphub-234/#p1\">&iquest;Qu&eacute; pasa si agrego un cliente mas que supere a nuestro reuso ya establecido, en este ejemplo que pasa si agrego el cliente n&uacute;mero 11 a nuestro reuso 1:10?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/configurar-reuso-mikrotik-wisphub-234/#p2\">&iquest;Cuantos clientes puedo agregar por plan?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/configurar-reuso-mikrotik-wisphub-234/#p3\">&iquest;Qu&eacute; pasa si a un cliente dentro de un plan reuso lo muevo a otro plan nuevo sea o no reuso?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/configurar-reuso-mikrotik-wisphub-234/#p4\">&iquest;Qu&eacute; pasa si elimino un cliente desde wisphub?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/configurar-reuso-mikrotik-wisphub-234/#p5\">&iquest;Qu&eacute; pasa si a plan reuso ya creado, le quiero actualizar las velocidades?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/configurar-reuso-mikrotik-wisphub-234/#p6\">&iquest;Qu&eacute; pasa si cambie de RB o se borre mis clientes del RB?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/configurar-reuso-mikrotik-wisphub-234/#p7\">&iquest;Puedo hacer reuso a un plan simple queue ya existente en mi cuenta?</a></li>\r\n</ul>\r\n\r\n<h3 class=\"pregunta\" id=\"p1\">Qu&eacute; pasa si agrego un cliente mas que supere a nuestro reuso ya establecido, en este ejemplo que pasa si agrego el cliente n&uacute;mero 11 a nuestro reuso 1:10?</h3>\r\n\r\n<p>R= WispHub ir&aacute; incrementado las velocidades del queue parent de modo que el ancho de banda del parent se comparta de forma equitativa con todos los queue hijos (clientes). Todo esto lo har&aacute; si agregamos un total de N cantidad de clientes que sea mayor a nuestro reuso ya establecido.</p>\r\n\r\n<p>Este mismo resultado fue el que se mostr&oacute; en la ayuda reuso del paso 4 mencionado arriba.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-08.png\" /></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p2\">&iquest;Cuantos clientes puedo agregar por plan?</h3>\r\n\r\n<div class=\"panel panel-primary\">\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\">Si vas a manejar grupos grandes. Se recomienda agregar como m&aacute;ximo 64 a 100 clientes por cada plan de reuso.</div>\r\n\r\n<div class=\"panel-body\">El asunto es que seg&uacute;n cada parent corre en un core del procesador, teniendo m&uacute;ltiples parents podemos distribuir la carga, entonces 1 parent para cada 100 clientes permite en teor&iacute;a que podamos escalar por ejemplo a 1500 clientes usando 15 cores.</div>\r\n</div>\r\n\r\n<h3 class=\"pregunta\" id=\"p3\">&iquest;Qu&eacute; pasa si a un cliente dentro de un plan reuso lo muevo a otro plan nuevo sea o no reuso?</h3>\r\n\r\n<p>R= WispHub eliminar&aacute; el queue y sacar&aacute; la ip del parent anterior en el Mikrotik. Y en caso de moverlo a otro plan Reuso crear&aacute; el nuevo parent del nuevo plan.</p>\r\n\r\n<p>Tomando como ejemplo el mismo plan, ser&iacute;a lo siguiente. Si la velocidad ya del parent ya fue incrementada cuando se agreg&oacute; el cliente 11 al reuso 1:10, si muevo un cliente a otro plan, la velocidad del parent del plan anterior se regresa a la velocidad m&aacute;xima que fue definido al principio del plan.</p>\r\n\r\n<p>Manual para hacer cambios de plan a un cliente:&nbsp;<a href=\"https://wisphub.net/documentacion/articulo/como-le-cambio-un-plan-un-cliente-en-especifico-130/\">https://wisphub.net/documentacion/articulo/como-le-cambio-un-plan-un-cliente-en-especifico-130/</a></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik.png\" /></p>\r\n\r\n<p>en caso de mover todos los clientes de un plan reuso a otro, el parent anterior se eliminar&aacute; autom&aacute;ticamente.</p>\r\n\r\n<h3 class=\"pregunta\" id=\"p4\">&iquest;Qu&eacute; pasa si elimino un cliente desde wisphub?</h3>\r\n\r\n<p>Si <a href=\"https://wisphub.net/documentacion/articulo/eliminar-clientes-151/#1-1\" target=\"_blank\">eliminas un cliente</a> de wisphub + rb. WispHub en el RB elimina el queue y saca la ip del parent del plan actual.</p>\r\n\r\n<p>En caso que la velocidad del parent ya fue incrementada, la velocidad del parent se vuelve a calcular de modo que siempre el ancho de banda se comparte de forma equitativa con sus queues hijos.</p>\r\n\r\n<h3 class=\"pregunta\" id=\"p5\">&iquest;Qu&eacute; pasa si a plan reuso ya creado, le quiero actualizar las velocidades?</h3>\r\n\r\n<p>WispHub har&aacute; de nuevo todo el c&aacute;lculo de la velocidad&nbsp;garantizada de los clientes en el RB. Para ello siga los siguientes pasos.</p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Ir de nuevo <a href=\"https://wisphub.net/plan-internet/\" target=\"_blank\">Sistema-&gt;Plan de Internet-&gt;Planes Queue</a>.&nbsp;</p>\r\n\r\n<p>1.Editar el plan.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-09.png\" />2. Agrega la nueva velocidad m&aacute;xima. Para que de este modo WispHub&nbsp;pueda calcular la velociadad garantizada.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-10.png\" /></p>\r\n\r\n<p>3. Al guardar los cambios te saldr&aacute; el siguiente mensaje. Dar click y sigue los pasos.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-11.png\" /></p>\r\n\r\n<p>4. Seleccionar el RB donde estan los clientes y dar click en obtener clientes.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-12.png\" /></p>\r\n\r\n<p>5.Seleccionar todos los clientes, y dar click en &quot;Actualizar en el RB&quot;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-13.png\" /></p>\r\n\r\n<p>Si la conexi&oacute;n al RB fue exitosa, saldr&aacute; el siguiente mensaje.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-14.png\" /></p>\r\n\r\n<p>6. Verificar en el RB que la velocidad del parent se haya actualizado y la velocidad garantizada de los queue hijos se haya actualizado de nuevo.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/15/configurar-reuso-mikrotik-15.png\" /></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p6\">&iquest;Qu&eacute; pasa si cambie de RB o se borre mis clientes del RB?</h3>\r\n\r\n<p>Si el plan es Reuso, WispHub crear&aacute; el parent as&iacute; como los queue debajo del parent.</p>\r\n\r\n<p>Ir a&nbsp;<a href=\"https://wisphub.net/router/\" target=\"_blank\">https://wisphub.net/router/</a></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/configurar-reuso-mikrotik-16.png\" /></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p7\">&iquest;Puedo hacer reuso a un plan simple queue ya existente en mi cuenta?</h3>\r\n\r\n<p>SI, basta con ir a la <a href=\"https://wisphub.net/plan-internet/\" target=\"_blank\">lista de planes.</a>&nbsp;editar el plan y elegir el reuso requerido.</p>\r\n\r\n<p>Ejemplo.</p>\r\n\r\n<p>Tengo la siguiente lista de clientes con un plan simple queue.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/configurar-reuso-mikrotik-17.png\" /></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/configurar-reuso-mikrotik-18.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Ir a la lista de <a href=\"https://wisphub.net/plan-internet/\" target=\"_blank\">planes simple queue</a></p>\r\n\r\n<p>Editar el plan simple.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/configurar-reuso-mikrotik-19.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Ir a la pesta&ntilde;a &quot;Configuraci&oacute;n Avanzada&quot;</p>\r\n\r\n<p><strong>1</strong>. En configuraci&oacute;n avanzada</p>\r\n\r\n<p><strong>2.</strong> Ingresa el reuso que desea manejar</p>\r\n\r\n<p><strong>3.</strong>Tener activo las reglas de WispHub (ON)</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/configurar-reuso-mikrotik-20.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Aplicar los cambios en el RB</p>\r\n\r\n<p>Al guardar los cambios te saldr&aacute; una mensaje basta con dar click en el bot&oacute;n indicado para crear las reglas de reuso de los clientes en el RB.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/configurar-reuso-mikrotik-21.png\" /></p>\r\n\r\n<p>El resultado seria el siguiente.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/10/16/configurar-reuso-mikrotik-22.png\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h1 style=\"text-align: center;\">PPPoE con Queues est&aacute;ticos m&aacute;s Reuso en Mikrotik</h1>\r\n\r\n<p>WispHub proporciona la funci&oacute;n de reuso o agregaci&oacute;n ahora con la seguridad PPPoE por medio de secrets. La agregaci&oacute;n reuso&nbsp;usa cuando los ISP venden servicios reuso por ejemplo 1:4, 1:5, etc. Esto significa que el usuario final va a tener que compartir la velocidad con los otros clientes del mismo reuso (grupo)</p>\r\n\r\n<p><strong>Ejemplo.</strong><br />\r\nPara fines de esta documentaci&oacute;n, lo que <strong>haremos</strong> es crear un <strong>Plan PPPoE con Reuso 1:5,</strong> con una velocidad M&aacute;xima de <strong>10M (down) y 10M (up)</strong><br />\r\nLo que significa que WispHub va a configurar el l&iacute;mite de velocidad (max-limit, limit-at) del queue padre (parent) a 0M (down) y 10M (up), el limit-at lo dejar&aacute; con 100%&nbsp;lo cual es recomendado , bajarlo menos del 100% no se recomienda esto porque puede ocacionar ineficiencia en el plan.</p>\r\n\r\n<p>Debajo este queue padre se colocar&aacute;n los clientes conforme los vayamos registrando. Todos con una velocidad m&aacute;xima (max-limit) de 10M/5M&nbsp;con una velocidad garantizada (limit-at) de 2M/1M.</p>\r\n\r\n<p>La velocidad de garantizada va a depender de la velocidad m&aacute;xima (max-limit) y del reuso que desee manejar. Si desea saber como se calcula el reuso de forma manual, puede ver este <a href=\"http://foroisp.com/threads/1617-Simple-Queue-PCQ-Reuso\" target=\"_blank\">manual</a>.</p>\r\n\r\n<p>Con WispHub no hace falta hacer eso, ya que todo lo lo calcular&aacute;&nbsp;de forma automatica.</p>\r\n\r\n<h2 id=\"h2_1\">Seleccionar tipo de control</h2>\r\n\r\n<p>En <a href=\"https://wisphub.net/router/\" target=\"_blank\">lista de Routers</a>&nbsp;ya sea que agregue un Router nuevo o edite uno existente seleccionar:&nbsp;</p>\r\n\r\n<p><strong>Control PPPoE con Control de velocidad: Queues est&aacute;ticos.&nbsp;</strong><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso-pppoe_01.png\" /></p>\r\n\r\n<h2 id=\"h2_2\">Agregar Plan Internet y Activar Reuso</h2>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Agregar Plan PPPoE.</p>\r\n\r\n<p>En lista de <a href=\"https://wisphub.net/plan-internet/#retab4\" target=\"_blank\">Planes PPoE</a>&nbsp;agregar nuevo plan.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso_pppoe_02.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Configuraci&oacute;n B&aacute;sica.</p>\r\n\r\n<p><strong>1.Nombre del plan.&nbsp;</strong>En mi caso en este ejemplo&nbsp;lo llamare Plan Residencial 10M/5M - Reuso 1:5</p>\r\n\r\n<p><strong>2.Precio del plan. </strong>Agregar un precio, el cual se ver&aacute; reflejado en la facturaci&oacute;n del cliente.</p>\r\n\r\n<p><strong>3.Profile.</strong> Cuando tenemos activo PPPoE Queues est&aacute;ticos, este campo no se toma en cuenta, pero es obligatorio llenarlo, puede ingresar el mismo nombre del plan.</p>\r\n\r\n<p><strong>4. Velocidad de Bajada.</strong> max-limit&nbsp;download, velocidad m&aacute;xima del plan. En mi ejemplo sera 10M</p>\r\n\r\n<p><strong>5.&nbsp;Velocidad de Subida.</strong> max-limit up, velocidad m&aacute;xima del plan.En mi ejemplo sera 5M</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso_mikrotik_03.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Configuraci&oacute;n Avanzada (Activar Reuso)</p>\r\n\r\n<p><strong>1. Reuso.</strong> Indicar el reuso que se desea manejar, este debe ser mayor a 1. En mi ejemplo ser&aacute; un reuso 1:5</p>\r\n\r\n<p><strong>2. Usar reglas de WispHub.</strong> Estar en <strong>ON (Recomendado)</strong>&nbsp;el sistema se encargar&aacute; de calcular la velocidad m&aacute;xima (max-limit) y garantizada (limit-at) del de los clientes as&iacute; como incrementar la velocidad del queue parent conforme se vallan agregando clientes (queues hijos)</p>\r\n\r\n<p>Al estar en OFF, tocar&aacute; hacer el calculo de velocidades de forma manual (No recomentado)</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso_pppoe_04_vDWRulV.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">4</span>Ayuda Reuso</p>\r\n\r\n<p>Si nos regresamos de nuevo en <a href=\"https://wisphub.net/plan-internet/#retab4\" target=\"_blank\">lista de planes pppoe</a>&nbsp;y editamos de nuevo el plan veremos una nueva secci&oacute;n &quot;Ayuda Reuso&quot;</p>\r\n\r\n<p>Donde nos da un demo de como se crear&iacute;an los clientes en el RB.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/ayuda_reuso_pppoe.png\" /></p>\r\n\r\n<h2 id=\"h2_4\">Agregar clientes</h2>\r\n\r\n<p>Ya sea desde <a href=\"https://wisphub.net/clientes/\" target=\"_blank\">Listado del cliente</a>s o <a href=\"https://wisphub.net/Instalaciones/\" target=\"_blank\">Instalaciones</a>.</p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Agregar cliente</p>\r\n\r\n<p>Seleccionar el RB donde se agregar&aacute; el servicio.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/2020-12-03_124840.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Datos de conexi&oacute;n</p>\r\n\r\n<p><strong>1. Nombre Secret PPPoE:</strong> Usuario Secret PPPoE</p>\r\n\r\n<p><strong>2. Password PPPoE:</strong> Contrase&ntilde;a del Usuario Secret PPPoE</p>\r\n\r\n<p><strong>3. Remote Address:</strong> IP que el servidor PPPoE le asignara el cliente una vez sea autenticado (login)</p>\r\n\r\n<p><strong>4. Local Address PPPoE</strong>: IP de su servidor PPPoE. Es importante que ingrese el Local Address de su server PPPoE, de lo contrario el Usuario Secret PPPoE nunca se autenticar&aacute;.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/clientes_pppoe_reuso_01_v0gUkLV.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Resultado RB</p>\r\n\r\n<p>Con esto WispHub en <strong>PPP/Secrets</strong> crea el usuario con servicio pppoe, con los datos de conexi&oacute;n, name, password, service, en Profile, no se le asigno ninguna regla de limitaci&oacute;n, esto porque el secret solo tendr&aacute; como funci&oacute;n ser la seguridad de autenticaci&oacute;n (login)</p>\r\n\r\n<p>Por otra parte vemos que en <strong>Queue List/Simple Queues&nbsp;</strong>crea el cliente con los datos de limitaci&oacute;n velocidad m&aacute;xima y velocidad garantizada, el cual tiene como queue&nbsp;parent que servir&aacute; para aplicar el reuso establecido.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/clientes_pppoe_reuso_02.png\" /></p>\r\n\r\n<p><strong>Cuando agregamos 5 clientes, a nuestro reuso 1:5</strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso_1-5_ppoe.png\" /></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p1_reuso\">&nbsp;</h3>\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\">Si manejas Simple Queues, PCQ + Address List &oacute;&nbsp;PPPoe con queues est&aacute;ticos, podr&aacute;s configurar r&aacute;fagas de velocidad en tus planes de internet.</div>\r\n</div>\r\n\r\n<p>En este ejemplo vamos a modificar un plan PCQ, y le ofreceremos a los clientes:</p>\r\n\r\n<ul>\r\n <li>Una velocidad de Bajada de 10 Megas como m&aacute;ximo y 15 Megas garantizados de bajada por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 9 Megas del total de sus&nbsp;10 Megas como m&aacute;ximo.</li>\r\n <li>Una velocidad de Subida de 5&nbsp;Megas como m&aacute;ximo y 10&nbsp;Megas garantizados de subida por 60 segundos, esta rafaga se activara cuando el cliente empiece a descargar 4 Megas del&nbsp;total de sus 5 Megas como m&aacute;ximo.</li>\r\n</ul>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Ir a la pesta&ntilde;a <strong>Configuraci&oacute;n Avanzada</strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik_02_1IVuuni.png\" /></p>\r\n\r\n<p><strong>1. Burst Limit Subida:</strong> Velocidad de subida (UP) garantizada que le llegar&aacute; a los clientes cuando la r&aacute;faga (burst) este activa. <strong>Nota</strong>: Este valor debe ser mayor &nbsp;a la velocidad de subida ofrecida,&nbsp;si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de subida ofrecida como m&aacute;ximo es de 5 Megas, entonces cuando la r&aacute;faga se active, a los clientes les llegar&aacute; 10 Megas de subida garantizados.</p>\r\n\r\n<p><strong>2. Burst Threshold Subida:&nbsp;</strong>Este valor es el que activar&aacute; la r&aacute;faga y debe ser menor o igual&nbsp;a la velocidad de subida ofrecida, si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de subida ofrecida como m&aacute;ximo es de 5 Megas, entonces le diremos a mikrotik que active la r&aacute;faga cuando los clientes empiecen a descargar 4 Megas.</p>\r\n\r\n<p><strong>3</strong>.&nbsp;<strong>Burst time subida:&nbsp;</strong>Tiempo segundos en que la r&aacute;faga de subida va a permanecer&nbsp;una vez se halla activado por el Burst Threshold Subida. <strong>Ejemplo</strong>:&nbsp;<strong>&nbsp;</strong>Cuando los clientes empiecen a subir 4&nbsp;Megas les&nbsp;llegar&aacute;n como garantiados 10 Megas de subida por 60 segundos.</p>\r\n\r\n<p><strong>4. Burst Limit Bajada</strong>:&nbsp;Velocidad de bajada (UP) garantizada que le llegar&aacute; a los clientes cuando la r&aacute;faga (burst) este activa. <strong>Nota</strong>: Este valor debe ser mayor a la velocidad de bajada ofrecida de si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de bajada ofrecida como m&aacute;ximo es de 10&nbsp;Megas, entonces cuando la r&aacute;faga se active, a los clientes les llegar&aacute; 15&nbsp;Megas de bajada garantizados.</p>\r\n\r\n<p><strong>5. Burst Threshold Bajada:</strong>&nbsp;Este valor es el que activar&aacute; la r&aacute;faga y debe ser menor o igual&nbsp;a la velocidad de bajada ofrecida&nbsp;si no se respeta esta regla mikrotik arrojar&aacute; un error. <strong>Ejemplo</strong>. En este plan la velocidad de bajada ofrecida como m&aacute;ximo es de 10&nbsp;Megas, entonces le diremos a mikrotik que active la r&aacute;faga cuando los clientes empiecen a descargar 9&nbsp;Megas.</p>\r\n\r\n<p><strong>6. Burst time bajada:&nbsp;</strong>Tiempo segundos en que la r&aacute;faga de bajada va a permanecer&nbsp;una vez se halla activado por el Burst Threshold Bajada. <strong>Ejemplo:&nbsp;</strong>Cuando los&nbsp;clientes empicen a descargar 9 Megas, les llegar&aacute;n como garantiados 15 Megas de bajada por 60 segundos.</p>\r\n\r\n<p>Por &uacute;ltimo guardamos nuestros los cambios del plan.</p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Actualizar velocidades. Volver a&nbsp;<strong>Sistema</strong>-&gt;<strong>Planes</strong> <strong>de Interne</strong>t-&gt;<strong>Planes PCQ</strong>: <a href=\"https://wisphub.net/plan-internet/#retab2\" target=\"_blank\">https://wisphub.net/plan-internet/#retab2</a></p>\r\n\r\n<p>Para actualizar las reglas de velocidad pcq.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik_03_AiR2FlT.png\" /></p>\r\n\r\n<p>Seleccionar el router para actualizar las reglas.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/25/rafagaz_pcq_mikrotik_04.png\" /></p>\r\n\r\n<p>nos saldr&aacute; el mensaje que se han actualizado correctamente las velocidades.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/26/01.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Hacer un test de velocidad para comprobar el funcionamiento.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/09/26/0.png\" /></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\">El tema de burst en mikrotik va a funcionar siempre y cuando tengamos ancho de banda disponible en toda nuestra red.</div>\r\n</div>\r\n\r\n<h2 id=\"h2\" style=\"text-align: center;\">Video Informativo</h2>\r\n\r\n<p style=\"text-align: center;\"><iframe allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" frameborder=\"0\" height=\"720\" src=\"https://www.youtube.com/embed/gDX9GDWSBkg\" title=\"YouTube video player\" width=\"1280\"></iframe></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h1 style=\"text-align: center;\">Preguntas Frecuentes PPPoE (Queues est&aacute;ticos + Reuso en Mikrotik)</h1>\r\n\r\n<ul>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/preguntas-frecuentes-pppoe-queues-estaticos-reuso-en-mikrotik-280/#p1\">&iquest;Qu&eacute; pasa si agregamos el sexto cliente a nuestro reuso 1:5?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/preguntas-frecuentes-pppoe-queues-estaticos-reuso-en-mikrotik-280/#p2\">&iquest;Cuantos clientes puedo agregar por plan?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/preguntas-frecuentes-pppoe-queues-estaticos-reuso-en-mikrotik-280/#p3\">&iquest;Si en WispHub estoy usando otro tipo de control puedo migrar PPPoE con Reuso?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/preguntas-frecuentes-pppoe-queues-estaticos-reuso-en-mikrotik-280/#p4\">&iquest;Si actualmente estoy usando PPPoE en WispHub puedo aplicar el Reuso?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/preguntas-frecuentes-pppoe-queues-estaticos-reuso-en-mikrotik-280/#p5\">Actualmente ya uso la configuraci&oacute;n de WispHub PPPoE con Queues est&aacute;ticos, &iquest;puedo pasar todos mis clientes con Reuso?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/preguntas-frecuentes-pppoe-queues-estaticos-reuso-en-mikrotik-280/#p6\">&iquest;De un Plan Reuso PPPoE con clientes ya creados, puedo actualizar la velocidad o cambiar el reuso a todos de forma masiva?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/preguntas-frecuentes-pppoe-queues-estaticos-reuso-en-mikrotik-280/#p7\">&iquest;Qu&eacute; pasa si a un cliente con plan reuso pppoe lo cambio a otro plan pppoe reuso?</a></li>\r\n <li><a href=\"https://wisphub.net/documentacion/articulo/preguntas-frecuentes-pppoe-queues-estaticos-reuso-en-mikrotik-280/#p8\">&iquest;Qu&eacute; pasa si elimino un cliente desde WispHub?</a></li>\r\n</ul>\r\n\r\n<h3 class=\"pregunta\" id=\"p1\">&iquest;Qu&eacute; pasa si agregamos el sexto cliente a nuestro reuso 1:5?</h3>\r\n\r\n<p>WispHub ir&aacute; incrementado las velocidades del queue parent de modo que el ancho de banda del parent se comparta de forma equitativa con todos los queue hijos (clientes). Todo esto lo har&aacute; si agregamos un total de N cantidad de clientes que sea mayor a nuestro reuso ya establecido. Ej:</p>\r\n\r\n<p><a href=\"https://wisphub.net/documentacion/articulo/preguntas-frecuentes-pppoe-queues-estaticos-reuso-en-mikrotik-280/#p8\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/clientes_reuso_05.png\" /></a></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p2\">&iquest;Cuantos clientes puedo agregar por plan?</h3>\r\n\r\n<div class=\"panel panel-primary\">\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\">Si vas a manejar grupos grandes. Se recomienda agregar como m&aacute;ximo 64 a 100 clientes por cada plan de reuso. El asunto es que seg&uacute;n cada parent corre en un core del procesador, teniendo m&uacute;ltiples parents podemos distribuir la carga, entonces 1 parent para cada 100 clientes permite en teor&iacute;a que podamos escalar por ejemplo a 1500 clientes usando 15 cores.</div>\r\n</div>\r\n\r\n<h3 class=\"pregunta\" id=\"p3\">&iquest;Si en WispHub estoy usando otro tipo de control puedo migrar PPPoE con Reuso?</h3>\r\n\r\n<p>Si actualmente estas usando Simple Queue, PCQ+AddressList, Hotspot, los pasos a seguir serian los siguientes.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Activar el control PPPoE</p>\r\n\r\n<p><a href=\"https://wisphub.net/documentacion/articulo/preguntas-frecuentes-pppoe-queues-estaticos-reuso-en-mikrotik-280/#p8\">En </a><a href=\"https://wisphub.net/router/\" target=\"_blank\">lista de Routers</a>&nbsp;editar el Router por el cual desea migrar, y activar:</p>\r\n\r\n<p><strong>Control PPPoE con Control de velocidad: Queues est&aacute;ticos&nbsp;</strong><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso-pppoe_01.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Crear Planes PPPoE y Activar Reuso.</p>\r\n\r\n<p>En lista de Planes Internet PPPoE crear los planes necesarios seg&uacute;n sus necesidades.&nbsp;</p>\r\n\r\n<p>Puedes basarte de los pasos mencionamos arriba, <a href=\"https://wisphub.net/documentacion/articulo/reuso-pppoe-mikrotik-241/#h2_2\" target=\"_blank\">Click Aqu&iacute;.</a></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Cambiarle el plan a los clientes</p>\r\n\r\n<p>Una vez creado los planes necesarios, a cada cliente se le tiene que asignar el nuevo plan.</p>\r\n\r\n<p>Para mas informaci&oacute;n.</p>\r\n\r\n<p>Cambio de planes cliente por cliente. <a href=\"https://wisphub.net/documentacion/articulo/como-le-cambio-un-plan-un-cliente-en-especifico-130/\" target=\"_blank\">Click Aqu&iacute;.</a></p>\r\n\r\n<p>Cambios de planes masivamente. <a href=\"https://wisphub.net/documentacion/articulo/cambios-de-planes-masivamente-236/\" target=\"_blank\">Click Aqu&iacute;.</a></p>\r\n\r\n<p><span class=\"pasos-manual\">4</span>Exportar clientes al RB masivamente</p>\r\n\r\n<p>Una vez completado los pasos 1,2,3, lo que resta es exportar la nueva configuraci&oacute;n de los clientes al RB.</p>\r\n\r\n<p>Para ello ir a la secci&oacute;n de <a href=\"https://wisphub.net/router/\" target=\"_blank\">Routers</a>&nbsp;y exportar los clientes.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso_pppoe_06.png\" /></p>\r\n\r\n<p>Con esto Wisphub se encargara de crear los secrets y queues aplicado el reuso. Ejemplo.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso_pppoe_wisphub.png\" /></p>\r\n\r\n<p><strong>Nota</strong>: SI necesita ayuda con este cambio en el sistema puede comunicarse al chat de soporte.</p>\r\n\r\n<h3 class=\"pregunta\" id=\"p4\">&iquest;Si actualmente estoy usando PPPoE en WispHub puedo aplicar el Reuso?</h3>\r\n\r\n<p>Si actualmente, estas usando PPPoE&nbsp; control Profile (Queues din&aacute;micos), o PCQ+AddressList, y quieres migrar ahora con Reuso. Los pasos a seguir ser&aacute;n los siguientes.</p>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Cambiar el tipo de control</p>\r\n\r\n<p>En <a href=\"https://wisphub.net/router/\" target=\"_blank\">lista de Routers</a>&nbsp;editar el Router con control PPPoE y cambiarlo a control de velocidad: Queues est&aacute;ticos.</p>\r\n\r\n<p><strong>Control PPPoE con Control de velocidad: Queues est&aacute;ticos&nbsp;</strong><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso-pppoe_01.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Activar el Reuso en sus planes PPPoE.</p>\r\n\r\n<p>En lista de <a href=\"https://wisphub.net/plan-internet/#retab4\" target=\"_blank\">Planes PPoE</a>&nbsp;editar cada plan y asegurarse de que tenga una ingresado una velocidad de bajada y subida.</p>\r\n\r\n<p>1.1- Editar planes PPPoE</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/01.png\" /></p>\r\n\r\n<p>1.2- Asegurse de tener velocidad bajada y subida.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/02.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Activar Reuso</p>\r\n\r\n<p>En configuraci&oacute;n avanzada de cada plan debe ingresar el reuso que desee manejar, en este ejemplo agrego un reuso 1:10</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/04/1111.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">4</span>Borrar secrets en el RB.</p>\r\n\r\n<p>En MIkrotik PPP/Secrets borrar &uacute;nicamente los clientes de su rb los cuales est&aacute;n registrados en WispHub.</p>\r\n\r\n<p>Esto porque en el paso 5 se ara de nuevo toda la migraci&oacute;n.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/04.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">5</span>Exportar clientes al RB</p>\r\n\r\n<p>Para ello ir a la secci&oacute;n de <a href=\"https://wisphub.net/router/\" target=\"_blank\">Routers</a>&nbsp;y exportar los clientes.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso_pppoe_06.png\" /></p>\r\n\r\n<p>Con esto WispHub vuelve a crear los secrets con perfil default el cual solo servir&aacute; para la autenticaci&oacute;n y los queues con reuso para la limitaci&oacute;n.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/reuso_pppoe_wisphub.png\" /></p>\r\n\r\n<p><strong>Nota</strong>: SI necesita ayuda con este cambio en el sistema puede comunicarse al chat de soporte.</p>\r\n\r\n<h3 class=\"pregunta\" id=\"p5\">&iquest;Actualmente ya uso la configuraci&oacute;n de WispHub PPPoE con Queues est&aacute;ticos, puedo pasar todos mis clientes con Reuso?</h3>\r\n\r\n<p>Si, los pasos a seguir ser&iacute;an los siguientes.</p>\r\n\r\n<p>Ejemplo.&nbsp;</p>\r\n\r\n<p>Tengo Activo PPPoE Con Queues est&aacute;ticos, con el plan:&nbsp;Plan PPPOE SImple Queue 15M/5M</p>\r\n\r\n<p><strong>En WispHub</strong></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/05.png\" /></p>\r\n\r\n<p>En RB.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/06.png\" /></p>\r\n\r\n<p>Le aplicare un reuso 1:4 a dicho plan.</p>\r\n\r\n<p>En <a href=\"https://wisphub.net/plan-internet/#retab4\" target=\"_blank\">lista de planes pppoe</a>&nbsp;editar el plan y solo activar el reuso.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/07_sdeAisa.png\" /></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/08.png\" /></p>\r\n\r\n<p>De nuevo en&nbsp;&nbsp;<a href=\"https://wisphub.net/plan-internet/#retab4\" target=\"_blank\">lista de planes pppoe</a>&nbsp;dar click en Actualizar Queues</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/09.png\" /></p>\r\n\r\n<p>Con esto WispHub a los queues existentes les ingresa un parent con el reuso establecido y calcular&aacute; la velocidad de m&aacute;xima y garantizada</p>\r\n\r\n<p>Resultado.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/10.png\" /></p>\r\n\r\n<p><strong>Nota.&nbsp;</strong>Si necesita ayuda puede comunicarse al chat de soporte.</p>\r\n\r\n<h3 class=\"pregunta\" id=\"p6\">&iquest;De un Plan Reuso PPPoE con clientes ya creados, puedo actualizar la velocidad o cambiar el reuso a todos de forma masiva?</h3>\r\n\r\n<p>Si, Ej. Cuento con un plan con con&nbsp;11 clientes con una limitaci&oacute;n&nbsp;25M bajada con 15M de subida con un Reuso 1:10</p>\r\n\r\n<p>En el RB serian los siguientes clientes.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/13.png\" /></p>\r\n\r\n<p>Editar el plan.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/11.png\" /></p>\r\n\r\n<p>Nuevos datos de limitaci&oacute;n:</p>\r\n\r\n<p>Bajada: 30M</p>\r\n\r\n<p>Subida: 15M</p>\r\n\r\n<p>Reuso: 1:15</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/14.png\" /></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/15.png\" /></p>\r\n\r\n<p>Guardar cambios.</p>\r\n\r\n<p>De nuevo en <a href=\"https://wisphub.net/plan-internet/#retab4\" target=\"_blank\">Lista de Planes PPPoE</a>&nbsp;Seleccionar Actualizar velocidades.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/17.png\" /></p>\r\n\r\n<p>Resultado en el RB.</p>\r\n\r\n<p>Con esto Wisphub vuelve a calcular la velocidad m&aacute;xima y garantizada de los clientes, asi como el del queue parent.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/18.png\" /></p>\r\n\r\n<h3 class=\"pregunta\" id=\"p7\">&iquest;Qu&eacute; pasa si a un cliente con plan reuso pppoe lo cambio a otro plan pppoe reuso?</h3>\r\n\r\n<p>WispHub en el RB, al cliente lo mover&aacute; al nuevo queue parent y la&nbsp;ip estar&aacute; en la lista del nuevo parent, del parent anterior la ip se eliminar&aacute;, as&iacute; como en ambos parent del plan anterior y del plan nuevo las velocidades reuso (max-limit) (limit-at) se volver&aacute;n a calcular para que de este modo no afecta en la limitaci&oacute;n.</p>\r\n\r\n<h3 class=\"pregunta\" id=\"p8\">&iquest;Qu&eacute; pasa si elimino un cliente desde WispHub?</h3>\r\n\r\n<p>Cuando eliminemos un servicio, Wisphub en el rb borrara lo siguiente:</p>\r\n\r\n<ul>\r\n <li>PPPoE Secret</li>\r\n <li>Queue</li>\r\n <li>Ip del servicio en el Queue parent</li>\r\n</ul>\r\n\r\n<p>Del mismo modo volver&aacute; a calcular la velocidad m&aacute;xima&nbsp;y garantizada del queue parent de modo que siempre sea la correcta seg&uacute;n el n&uacute;mero de clientes que tengamos.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/miguelangel%40wisphub/2020/12/03/eliminar.png\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<h1 style=\"text-align: center;\">Cambios de planes masivamente</h1>\r\n\r\n<ul>\r\n <li><a href=\"#1-1\">&iquest;C&oacute;mo puedo realizar un cambio de planes de forma masiva?</a></li>\r\n</ul>\r\n\r\n<p><span class=\"pasos-manual\">1</span>Nos vamos a clientes y despu&eacute;s a lista de clientes<a href=\"http://wisphub.net/clientes/聽\" target=\"_blank\"> wisphub.net/clientes/&nbsp;</a></p>\r\n\r\n<p>Verificamos que tenga la columna de ip y descargamos la lista de clientes en excel</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/20/0.png\" /></p>\r\n\r\n<p>Ya descargado lo abrimos en <a href=\"https://drive.google.com/drive/my-drive\" target=\"_blank\">https://drive.google.com/drive/my-drive</a></p>\r\n\r\n<p><span class=\"pasos-manual\">2</span>Nos vamos a ir a drive y abrimos una nueva hoja de c&aacute;lculo en blanco anexo el ejemplo:</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/20/3.png\" style=\"width: 396px; height: 257px;\" /></p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/20/4.png\" style=\"width: 898px; height: 493px;\" /></p>\r\n\r\n<p>Seleccionar archivo dar en abrir y subir el Excel</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/21/5.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">3</span>Ya abierto el Excel hacemos un filtrado de los planes que queremos cambiar</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/20/1.png\" style=\"width: 698px; height: 129px;\" /></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><span class=\"pasos-manual\">4</span>Buscamos el nombre del plan a sustituir lo copiamos y lo pegamos en los clientes que queremos cambiarle de plan.</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\">Para sustituir el nombre del plan en todas las columnas presionar shif y la flecha hacia abajo y autom&aacute;ticamente se cambian toda la columna.</div>\r\n</div>\r\n\r\n<div class=\"panel-body\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/20/2_FFZRUGo.png\" /></div>\r\n\r\n<div class=\"panel-body\">&nbsp;</div>\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\">Es importante que el nombre del plan sea igual al nombre que est&aacute; en el sistema para que no hallan errores al momento de activar el plan.</div>\r\n</div>\r\n\r\n<div class=\"panel-body\"><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/21/6.png\" /></div>\r\n\r\n<p>Despu&eacute;s de haber modificado todo hay que subir el archivo Excel modificado.</p>\r\n\r\n<p><span class=\"pasos-manual\">5</span>No vamos al Excel, seleccionamos archivo despu&eacute;s descargar y elegimos la opci&oacute;n que dice valores separados por comas damos click y descargamos.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/21/7.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">6</span>Despu&eacute;s nos vamos a wisphub y nos vamos a <a href=\"http://wisphub.net/importar-clientes/subir-excel/\" target=\"_blank\">wisphub.net/importar-clientes/subir-excel/</a> ah&iacute; subimos el archivo anteriormente descargado.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/21/8.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">7</span>Despu&eacute;s a haber dado click en subir archivo nos llevara a una ventana donde vamos a seleccionar a todos los clientes y lo que queremos subir, en este caso lo que importa son los planes de internet.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/21/9_yipcb3s.png\" /></p>\r\n\r\n<p><span class=\"pasos-manual\">8</span>Ya hecho lo anterior nos vamos a la parte de abajo y damos click en s&iacute;, importar clientes para guardar los cambios.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/21/10.png\" style=\"width: 1170px; height: 280px;\" /></p>\r\n\r\n<p>Comprobamos en lista de clientes y listo planes cambiados.</p>\r\n\r\n<p><img alt=\"\" src=\"https://wisphub.net/media/uploadsCKEditor/diana%40wisphub/2020/10/21/11.png\" /></p>\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 se cambiara solamente en wispHub, para que se actualice en el mikrotik tiene que eliminar sus clientes y exportar los clientes a su equipo&nbsp;con su nuevo plan, se puede guiar de este <a href=\"https://wisphub.net/documentacion/articulo/exportar-clientes-de-wisphub-al-router-mikrotik-156/\" target=\"_blank\">manual</a></div>\r\n</div>', `publicado` = 1, `url_seo` = 'plan-de-internet', `meta_title` = 'Plan de internet', `meta_descripcion` = '', `fecha_creado` = '2023-11-14 20:48:53', `fecha_publicacion` = '2023-11-14 20:48:53', `usuario_id` = 2768990, `visitas` = 3254, `post_id` = 87, `parent_id` = NULL WHERE `wisp_docs_postarticle`.`id` = 441
9.16654572637%
10.99

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()
  +
2.26320717769%
2.71

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

  +
32.9405590026%
39.50

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
34.3172903541%
41.16

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
19.9507756415%
23.93

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'9XyAzxkSJ8UF1e3z0bOCgJgCu6lRVQlsQWrFbq8gIjdnScH6yY1UyZyLqtFdXVAG'>, 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 0x7f1f0d897d50>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f1f0fba3f90>, 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 0x7f1f0fbb4230>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f1f0d889090>>, 'ver_datos_wifi': False} {} {'listado_post': u'<<publicarqueryset of wisp_docs.Post>>', 'post': <PostArticle: Plan de Internet>, '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'9XyAzxkSJ8UF1e3z0bOCgJgCu6lRVQlsQWrFbq8gIjdnScH6yY1UyZyLqtFdXVAG'>, 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 0x7f1f0d897d50>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f1f0fba3f90>, 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 0x7f1f0fbb4230>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f1f0d889090>>, 'ver_datos_wifi': False} {} {'listado_post': u'<<publicarqueryset of wisp_docs.Post>>', 'post': <PostArticle: Plan de Internet>, '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'9XyAzxkSJ8UF1e3z0bOCgJgCu6lRVQlsQWrFbq8gIjdnScH6yY1UyZyLqtFdXVAG'>, 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 0x7f1f0d897d50>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f1f0fba3f90>, 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 0x7f1f0fbb4230>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f1f0d889090>>, 'ver_datos_wifi': False} {} {'listado_post': u'<<publicarqueryset of wisp_docs.Post>>', 'post': <PostArticle: Plan de Internet>, 'postarticle': True}

Procesadores de contexto

django.template.context_processors.csrf
{u'csrf_token': <SimpleLazyObject: u'9XyAzxkSJ8UF1e3z0bOCgJgCu6lRVQlsQWrFbq8gIjdnScH6yY1UyZyLqtFdXVAG'>}
django.template.context_processors.debug
{u'debug': True, u'sql_queries': <function <lambda> at 0x7f1f0fbb4230>}
django.template.context_processors.request
{u'request': <WSGIRequest: GET '/documentacion/articulo/plan-de-internet-441/'>}
django.contrib.auth.context_processors.auth
{'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7f1f0fba3f90>, 'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7f1f0d889090>>}
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 0x7f1f0d897d50>}
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.