From 756a8c20afa52c8798125d816e127657e87804db Mon Sep 17 00:00:00 2001 From: Helmy Giacoman Date: Thu, 14 Oct 2010 17:02:16 -0600 Subject: [PATCH] migrando base --- data.json | 1 + ...0005_auto__add_field_proyecto_municipio.py | 290 --------------- ...nicipio__add_field_proyecto_descripcion.py | 285 --------------- ...07_auto__chg_field_proyecto_descripcion.py | 279 --------------- .../migrations/0008_auto__add_indicador.py | 294 ---------------- .../0009_auto__chg_field_indicador_slug.py | 287 --------------- encuesta/migrations/0010_auto.py | 300 ---------------- encuesta/migrations/0011_auto.py | 292 --------------- encuesta/migrations/0012_auto.py | 293 ---------------- ...inicio__del_field_encuesta_fecha_fin__a.py | 306 ---------------- ...del_field_encuesta_periodo__add_field_e.py | 306 ---------------- ...esta_fecha_fin__add_field_encuesta_anio.py | 294 ---------------- ...echa_inicio__add_field_encuesta_periodo.py | 294 ---------------- .../0017_auto__chg_field_encuesta_periodo.py | 288 --------------- .../0018_auto__add_field_encuesta_user.py | 325 ----------------- .../0019_auto__chg_field_encuesta_user.py | 325 ----------------- ..._sevicio_legal__add_field_atencionvicti.py | 331 ------------------ encuesta/migrations/__init__.py | 0 encuesta/views.py | 61 +++- fed.db | Bin 287744 -> 488448 bytes fed2.db | Bin 0 -> 392192 bytes files/css/fed.css | 15 +- files/js/exporting.js | 21 ++ files/js/highcharts.js | 135 +++++++ lugar/migrations/0001_initial.py | 54 --- ...o_latitud__add_field_municipio_longitud.py | 45 --- ...sion__chg_field_municipio_id__add_field.py | 59 ---- lugar/migrations/__init__.py | 0 settings.py | 2 +- settings_local.py | 12 +- templates/fed/indicador221.html | 20 +- templates/fed/indicador222.html | 20 +- templates/fed/indicador223.html | 20 +- templates/fed/indicador231.html | 6 +- templates/fed/indicador232.html | 23 +- templates/fed/indicador233.html | 6 +- templates/fed/indicador234.html | 6 +- templates/fed/indicador313.html | 162 +++++++++ templates/fed/indicadores.html | 6 +- templates/fed/influencia.html | 22 +- templates/index.html | 5 +- 41 files changed, 469 insertions(+), 5021 deletions(-) create mode 100644 data.json delete mode 100644 encuesta/migrations/0005_auto__add_field_proyecto_municipio.py delete mode 100644 encuesta/migrations/0006_auto__del_field_proyecto_municipio__add_field_proyecto_descripcion.py delete mode 100644 encuesta/migrations/0007_auto__chg_field_proyecto_descripcion.py delete mode 100644 encuesta/migrations/0008_auto__add_indicador.py delete mode 100644 encuesta/migrations/0009_auto__chg_field_indicador_slug.py delete mode 100644 encuesta/migrations/0010_auto.py delete mode 100644 encuesta/migrations/0011_auto.py delete mode 100644 encuesta/migrations/0012_auto.py delete mode 100644 encuesta/migrations/0013_auto__del_field_encuesta_fecha_inicio__del_field_encuesta_fecha_fin__a.py delete mode 100644 encuesta/migrations/0014_auto__del_field_encuesta_anio__del_field_encuesta_periodo__add_field_e.py delete mode 100644 encuesta/migrations/0015_auto__del_field_encuesta_fecha_fin__add_field_encuesta_anio.py delete mode 100644 encuesta/migrations/0016_auto__del_field_encuesta_fecha_inicio__add_field_encuesta_periodo.py delete mode 100644 encuesta/migrations/0017_auto__chg_field_encuesta_periodo.py delete mode 100644 encuesta/migrations/0018_auto__add_field_encuesta_user.py delete mode 100644 encuesta/migrations/0019_auto__chg_field_encuesta_user.py delete mode 100644 encuesta/migrations/0020_auto__del_field_atencionvictima_sevicio_legal__add_field_atencionvicti.py delete mode 100644 encuesta/migrations/__init__.py create mode 100644 fed2.db create mode 100644 files/js/exporting.js create mode 100644 files/js/highcharts.js delete mode 100644 lugar/migrations/0001_initial.py delete mode 100644 lugar/migrations/0002_auto__add_field_municipio_latitud__add_field_municipio_longitud.py delete mode 100644 lugar/migrations/0003_auto__add_field_municipio_extension__chg_field_municipio_id__add_field.py delete mode 100644 lugar/migrations/__init__.py diff --git a/data.json b/data.json new file mode 100644 index 0000000..0576a40 --- /dev/null +++ b/data.json @@ -0,0 +1 @@ +[{"pk": 1, "model": "encuesta.organizacion", "fields": {"nombre": "Organizacion 1"}}, {"pk": 2, "model": "encuesta.organizacion", "fields": {"nombre": "Organizacion 2"}}, {"pk": 3, "model": "encuesta.organizacion", "fields": {"nombre": "Organizacion 3"}}, {"pk": 4, "model": "encuesta.organizacion", "fields": {"nombre": "Organizacion 4"}}, {"pk": 5, "model": "encuesta.organizacion", "fields": {"nombre": "Organizacion 6"}}, {"pk": 1, "model": "encuesta.proyecto", "fields": {"organizacion": 1, "nombre": "Proyecto 1", "descripcion": "Descripcion proyecto 1", "codigo": "001", "municipio": [3040, 3010, 3045, 3015, 3050, 3020, 3055, 3025, 3060, 3030, 3065, 3035, 3005]}}, {"pk": 2, "model": "encuesta.proyecto", "fields": {"organizacion": 2, "nombre": "Proyecto 2", "descripcion": "Descripcion proyecto 2", "codigo": "002", "municipio": [5025, 5030, 5005, 5010, 5015, 5020]}}, {"pk": 3, "model": "encuesta.proyecto", "fields": {"organizacion": 1, "nombre": "Proyecto 3", "descripcion": "Descripcion proyecto 3", "codigo": "003", "municipio": [9120, 9125, 9127, 9130, 9135, 9105, 9110, 9115]}}, {"pk": 1, "model": "encuesta.encuesta", "fields": {"organizacion": 1, "proyecto": 1, "user": 1, "anio": "2010", "periodo": 0}}, {"pk": 2, "model": "encuesta.encuesta", "fields": {"organizacion": 1, "proyecto": 2, "user": 3, "anio": "2010", "periodo": 1}}, {"pk": 3, "model": "encuesta.encuesta", "fields": {"organizacion": 2, "proyecto": 3, "user": 3, "anio": "2010", "periodo": 1}}, {"pk": 4, "model": "encuesta.encuesta", "fields": {"organizacion": 3, "proyecto": 3, "user": 3, "anio": "2010", "periodo": 2}}, {"pk": 5, "model": "encuesta.encuesta", "fields": {"organizacion": 4, "proyecto": 1, "user": 3, "anio": "2010", "periodo": 1}}, {"pk": 6, "model": "encuesta.encuesta", "fields": {"organizacion": 5, "proyecto": 1, "user": 3, "anio": "2010", "periodo": 3}}, {"pk": 1, "model": "encuesta.resultado", "fields": {"descripcion": "Organizaciones de la sociedad civil impulsando acciones relacionadas a la existencia y/o aplicaci\u00f3n efectiva de pol\u00edticas p\u00fablicas para la igualdad y equidad de g\u00e9nero", "nombre": "Impulsando Politicas P\u00fablicas"}}, {"pk": 2, "model": "encuesta.resultado", "fields": {"descripcion": "Organizaciones de la SC demandando justicia y mantenimiento en la agenda p\u00fablica la igualdad y no discriminaci\u00f3n de las personas, independientemente de su sexo, orientaci\u00f3n sexual, raza, etnia, condici\u00f3n f\u00edsica, o de las personas que viven con VIH y Sida", "nombre": "Demandando justicia para igualdad"}}, {"pk": 3, "model": "encuesta.resultado", "fields": {"descripcion": "Organizaciones de la sociedad civil logrando el involucramiento de las poblaciones metas en procesos de reflexi\u00f3n sobre los derechos sexuales y reproductivos dirigidos a una sexualidad integral, placentera, responsable, segura y libre de prejuicios.", "nombre": "Involucramiento de poblaciones metas"}}, {"pk": 4, "model": "encuesta.resultado", "fields": {"descripcion": "Organizaciones de la sociedad civil y las poblaciones metas fortaleciendo la prevenci\u00f3n de la violencia basada en g\u00e9nero", "nombre": "Prevenci\u00f3n de la violencia"}}, {"pk": 5, "model": "encuesta.resultado", "fields": {"descripcion": "Organizaciones de sociedad civil facilitando el acceso a servicios de atenci\u00f3n integral y demanda de salud y justicia para las victimas de violencia de g\u00e9nero.", "nombre": "Acceso a servicios para victimas"}}, {"pk": 6, "model": "encuesta.resultado", "fields": {"descripcion": "Las organizaciones de la sociedad civil contrapartes de FED fortaleciendo su capacidad t\u00e9cnica e institucional, con especial \u00e9nfasis en las organizaciones de la diversidad sexual.", "nombre": "Capacidad t\u00e9cnica de las OSC"}}, {"pk": 1, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero, % y tipo de acciones impulsadas, leyes aprobadas y aplicadas efectivamente que posicionan el tema de la equidad e igualdad en el nivel local, regional y nacional.", "nombre": "Acciones impulsadas", "resultado": 1, "slug": "acciones-impulsadas"}}, {"pk": 2, "model": "encuesta.indicador", "fields": {"descripcion": "% de organizaciones contrapartes del FED que participan en comisiones o instancias de toma de decisiones", "nombre": "Participaci\u00f3n en instancias", "resultado": 1, "slug": "participacion-en-instancias"}}, {"pk": 3, "model": "encuesta.indicador", "fields": {"descripcion": "% organizaciones que mantienen en la agenda p\u00fablica la defensa de los DDSSRR, incluyendo el aborto terap\u00e9utico", "nombre": "Defensa de los derechos", "resultado": 1, "slug": "defensa-de-los-derechos"}}, {"pk": 4, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero de observatorios para la vigilancia de la restituci\u00f3n, creaci\u00f3n y aplicaci\u00f3n de leyes, pol\u00edticas, acciones y servicios en torno a las DDSSRR", "nombre": "Observatorios para vigilancia", "resultado": 1, "slug": "observatorios-para-vigilancia"}}, {"pk": 5, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero de organizaciones de la sociedad civil que impulsan acciones p\u00fablicas y ante instancias del Estado de denuncia en contra de la discriminaci\u00f3n a persona de la diversidad sexual", "nombre": "Acciones P\u00fablicas", "resultado": 2, "slug": "acciones-publicas"}}, {"pk": 6, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero y porcentaje de organizaciones que impulsan denuncias efectivas en contra de la discriminaci\u00f3n por g\u00e9nero dirigida a personas con discapacidad y a poblaci\u00f3n \u00e9tnica e ind\u00edgena.", "nombre": "Acciones de denuncias jur\u00eddicas ", "resultado": 2, "slug": "acciones-de-denuncias-juridicas"}}, {"pk": 8, "model": "encuesta.indicador", "fields": {"descripcion": "Porcentaje de mujeres, poseen informaci\u00f3n que les permite tomar decisiones sexuales y reproductivas de manera aut\u00f3noma y bien informada.", "nombre": "Acciones Efectuadas", "resultado": 3, "slug": "acciones-efectuadas"}}, {"pk": 9, "model": "encuesta.indicador", "fields": {"descripcion": "Porcentaje de personas de la diversidad sexual, poseen informaci\u00f3n que les permite tomar decisiones sexuales y reproductivas de manera aut\u00f3noma y bien informada", "nombre": "Cambios en las poblaciones", "resultado": 3, "slug": "cambios-en-las-poblaciones"}}, {"pk": 12, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero y tipo de acciones emprendidas por las organizaciones contrapartes del FED que act\u00faan individual o articuladas en la prevenci\u00f3n de la violencia basada en g\u00e9nero.", "nombre": "Acciones por Organizaciones", "resultado": 4, "slug": "acciones-por-organizaciones"}}, {"pk": 13, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero de grupos de la diversidad sexual, personas con discapacidad, grupos \u00e9tnicos y pueblos ind\u00edgenas que realizan acciones de prevenci\u00f3n de la violencia basada en g\u00e9nero", "nombre": "Grupos div. sexual y discapacidad", "resultado": 4, "slug": "grupos-div-sexual-y-discapacidad"}}, {"pk": 14, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero y tipo de acciones espec\u00edficas que promueven una masculinidad libre de prejuicios y violencia", "nombre": "Grupos etnico, indigenas y jovenes", "resultado": 4, "slug": "grupos-etnico-indigenas-y-jovenes"}}, {"pk": 15, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero de casos atendidos por las organizaciones contrapartes del FED a trav\u00e9s de los servicios de atenci\u00f3n en salud, psicol\u00f3gica y legal para v\u00edctimas de violencia.", "nombre": "Servicios de atenci\u00f3n", "resultado": 5, "slug": "servicios-de-atencion"}}, {"pk": 16, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero de denuncias interpuestas por las victimas de violencia en las instancias que administran justicia como producto de las acciones de las organizaciones de la sociedad civil apoyadas por el FED.", "nombre": "Denuncias interpuestas", "resultado": 5, "slug": "denuncias-interpuestas"}}, {"pk": 17, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero de mujeres atendidas en los albergues apoyados por el FED como instrumento para la construcci\u00f3n de nuevos proyectos de vida", "nombre": "Victimas atendidas", "resultado": 5, "slug": "victimas-atendidas"}}, {"pk": 18, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero de referencia y contrareferencia que realizan las CP del FED con instituciones p\u00fablicas.", "nombre": "Referencias y contrareferencias", "resultado": 5, "slug": "referencias-y-contrareferencias"}}, {"pk": 19, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero de acciones que promueven el intercambio te\u00f3rico y metodol\u00f3gico para la gesti\u00f3n de conocimientos entre las OSC.", "nombre": "Intercambio te\u00f3rico y metod.", "resultado": 6, "slug": "intercambio-teorico-y-metod"}}, {"pk": 20, "model": "encuesta.indicador", "fields": {"descripcion": "N\u00famero de acciones que fortalecen las capacidades de las organizaciones para medir y reportar los indicadores propuestos.", "nombre": "Medir y reportar indicadores", "resultado": 6, "slug": "medir-y-reportar-indicadores"}}, {"pk": 21, "model": "encuesta.indicador", "fields": {"descripcion": "Porcentaje y n\u00famero de organizaciones que mejoran sus capacidades administrativas y de gesti\u00f3n.", "nombre": "Mejorar la gestion", "resultado": 6, "slug": "mejorar-la-gestion"}}, {"pk": 1, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 1, "resultado": 1, "municipio": [5005, 5010, 5015, 5020, 5025, 5030]}}, {"pk": 2, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 1, "resultado": 2, "municipio": [7505, 7510, 7515, 7520, 7525, 7530, 7535, 7540]}}, {"pk": 3, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 1, "resultado": 3, "municipio": [3005, 3010, 3015, 3020, 3025, 3030, 3035, 3040, 3045, 3050, 3055, 3060, 3065]}}, {"pk": 4, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 1, "resultado": 5, "municipio": [6505, 6507, 6510, 6515, 6520, 6525, 6530, 6535, 6540, 6545]}}, {"pk": 5, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 1, "resultado": 6, "municipio": [2505, 2510, 2515, 2520, 2525, 2530]}}, {"pk": 6, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 2, "resultado": 1, "municipio": [5005, 5010, 5015, 5020, 5025, 5030]}}, {"pk": 7, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 2, "resultado": 2, "municipio": [7505, 7510, 7515, 7520, 7525, 7530, 7535, 7540]}}, {"pk": 8, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 2, "resultado": 4, "municipio": [1005, 1010, 1012, 1015, 1020, 1025, 1030, 1035]}}, {"pk": 9, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 2, "resultado": 3, "municipio": [3005, 3010, 3015, 3020, 3025, 3030, 3035, 3040, 3045, 3050, 3055, 3060, 3065]}}, {"pk": 10, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 2, "resultado": 5, "municipio": [5005, 5010, 5015, 5020, 5025, 5030]}}, {"pk": 11, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 3, "resultado": 1, "municipio": [5010, 5015, 5020, 5025, 5030]}}, {"pk": 12, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 3, "resultado": 2, "municipio": [7505, 7515, 7525, 7535, 3005]}}, {"pk": 13, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 3, "resultado": 3, "municipio": [5015, 7520, 7530, 3010, 3020, 3040, 3055]}}, {"pk": 14, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 4, "resultado": 4, "municipio": [7535, 3005, 3025, 6507, 7005, 5505, 9135]}}, {"pk": 15, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 4, "resultado": 5, "municipio": [5005, 5020, 7535, 7540, 3020, 3035, 6507]}}, {"pk": 16, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 4, "resultado": 3, "municipio": [6515, 6535, 6545, 7015, 3515]}}, {"pk": 17, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 5, "resultado": 2, "municipio": [7525, 1020, 5535, 6030, 8515, 8525]}}, {"pk": 18, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 5, "resultado": 3, "municipio": [7515, 7525, 7530, 8035, 8520, 8525, 8530]}}, {"pk": 19, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 5, "resultado": 6, "municipio": [5030, 7505, 7515, 7525, 7535, 3005, 3015]}}, {"pk": 20, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 6, "resultado": 3, "municipio": [5015, 5020, 5025, 7505, 7515, 7540]}}, {"pk": 21, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 6, "resultado": 5, "municipio": [5020, 7535, 7540, 3010, 3015, 3025, 3040]}}, {"pk": 22, "model": "encuesta.resultadotrabajado", "fields": {"encuesta": 6, "resultado": 6, "municipio": [7535, 7540, 3060, 2520, 1010, 9345, 8030]}}, {"pk": 1, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 1, "participantes": 1, "accion": "estudios", "cantidad": 1}}, {"pk": 2, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 1, "participantes": 1, "accion": "foros", "cantidad": 1}}, {"pk": 3, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 1, "participantes": 2, "accion": "cabildos", "cantidad": 2}}, {"pk": 4, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 1, "participantes": 2, "accion": "campania_tv", "cantidad": 3}}, {"pk": 5, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 1, "participantes": 5, "accion": "campania_radio", "cantidad": 5}}, {"pk": 6, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 1, "participantes": 1, "accion": "talleres", "cantidad": 1}}, {"pk": 7, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 1, "participantes": 2, "accion": "manifestaciones", "cantidad": 2}}, {"pk": 8, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 1, "participantes": 1, "accion": "reuniones", "cantidad": 1}}, {"pk": 9, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 2, "participantes": 1, "accion": "estudios", "cantidad": 1}}, {"pk": 10, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 2, "participantes": 3, "accion": "cabildos", "cantidad": 3}}, {"pk": 11, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 3, "participantes": 15, "accion": "estudios", "cantidad": 10}}, {"pk": 12, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 3, "participantes": 25, "accion": "cabildos", "cantidad": 21}}, {"pk": 13, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 3, "participantes": 30, "accion": "foros", "cantidad": 12}}, {"pk": 14, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 4, "participantes": 50, "accion": "estudios", "cantidad": 200}}, {"pk": 15, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 4, "participantes": 300, "accion": "manifestaciones", "cantidad": 105}}, {"pk": 16, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 5, "participantes": 20, "accion": "cabildos", "cantidad": 200}}, {"pk": 17, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 5, "participantes": 90, "accion": "manifestaciones", "cantidad": 150}}, {"pk": 18, "model": "encuesta.accionefectuadamedio", "fields": {"encuesta": 6, "participantes": 90, "accion": "estudios", "cantidad": 50}}, {"pk": 1, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 1, "participantes": 1, "accion": "comunitario", "cantidad": 1}}, {"pk": 2, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 1, "participantes": 1, "accion": "municipal", "cantidad": 1}}, {"pk": 3, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 1, "participantes": 2, "accion": "departamental", "cantidad": 2}}, {"pk": 4, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 1, "participantes": 3, "accion": "regional", "cantidad": 3}}, {"pk": 5, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 1, "participantes": 4, "accion": "nacional", "cantidad": 4}}, {"pk": 6, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 2, "participantes": 1, "accion": "comunitario", "cantidad": 1}}, {"pk": 7, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 3, "participantes": 25, "accion": "comunitario", "cantidad": 10}}, {"pk": 8, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 3, "participantes": 30, "accion": "departamental", "cantidad": 25}}, {"pk": 9, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 4, "participantes": 90, "accion": "departamental", "cantidad": 30}}, {"pk": 10, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 4, "participantes": 150, "accion": "municipal", "cantidad": 90}}, {"pk": 11, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 5, "participantes": 60, "accion": "comunitario", "cantidad": 90}}, {"pk": 12, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 6, "participantes": 20, "accion": "comunitario", "cantidad": 90}}, {"pk": 13, "model": "encuesta.accionefectuadaregion", "fields": {"encuesta": 6, "participantes": 90, "accion": "regional", "cantidad": 130}}, {"pk": 1, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 1, "participantes": 3, "accion": "leyes", "cantidad": 10}}, {"pk": 2, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 1, "participantes": 5, "accion": "codigos", "cantidad": 8}}, {"pk": 3, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 1, "participantes": 1, "accion": "reglamentos", "cantidad": 3}}, {"pk": 4, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 1, "participantes": 2, "accion": "normativas", "cantidad": 16}}, {"pk": 5, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 1, "participantes": 1, "accion": "ordenanzas", "cantidad": 1}}, {"pk": 6, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 1, "participantes": 5, "accion": "acuerdos", "cantidad": 7}}, {"pk": 7, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 2, "participantes": 1, "accion": "codigos", "cantidad": 1}}, {"pk": 8, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 3, "participantes": 30, "accion": "leyes", "cantidad": 10}}, {"pk": 9, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 3, "participantes": 60, "accion": "codigos", "cantidad": 25}}, {"pk": 10, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 4, "participantes": 200, "accion": "reglamentos", "cantidad": 60}}, {"pk": 11, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 4, "participantes": 90, "accion": "normativas", "cantidad": 200}}, {"pk": 12, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 4, "participantes": 120, "accion": "acuerdos", "cantidad": 30}}, {"pk": 13, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 5, "participantes": 90, "accion": "leyes", "cantidad": 260}}, {"pk": 14, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 5, "participantes": 50, "accion": "normativas", "cantidad": 200}}, {"pk": 15, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 5, "participantes": 90, "accion": "codigos", "cantidad": 300}}, {"pk": 16, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 6, "participantes": 90, "accion": "reglamentos", "cantidad": 120}}, {"pk": 17, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 6, "participantes": 80, "accion": "normativas", "cantidad": 50}}, {"pk": 18, "model": "encuesta.accionefectuadadocumento", "fields": {"encuesta": 6, "participantes": 20, "accion": "codigos", "cantidad": 110}}, {"pk": 1, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 1, "cantidad_instancias": 10, "accion": "comunitario", "cantidad_acciones_efectivas": 5, "cantidad_acciones_promovidas": 7}}, {"pk": 2, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 1, "cantidad_instancias": 8, "accion": "municipal", "cantidad_acciones_efectivas": 3, "cantidad_acciones_promovidas": 7}}, {"pk": 3, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 1, "cantidad_instancias": 10, "accion": "departamental", "cantidad_acciones_efectivas": 3, "cantidad_acciones_promovidas": 6}}, {"pk": 4, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 1, "cantidad_instancias": 1, "accion": "regional", "cantidad_acciones_efectivas": 1, "cantidad_acciones_promovidas": 1}}, {"pk": 5, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 1, "cantidad_instancias": 2, "accion": "nacional", "cantidad_acciones_efectivas": 2, "cantidad_acciones_promovidas": 2}}, {"pk": 6, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 2, "cantidad_instancias": 1, "accion": "municipal", "cantidad_acciones_efectivas": 1, "cantidad_acciones_promovidas": 1}}, {"pk": 7, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 3, "cantidad_instancias": 9, "accion": "departamental", "cantidad_acciones_efectivas": 10, "cantidad_acciones_promovidas": 15}}, {"pk": 8, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 3, "cantidad_instancias": 19, "accion": "regional", "cantidad_acciones_efectivas": 40, "cantidad_acciones_promovidas": 30}}, {"pk": 9, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 4, "cantidad_instancias": 30, "accion": "comunitario", "cantidad_acciones_efectivas": 90, "cantidad_acciones_promovidas": 50}}, {"pk": 10, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 4, "cantidad_instancias": 90, "accion": "municipal", "cantidad_acciones_efectivas": 40, "cantidad_acciones_promovidas": 50}}, {"pk": 11, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 5, "cantidad_instancias": 20, "accion": "comunitario", "cantidad_acciones_efectivas": 90, "cantidad_acciones_promovidas": 60}}, {"pk": 12, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 5, "cantidad_instancias": 60, "accion": "departamental", "cantidad_acciones_efectivas": 70, "cantidad_acciones_promovidas": 70}}, {"pk": 13, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 5, "cantidad_instancias": 120, "accion": "regional", "cantidad_acciones_efectivas": 70, "cantidad_acciones_promovidas": 80}}, {"pk": 14, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 6, "cantidad_instancias": 50, "accion": "comunitario", "cantidad_acciones_efectivas": 90, "cantidad_acciones_promovidas": 200}}, {"pk": 15, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 6, "cantidad_instancias": 90, "accion": "regional", "cantidad_acciones_efectivas": 100, "cantidad_acciones_promovidas": 30}}, {"pk": 16, "model": "encuesta.participacioncomisiondecision", "fields": {"encuesta": 6, "cantidad_instancias": 200, "accion": "municipal", "cantidad_acciones_efectivas": 90, "cantidad_acciones_promovidas": 60}}, {"pk": 1, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 1, "cantidad_acciones_prom": 2, "cantidad_instancias": 2, "accion": "comunitario", "cantidad_acciones_efec": 2}}, {"pk": 2, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 1, "cantidad_acciones_prom": 1, "cantidad_instancias": 1, "accion": "municipal", "cantidad_acciones_efec": 1}}, {"pk": 3, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 1, "cantidad_acciones_prom": 2, "cantidad_instancias": 2, "accion": "departamental", "cantidad_acciones_efec": 2}}, {"pk": 4, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 1, "cantidad_acciones_prom": 2, "cantidad_instancias": 3, "accion": "regional", "cantidad_acciones_efec": 2}}, {"pk": 5, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 1, "cantidad_acciones_prom": 1, "cantidad_instancias": 1, "accion": "nacional", "cantidad_acciones_efec": 1}}, {"pk": 6, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 2, "cantidad_acciones_prom": 1, "cantidad_instancias": 1, "accion": "comunitario", "cantidad_acciones_efec": 1}}, {"pk": 7, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 3, "cantidad_acciones_prom": 10, "cantidad_instancias": 10, "accion": "regional", "cantidad_acciones_efec": 13}}, {"pk": 8, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 3, "cantidad_acciones_prom": 40, "cantidad_instancias": 80, "accion": "nacional", "cantidad_acciones_efec": 60}}, {"pk": 9, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 4, "cantidad_acciones_prom": 100, "cantidad_instancias": 60, "accion": "nacional", "cantidad_acciones_efec": 90}}, {"pk": 10, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 4, "cantidad_acciones_prom": 100, "cantidad_instancias": 90, "accion": "departamental", "cantidad_acciones_efec": 90}}, {"pk": 11, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 5, "cantidad_acciones_prom": 30, "cantidad_instancias": 120, "accion": "regional", "cantidad_acciones_efec": 90}}, {"pk": 12, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 5, "cantidad_acciones_prom": 150, "cantidad_instancias": 220, "accion": "departamental", "cantidad_acciones_efec": 70}}, {"pk": 13, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 5, "cantidad_acciones_prom": 60, "cantidad_instancias": 130, "accion": "nacional", "cantidad_acciones_efec": 80}}, {"pk": 14, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 6, "cantidad_acciones_prom": 90, "cantidad_instancias": 20, "accion": "comunitario", "cantidad_acciones_efec": 30}}, {"pk": 15, "model": "encuesta.participacioncomisionagenda", "fields": {"encuesta": 6, "cantidad_acciones_prom": 60, "cantidad_instancias": 1, "accion": "departamental", "cantidad_acciones_efec": 80}}, {"pk": 1, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 1, "encuesta": 1, "cantidad_acciones_web": 1, "accion": "comunitario", "cantidad_observatorios": 1}}, {"pk": 2, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 1, "encuesta": 1, "cantidad_acciones_web": 1, "accion": "municipal", "cantidad_observatorios": 1}}, {"pk": 3, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 1, "encuesta": 1, "cantidad_acciones_web": 1, "accion": "departamental", "cantidad_observatorios": 1}}, {"pk": 4, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 2, "encuesta": 1, "cantidad_acciones_web": 2, "accion": "regional", "cantidad_observatorios": 2}}, {"pk": 5, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 2, "encuesta": 1, "cantidad_acciones_web": 1, "accion": "nacional", "cantidad_observatorios": 3}}, {"pk": 6, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 1, "encuesta": 2, "cantidad_acciones_web": 1, "accion": "comunitario", "cantidad_observatorios": 1}}, {"pk": 7, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 10, "encuesta": 3, "cantidad_acciones_web": 9, "accion": "comunitario", "cantidad_observatorios": 20}}, {"pk": 8, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 25, "encuesta": 3, "cantidad_acciones_web": 9, "accion": "municipal", "cantidad_observatorios": 10}}, {"pk": 9, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 60, "encuesta": 4, "cantidad_acciones_web": 90, "accion": "comunitario", "cantidad_observatorios": 120}}, {"pk": 10, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 60, "encuesta": 4, "cantidad_acciones_web": 50, "accion": "departamental", "cantidad_observatorios": 90}}, {"pk": 11, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 10, "encuesta": 5, "cantidad_acciones_web": 50, "accion": "comunitario", "cantidad_observatorios": 100}}, {"pk": 12, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 20, "encuesta": 5, "cantidad_acciones_web": 60, "accion": "departamental", "cantidad_observatorios": 90}}, {"pk": 13, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 90, "encuesta": 6, "cantidad_acciones_web": 50, "accion": "comunitario", "cantidad_observatorios": 20}}, {"pk": 14, "model": "encuesta.accionobservatorio", "fields": {"cantidad_acciones_realiz": 70, "encuesta": 6, "cantidad_acciones_web": 89, "accion": "municipal", "cantidad_observatorios": 80}}, {"pk": 1, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 1, "persona_racial": 2, "accion": "estudios", "persona_div_sexual": 2, "persona_joven": 2, "persona_vih": 2, "persona_discapacidad": 2}}, {"pk": 2, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 1, "persona_racial": 2, "accion": "foros", "persona_div_sexual": 2, "persona_joven": 2, "persona_vih": 2, "persona_discapacidad": 2}}, {"pk": 3, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 1, "persona_racial": 3, "accion": "cabildos", "persona_div_sexual": 3, "persona_joven": 3, "persona_vih": 3, "persona_discapacidad": 3}}, {"pk": 4, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 1, "persona_racial": 4, "accion": "campania_tv", "persona_div_sexual": 4, "persona_joven": 4, "persona_vih": 4, "persona_discapacidad": 4}}, {"pk": 5, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 1, "persona_racial": 5, "accion": "campania_radio", "persona_div_sexual": 5, "persona_joven": 5, "persona_vih": 5, "persona_discapacidad": 5}}, {"pk": 6, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 1, "persona_racial": 2, "accion": "talleres", "persona_div_sexual": 2, "persona_joven": 2, "persona_vih": 2, "persona_discapacidad": 2}}, {"pk": 7, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 1, "persona_racial": 3, "accion": "manifestaciones", "persona_div_sexual": 3, "persona_joven": 3, "persona_vih": 3, "persona_discapacidad": 3}}, {"pk": 8, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 1, "persona_racial": 3, "accion": "reuniones", "persona_div_sexual": 3, "persona_joven": 3, "persona_vih": 3, "persona_discapacidad": 3}}, {"pk": 9, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 2, "persona_racial": 9, "accion": "estudios", "persona_div_sexual": 10, "persona_joven": 10, "persona_vih": 5, "persona_discapacidad": 7}}, {"pk": 10, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 3, "persona_racial": 2, "accion": "foros", "persona_div_sexual": 17, "persona_joven": 4, "persona_vih": 8, "persona_discapacidad": 20}}, {"pk": 11, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 3, "persona_racial": 14, "accion": "cabildos", "persona_div_sexual": 20, "persona_joven": 36, "persona_vih": 6, "persona_discapacidad": 3}}, {"pk": 12, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 3, "persona_racial": 9, "accion": "campania_tv", "persona_div_sexual": 10, "persona_joven": 40, "persona_vih": 10, "persona_discapacidad": 8}}, {"pk": 13, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 4, "persona_racial": 20, "accion": "estudios", "persona_div_sexual": 300, "persona_joven": 60, "persona_vih": 120, "persona_discapacidad": 50}}, {"pk": 14, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 4, "persona_racial": 110, "accion": "manifestaciones", "persona_div_sexual": 60, "persona_joven": 160, "persona_vih": 90, "persona_discapacidad": 80}}, {"pk": 15, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 5, "persona_racial": 80, "accion": "campania_tv", "persona_div_sexual": 20, "persona_joven": 60, "persona_vih": 150, "persona_discapacidad": 60}}, {"pk": 16, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 5, "persona_racial": 33, "accion": "manifestaciones", "persona_div_sexual": 50, "persona_joven": 28, "persona_vih": 40, "persona_discapacidad": 80}}, {"pk": 17, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 6, "persona_racial": 130, "accion": "campania_tv", "persona_div_sexual": 100, "persona_joven": 70, "persona_vih": 80, "persona_discapacidad": 20}}, {"pk": 18, "model": "encuesta.denunciasocialrealizada", "fields": {"encuesta": 6, "persona_racial": 90, "accion": "reuniones", "persona_div_sexual": 250, "persona_joven": 80, "persona_vih": 500, "persona_discapacidad": 200}}, {"pk": 1, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 1, "persona_racial": 1, "accion": "estudios", "persona_div_sexual": 1, "persona_joven": 1, "persona_vih": 1, "persona_discapacidad": 1}}, {"pk": 2, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 1, "persona_racial": 2, "accion": "foros", "persona_div_sexual": 2, "persona_joven": 2, "persona_vih": 2, "persona_discapacidad": 2}}, {"pk": 3, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 1, "persona_racial": 2, "accion": "cabildos", "persona_div_sexual": 2, "persona_joven": 2, "persona_vih": 2, "persona_discapacidad": 2}}, {"pk": 4, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 1, "persona_racial": 3, "accion": "campania_tv", "persona_div_sexual": 3, "persona_joven": 3, "persona_vih": 3, "persona_discapacidad": 3}}, {"pk": 5, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 1, "persona_racial": 4, "accion": "campania_radio", "persona_div_sexual": 4, "persona_joven": 4, "persona_vih": 4, "persona_discapacidad": 4}}, {"pk": 6, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 1, "persona_racial": 1, "accion": "talleres", "persona_div_sexual": 1, "persona_joven": 1, "persona_vih": 1, "persona_discapacidad": 1}}, {"pk": 7, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 1, "persona_racial": 1, "accion": "manifestaciones", "persona_div_sexual": 1, "persona_joven": 1, "persona_vih": 1, "persona_discapacidad": 1}}, {"pk": 8, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 1, "persona_racial": 2, "accion": "reuniones", "persona_div_sexual": 2, "persona_joven": 2, "persona_vih": 2, "persona_discapacidad": 2}}, {"pk": 9, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 2, "persona_racial": 5, "accion": "estudios", "persona_div_sexual": 8, "persona_joven": 5, "persona_vih": 3, "persona_discapacidad": 6}}, {"pk": 10, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 3, "persona_racial": 40, "accion": "talleres", "persona_div_sexual": 40, "persona_joven": 45, "persona_vih": 36, "persona_discapacidad": 25}}, {"pk": 11, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 3, "persona_racial": 36, "accion": "campania_radio", "persona_div_sexual": 35, "persona_joven": 80, "persona_vih": 30, "persona_discapacidad": 60}}, {"pk": 12, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 3, "persona_racial": 10, "accion": "talleres", "persona_div_sexual": 30, "persona_joven": 26, "persona_vih": 45, "persona_discapacidad": 25}}, {"pk": 13, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 4, "persona_racial": 90, "accion": "cabildos", "persona_div_sexual": 200, "persona_joven": 80, "persona_vih": 60, "persona_discapacidad": 20}}, {"pk": 14, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 4, "persona_racial": 5, "accion": "manifestaciones", "persona_div_sexual": 200, "persona_joven": 3, "persona_vih": 1, "persona_discapacidad": 90}}, {"pk": 15, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 5, "persona_racial": 38, "accion": "foros", "persona_div_sexual": 120, "persona_joven": 120, "persona_vih": 46, "persona_discapacidad": 89}}, {"pk": 16, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 5, "persona_racial": 89, "accion": "campania_radio", "persona_div_sexual": 120, "persona_joven": 100, "persona_vih": 90, "persona_discapacidad": 60}}, {"pk": 17, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 6, "persona_racial": 30, "accion": "foros", "persona_div_sexual": 900, "persona_joven": 70, "persona_vih": 20, "persona_discapacidad": 200}}, {"pk": 18, "model": "encuesta.denunciasocialefectiva", "fields": {"encuesta": 6, "persona_racial": 100, "accion": "manifestaciones", "persona_div_sexual": 90, "persona_joven": 20, "persona_vih": 70, "persona_discapacidad": 60}}, {"pk": 1, "model": "encuesta.denunciajuridica", "fields": {"encuesta": 1, "persona_racial": 5, "accion": "denuncia_juridica_realizada", "persona_div_sexual": 5, "persona_joven": 5, "persona_vih": 5, "persona_discapacidad": 5}}, {"pk": 2, "model": "encuesta.denunciajuridica", "fields": {"encuesta": 1, "persona_racial": 4, "accion": "denuncia_juridica_atendida", "persona_div_sexual": 4, "persona_joven": 4, "persona_vih": 4, "persona_discapacidad": 4}}, {"pk": 3, "model": "encuesta.denunciajuridica", "fields": {"encuesta": 2, "persona_racial": 1, "accion": "denuncia_juridica_realizada", "persona_div_sexual": 1, "persona_joven": 1, "persona_vih": 1, "persona_discapacidad": 1}}, {"pk": 4, "model": "encuesta.denunciajuridica", "fields": {"encuesta": 3, "persona_racial": 10, "accion": "denuncia_juridica_realizada", "persona_div_sexual": 25, "persona_joven": 60, "persona_vih": 30, "persona_discapacidad": 14}}, {"pk": 5, "model": "encuesta.denunciajuridica", "fields": {"encuesta": 3, "persona_racial": 40, "accion": "denuncia_juridica_atendida", "persona_div_sexual": 60, "persona_joven": 35, "persona_vih": 35, "persona_discapacidad": 20}}, {"pk": 6, "model": "encuesta.denunciajuridica", "fields": {"encuesta": 4, "persona_racial": 60, "accion": "denuncia_juridica_atendida", "persona_div_sexual": 30, "persona_joven": 3, "persona_vih": 9, "persona_discapacidad": 20}}, {"pk": 7, "model": "encuesta.denunciajuridica", "fields": {"encuesta": 4, "persona_racial": 80, "accion": "denuncia_juridica_realizada", "persona_div_sexual": 60, "persona_joven": 60, "persona_vih": 90, "persona_discapacidad": 30}}, {"pk": 8, "model": "encuesta.denunciajuridica", "fields": {"encuesta": 5, "persona_racial": 5, "accion": "denuncia_juridica_realizada", "persona_div_sexual": 100, "persona_joven": 10, "persona_vih": 40, "persona_discapacidad": 30}}, {"pk": 9, "model": "encuesta.denunciajuridica", "fields": {"encuesta": 5, "persona_racial": 100, "accion": "denuncia_juridica_atendida", "persona_div_sexual": 1, "persona_joven": 60, "persona_vih": 20, "persona_discapacidad": 12}}, {"pk": 10, "model": "encuesta.denunciajuridica", "fields": {"encuesta": 6, "persona_racial": 80, "accion": "denuncia_juridica_realizada", "persona_div_sexual": 400, "persona_joven": 60, "persona_vih": 100, "persona_discapacidad": 200}}, {"pk": 1, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 1, "encuesta": 1, "accion": "taller_formacion", "mujeres": 1, "hombres": 1, "vih": 1, "jovenes": 1, "etnica": 1, "div_sexual": 1}}, {"pk": 2, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 1, "encuesta": 1, "accion": "foros", "mujeres": 1, "hombres": 1, "vih": 1, "jovenes": 1, "etnica": 1, "div_sexual": 1}}, {"pk": 3, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 1, "encuesta": 1, "accion": "intercambio_xp", "mujeres": 1, "hombres": 1, "vih": 1, "jovenes": 1, "etnica": 1, "div_sexual": 1}}, {"pk": 4, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 2, "encuesta": 1, "accion": "visitas_grupales", "mujeres": 2, "hombres": 2, "vih": 2, "jovenes": 2, "etnica": 2, "div_sexual": 2}}, {"pk": 5, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 3, "encuesta": 1, "accion": "visitas_indiv", "mujeres": 3, "hombres": 3, "vih": 3, "jovenes": 3, "etnica": 3, "div_sexual": 3}}, {"pk": 6, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 1, "encuesta": 1, "accion": "teatros", "mujeres": 1, "hombres": 1, "vih": 1, "jovenes": 1, "etnica": 1, "div_sexual": 1}}, {"pk": 7, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 3, "encuesta": 1, "accion": "circulo_estudio", "mujeres": 3, "hombres": 3, "vih": 3, "jovenes": 3, "etnica": 3, "div_sexual": 3}}, {"pk": 8, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 4, "encuesta": 1, "accion": "actos_cultura", "mujeres": 4, "hombres": 4, "vih": 4, "jovenes": 4, "etnica": 4, "div_sexual": 4}}, {"pk": 9, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 1, "encuesta": 1, "accion": "reunion_comunitaria", "mujeres": 1, "hombres": 1, "vih": 1, "jovenes": 1, "etnica": 1, "div_sexual": 1}}, {"pk": 10, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 1, "encuesta": 2, "accion": "visitas_indiv", "mujeres": 1, "hombres": 1, "vih": 1, "jovenes": 1, "etnica": 1, "div_sexual": 1}}, {"pk": 11, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 90, "encuesta": 3, "accion": "foros", "mujeres": 40, "hombres": 30, "vih": 50, "jovenes": 80, "etnica": 40, "div_sexual": 10}}, {"pk": 12, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 60, "encuesta": 3, "accion": "intercambio_xp", "mujeres": 50, "hombres": 90, "vih": 45, "jovenes": 70, "etnica": 30, "div_sexual": 65}}, {"pk": 13, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 90, "encuesta": 3, "accion": "circulo_estudio", "mujeres": 60, "hombres": 30, "vih": 10, "jovenes": 80, "etnica": 25, "div_sexual": 20}}, {"pk": 14, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 100, "encuesta": 4, "accion": "visitas_indiv", "mujeres": 60, "hombres": 30, "vih": 50, "jovenes": 90, "etnica": 40, "div_sexual": 80}}, {"pk": 15, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 89, "encuesta": 4, "accion": "visitas_indiv", "mujeres": 90, "hombres": 60, "vih": 56, "jovenes": 80, "etnica": 23, "div_sexual": 202}}, {"pk": 16, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 30, "encuesta": 5, "accion": "taller_formacion", "mujeres": 150, "hombres": 20, "vih": 90, "jovenes": 60, "etnica": 60, "div_sexual": 100}}, {"pk": 17, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 120, "encuesta": 5, "accion": "actos_cultura", "mujeres": 120, "hombres": 60, "vih": 60, "jovenes": 12, "etnica": 80, "div_sexual": 30}}, {"pk": 18, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 70, "encuesta": 5, "accion": "circulo_estudio", "mujeres": 100, "hombres": 90, "vih": 60, "jovenes": 60, "etnica": 80, "div_sexual": 120}}, {"pk": 19, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 30, "encuesta": 6, "accion": "teatros", "mujeres": 10, "hombres": 5, "vih": 200, "jovenes": 23, "etnica": 80, "div_sexual": 110}}, {"pk": 20, "model": "encuesta.accionrealizadareflexion", "fields": {"discapacidad": 30, "encuesta": 6, "accion": "visitas_indiv", "mujeres": 20, "hombres": 50, "vih": 90, "jovenes": 8, "etnica": 10, "div_sexual": 220}}, {"pk": 1, "model": "encuesta.accionrelizadareflexionpersona", "fields": {"discapacidad": 1, "encuesta": 1, "accion": "personas_participaron", "mujeres": 1, "hombres": 1, "vih": 1, "jovenes": 1, "etnica": 1, "div_sexual": 1}}, {"pk": 2, "model": "encuesta.accionrelizadareflexionpersona", "fields": {"discapacidad": 1, "encuesta": 1, "accion": "personas_participaron_toman_decision", "mujeres": 1, "hombres": 1, "vih": 1, "jovenes": 1, "etnica": 1, "div_sexual": 1}}, {"pk": 3, "model": "encuesta.accionrelizadareflexionpersona", "fields": {"discapacidad": 1, "encuesta": 2, "accion": "personas_participaron", "mujeres": 1, "hombres": 1, "vih": 1, "jovenes": 1, "etnica": 1, "div_sexual": 1}}, {"pk": 4, "model": "encuesta.accionrelizadareflexionpersona", "fields": {"discapacidad": 10, "encuesta": 3, "accion": "personas_participaron", "mujeres": 10, "hombres": 30, "vih": 36, "jovenes": 60, "etnica": 25, "div_sexual": 60}}, {"pk": 5, "model": "encuesta.accionrelizadareflexionpersona", "fields": {"discapacidad": 30, "encuesta": 3, "accion": "personas_participaron_toman_decision", "mujeres": 40, "hombres": 20, "vih": 60, "jovenes": 30, "etnica": 10, "div_sexual": 80}}, {"pk": 6, "model": "encuesta.accionrelizadareflexionpersona", "fields": {"discapacidad": 80, "encuesta": 4, "accion": "personas_participaron", "mujeres": 30, "hombres": 90, "vih": 90, "jovenes": 40, "etnica": 60, "div_sexual": 26}}, {"pk": 7, "model": "encuesta.accionrelizadareflexionpersona", "fields": {"discapacidad": 40, "encuesta": 4, "accion": "personas_participaron_toman_decision", "mujeres": 90, "hombres": 60, "vih": 56, "jovenes": 23, "etnica": 70, "div_sexual": 80}}, {"pk": 8, "model": "encuesta.accionrelizadareflexionpersona", "fields": {"discapacidad": 10, "encuesta": 5, "accion": "personas_participaron", "mujeres": 120, "hombres": 40, "vih": 120, "jovenes": 60, "etnica": 9, "div_sexual": 80}}, {"pk": 9, "model": "encuesta.accionrelizadareflexionpersona", "fields": {"discapacidad": 30, "encuesta": 5, "accion": "personas_participaron_toman_decision", "mujeres": 20, "hombres": 5, "vih": 58, "jovenes": 60, "etnica": 96, "div_sexual": 30}}, {"pk": 10, "model": "encuesta.accionrelizadareflexionpersona", "fields": {"discapacidad": 52, "encuesta": 6, "accion": "personas_participaron", "mujeres": 10, "hombres": 30, "vih": 80, "jovenes": 9, "etnica": 50, "div_sexual": 60}}, {"pk": 1, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "tv", "acciones_emprendidas": 2, "acciones_cambios_masculinidad": 2, "acciones_impulsadas_masculinidad": 2, "acciones_cambios_actitud": 2}}, {"pk": 2, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "radio", "acciones_emprendidas": 1, "acciones_cambios_masculinidad": 1, "acciones_impulsadas_masculinidad": 1, "acciones_cambios_actitud": 1}}, {"pk": 3, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "periodico", "acciones_emprendidas": 3, "acciones_cambios_masculinidad": 3, "acciones_impulsadas_masculinidad": 3, "acciones_cambios_actitud": 3}}, {"pk": 4, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "talleres", "acciones_emprendidas": 4, "acciones_cambios_masculinidad": 4, "acciones_impulsadas_masculinidad": 4, "acciones_cambios_actitud": 4}}, {"pk": 5, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "foros", "acciones_emprendidas": 1, "acciones_cambios_masculinidad": 1, "acciones_impulsadas_masculinidad": 1, "acciones_cambios_actitud": 1}}, {"pk": 6, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "intercambio_xp", "acciones_emprendidas": 2, "acciones_cambios_masculinidad": 2, "acciones_impulsadas_masculinidad": 2, "acciones_cambios_actitud": 2}}, {"pk": 7, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "visitas", "acciones_emprendidas": 1, "acciones_cambios_masculinidad": 1, "acciones_impulsadas_masculinidad": 1, "acciones_cambios_actitud": 1}}, {"pk": 8, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "teatros_actos", "acciones_emprendidas": 2, "acciones_cambios_masculinidad": 1, "acciones_impulsadas_masculinidad": 1, "acciones_cambios_actitud": 1}}, {"pk": 9, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "circulo_estudio", "acciones_emprendidas": 1, "acciones_cambios_masculinidad": 1, "acciones_impulsadas_masculinidad": 1, "acciones_cambios_actitud": 1}}, {"pk": 10, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "reunion_comu", "acciones_emprendidas": 3, "acciones_cambios_masculinidad": 3, "acciones_impulsadas_masculinidad": 3, "acciones_cambios_actitud": 3}}, {"pk": 11, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "material_educativo", "acciones_emprendidas": 1, "acciones_cambios_masculinidad": 1, "acciones_impulsadas_masculinidad": 1, "acciones_cambios_actitud": 1}}, {"pk": 12, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "reunion_autorid", "acciones_emprendidas": 2, "acciones_cambios_masculinidad": 2, "acciones_impulsadas_masculinidad": 2, "acciones_cambios_actitud": 2}}, {"pk": 13, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 1, "accion": "consejeria", "acciones_emprendidas": 1, "acciones_cambios_masculinidad": 1, "acciones_impulsadas_masculinidad": 1, "acciones_cambios_actitud": 1}}, {"pk": 14, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 2, "accion": "radio", "acciones_emprendidas": 1, "acciones_cambios_masculinidad": 1, "acciones_impulsadas_masculinidad": 1, "acciones_cambios_actitud": 1}}, {"pk": 15, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 2, "accion": "radio", "acciones_emprendidas": 12, "acciones_cambios_masculinidad": 12, "acciones_impulsadas_masculinidad": 23, "acciones_cambios_actitud": 4}}, {"pk": 16, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 2, "accion": "periodico", "acciones_emprendidas": 22, "acciones_cambios_masculinidad": 12, "acciones_impulsadas_masculinidad": 44, "acciones_cambios_actitud": 11}}, {"pk": 17, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 2, "accion": "talleres", "acciones_emprendidas": 111, "acciones_cambios_masculinidad": 22, "acciones_impulsadas_masculinidad": 222, "acciones_cambios_actitud": 12}}, {"pk": 18, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 2, "accion": "foros", "acciones_emprendidas": 222, "acciones_cambios_masculinidad": 33, "acciones_impulsadas_masculinidad": 333, "acciones_cambios_actitud": 22}}, {"pk": 19, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 2, "accion": "intercambio_xp", "acciones_emprendidas": 44, "acciones_cambios_masculinidad": 4, "acciones_impulsadas_masculinidad": 444, "acciones_cambios_actitud": 4}}, {"pk": 20, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 3, "accion": "periodico", "acciones_emprendidas": 10, "acciones_cambios_masculinidad": 60, "acciones_impulsadas_masculinidad": 80, "acciones_cambios_actitud": 30}}, {"pk": 21, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 3, "accion": "intercambio_xp", "acciones_emprendidas": 30, "acciones_cambios_masculinidad": 40, "acciones_impulsadas_masculinidad": 60, "acciones_cambios_actitud": 25}}, {"pk": 22, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 4, "accion": "talleres", "acciones_emprendidas": 20, "acciones_cambios_masculinidad": 62, "acciones_impulsadas_masculinidad": 89, "acciones_cambios_actitud": 3}}, {"pk": 23, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 4, "accion": "consejeria", "acciones_emprendidas": 30, "acciones_cambios_masculinidad": 22, "acciones_impulsadas_masculinidad": 52, "acciones_cambios_actitud": 90}}, {"pk": 24, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 4, "accion": "material_educativo", "acciones_emprendidas": 30, "acciones_cambios_masculinidad": 30, "acciones_impulsadas_masculinidad": 92, "acciones_cambios_actitud": 80}}, {"pk": 25, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 5, "accion": "foros", "acciones_emprendidas": 10, "acciones_cambios_masculinidad": 50, "acciones_impulsadas_masculinidad": 90, "acciones_cambios_actitud": 80}}, {"pk": 26, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 5, "accion": "talleres", "acciones_emprendidas": 90, "acciones_cambios_masculinidad": 90, "acciones_impulsadas_masculinidad": 80, "acciones_cambios_actitud": 60}}, {"pk": 27, "model": "encuesta.accionimpulsadaorg", "fields": {"encuesta": 6, "accion": "reunion_autorid", "acciones_emprendidas": 200, "acciones_cambios_masculinidad": 80, "acciones_impulsadas_masculinidad": 30, "acciones_cambios_actitud": 20}}, {"pk": 1, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "tv", "acciones_cambio_discapa": 2, "acciones_emprendidas_discapa": 2, "acciones_emprendidas_etnia": 2, "acciones_cambio_etnia": 2, "acciones_cambio_jovenes": 2, "acciones_emprendidas_sex": 2, "acciones_cambio_sex": 2, "acciones_emprendidas_jovenes": 2}}, {"pk": 2, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "radio", "acciones_cambio_discapa": 2, "acciones_emprendidas_discapa": 2, "acciones_emprendidas_etnia": 2, "acciones_cambio_etnia": 2, "acciones_cambio_jovenes": 2, "acciones_emprendidas_sex": 2, "acciones_cambio_sex": 2, "acciones_emprendidas_jovenes": 2}}, {"pk": 3, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "periodico", "acciones_cambio_discapa": 3, "acciones_emprendidas_discapa": 3, "acciones_emprendidas_etnia": 3, "acciones_cambio_etnia": 3, "acciones_cambio_jovenes": 3, "acciones_emprendidas_sex": 3, "acciones_cambio_sex": 3, "acciones_emprendidas_jovenes": 3}}, {"pk": 4, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "talleres", "acciones_cambio_discapa": 4, "acciones_emprendidas_discapa": 4, "acciones_emprendidas_etnia": 4, "acciones_cambio_etnia": 4, "acciones_cambio_jovenes": 4, "acciones_emprendidas_sex": 4, "acciones_cambio_sex": 4, "acciones_emprendidas_jovenes": 4}}, {"pk": 5, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "foros", "acciones_cambio_discapa": 1, "acciones_emprendidas_discapa": 1, "acciones_emprendidas_etnia": 1, "acciones_cambio_etnia": 1, "acciones_cambio_jovenes": 1, "acciones_emprendidas_sex": 1, "acciones_cambio_sex": 1, "acciones_emprendidas_jovenes": 1}}, {"pk": 6, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "intercambio_xp", "acciones_cambio_discapa": 2, "acciones_emprendidas_discapa": 2, "acciones_emprendidas_etnia": 2, "acciones_cambio_etnia": 2, "acciones_cambio_jovenes": 2, "acciones_emprendidas_sex": 2, "acciones_cambio_sex": 2, "acciones_emprendidas_jovenes": 2}}, {"pk": 7, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "visitas", "acciones_cambio_discapa": 1, "acciones_emprendidas_discapa": 1, "acciones_emprendidas_etnia": 1, "acciones_cambio_etnia": 1, "acciones_cambio_jovenes": 1, "acciones_emprendidas_sex": 1, "acciones_cambio_sex": 1, "acciones_emprendidas_jovenes": 1}}, {"pk": 8, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "teatros_actos", "acciones_cambio_discapa": 3, "acciones_emprendidas_discapa": 3, "acciones_emprendidas_etnia": 3, "acciones_cambio_etnia": 3, "acciones_cambio_jovenes": 3, "acciones_emprendidas_sex": 3, "acciones_cambio_sex": 3, "acciones_emprendidas_jovenes": 3}}, {"pk": 9, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "circulo_estudio", "acciones_cambio_discapa": 2, "acciones_emprendidas_discapa": 2, "acciones_emprendidas_etnia": 2, "acciones_cambio_etnia": 2, "acciones_cambio_jovenes": 2, "acciones_emprendidas_sex": 2, "acciones_cambio_sex": 2, "acciones_emprendidas_jovenes": 2}}, {"pk": 10, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "reunion_comu", "acciones_cambio_discapa": 1, "acciones_emprendidas_discapa": 1, "acciones_emprendidas_etnia": 1, "acciones_cambio_etnia": 1, "acciones_cambio_jovenes": 1, "acciones_emprendidas_sex": 1, "acciones_cambio_sex": 1, "acciones_emprendidas_jovenes": 1}}, {"pk": 11, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "material_educativo", "acciones_cambio_discapa": 2, "acciones_emprendidas_discapa": 2, "acciones_emprendidas_etnia": 2, "acciones_cambio_etnia": 2, "acciones_cambio_jovenes": 2, "acciones_emprendidas_sex": 2, "acciones_cambio_sex": 2, "acciones_emprendidas_jovenes": 2}}, {"pk": 12, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "reunion_autorid", "acciones_cambio_discapa": 3, "acciones_emprendidas_discapa": 3, "acciones_emprendidas_etnia": 3, "acciones_cambio_etnia": 3, "acciones_cambio_jovenes": 3, "acciones_emprendidas_sex": 3, "acciones_cambio_sex": 3, "acciones_emprendidas_jovenes": 3}}, {"pk": 13, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 1, "accion": "consejeria", "acciones_cambio_discapa": 4, "acciones_emprendidas_discapa": 4, "acciones_emprendidas_etnia": 4, "acciones_cambio_etnia": 4, "acciones_cambio_jovenes": 4, "acciones_emprendidas_sex": 4, "acciones_cambio_sex": 4, "acciones_emprendidas_jovenes": 4}}, {"pk": 14, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 2, "accion": "radio", "acciones_cambio_discapa": 1, "acciones_emprendidas_discapa": 1, "acciones_emprendidas_etnia": 1, "acciones_cambio_etnia": 1, "acciones_cambio_jovenes": 1, "acciones_emprendidas_sex": 1, "acciones_cambio_sex": 1, "acciones_emprendidas_jovenes": 1}}, {"pk": 15, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 3, "accion": "foros", "acciones_cambio_discapa": 90, "acciones_emprendidas_discapa": 40, "acciones_emprendidas_etnia": 10, "acciones_cambio_etnia": 100, "acciones_cambio_jovenes": 200, "acciones_emprendidas_sex": 20, "acciones_cambio_sex": 60, "acciones_emprendidas_jovenes": 105}}, {"pk": 16, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 3, "accion": "circulo_estudio", "acciones_cambio_discapa": 100, "acciones_emprendidas_discapa": 210, "acciones_emprendidas_etnia": 50, "acciones_cambio_etnia": 35, "acciones_cambio_jovenes": 30, "acciones_emprendidas_sex": 25, "acciones_cambio_sex": 30, "acciones_emprendidas_jovenes": 25}}, {"pk": 17, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 4, "accion": "foros", "acciones_cambio_discapa": 60, "acciones_emprendidas_discapa": 60, "acciones_emprendidas_etnia": 100, "acciones_cambio_etnia": 20, "acciones_cambio_jovenes": 90, "acciones_emprendidas_sex": 40, "acciones_cambio_sex": 39, "acciones_emprendidas_jovenes": 60}}, {"pk": 18, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 4, "accion": "circulo_estudio", "acciones_cambio_discapa": 70, "acciones_emprendidas_discapa": 260, "acciones_emprendidas_etnia": 10, "acciones_cambio_etnia": 200, "acciones_cambio_jovenes": 100, "acciones_emprendidas_sex": 90, "acciones_cambio_sex": 80, "acciones_emprendidas_jovenes": 360}}, {"pk": 19, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 5, "accion": "intercambio_xp", "acciones_cambio_discapa": 25, "acciones_emprendidas_discapa": 30, "acciones_emprendidas_etnia": 80, "acciones_cambio_etnia": 70, "acciones_cambio_jovenes": 60, "acciones_emprendidas_sex": 120, "acciones_cambio_sex": 90, "acciones_emprendidas_jovenes": 120}}, {"pk": 20, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 5, "accion": "material_educativo", "acciones_cambio_discapa": 15, "acciones_emprendidas_discapa": 8, "acciones_emprendidas_etnia": 63, "acciones_cambio_etnia": 70, "acciones_cambio_jovenes": 39, "acciones_emprendidas_sex": 120, "acciones_cambio_sex": 60, "acciones_emprendidas_jovenes": 20}}, {"pk": 21, "model": "encuesta.accionimpulsadagrupo", "fields": {"encuesta": 6, "accion": "teatros_actos", "acciones_cambio_discapa": 90, "acciones_emprendidas_discapa": 78, "acciones_emprendidas_etnia": 60, "acciones_cambio_etnia": 30, "acciones_cambio_jovenes": 60, "acciones_emprendidas_sex": 20, "acciones_cambio_sex": 36, "acciones_emprendidas_jovenes": 50}}, {"pk": 1, "model": "encuesta.atencionvictima", "fields": {"servicio_legal": 1, "encuesta": 1, "servicio_salud": 1, "accion": "casos_atendidos", "servicio_psicologia": 1}}, {"pk": 2, "model": "encuesta.atencionvictima", "fields": {"servicio_legal": 1, "encuesta": 1, "servicio_salud": 1, "accion": "casos_resueltos", "servicio_psicologia": 1}}, {"pk": 3, "model": "encuesta.atencionvictima", "fields": {"servicio_legal": 1, "encuesta": 2, "servicio_salud": 1, "accion": "casos_atendidos", "servicio_psicologia": 1}}, {"pk": 4, "model": "encuesta.atencionvictima", "fields": {"servicio_legal": 200, "encuesta": 3, "servicio_salud": 10, "accion": "casos_resueltos", "servicio_psicologia": 25}}, {"pk": 5, "model": "encuesta.atencionvictima", "fields": {"servicio_legal": 39, "encuesta": 4, "servicio_salud": 30, "accion": "casos_resueltos", "servicio_psicologia": 120}}, {"pk": 6, "model": "encuesta.atencionvictima", "fields": {"servicio_legal": 80, "encuesta": 4, "servicio_salud": 20, "accion": "casos_atendidos", "servicio_psicologia": 36}}, {"pk": 7, "model": "encuesta.atencionvictima", "fields": {"servicio_legal": 50, "encuesta": 5, "servicio_salud": 202, "accion": "casos_resueltos", "servicio_psicologia": 30}}, {"pk": 8, "model": "encuesta.atencionvictima", "fields": {"servicio_legal": 30, "encuesta": 6, "servicio_salud": 120, "accion": "casos_atendidos", "servicio_psicologia": 50}}, {"pk": 1, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 5, "fiscalia": 5, "accion": "denuncias_interpuestas", "encuesta": 1}}, {"pk": 2, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 2, "fiscalia": 2, "accion": "denuncias_recibidas", "encuesta": 1}}, {"pk": 3, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 1, "fiscalia": 1, "accion": "denuncias_sancion", "encuesta": 1}}, {"pk": 4, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 1, "fiscalia": 1, "accion": "denuncias_recibidas", "encuesta": 2}}, {"pk": 5, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 500, "fiscalia": 200, "accion": "denuncias_recibidas", "encuesta": 3}}, {"pk": 6, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 300, "fiscalia": 100, "accion": "denuncias_interpuestas", "encuesta": 3}}, {"pk": 7, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 120, "fiscalia": 102, "accion": "denuncias_sancion", "encuesta": 3}}, {"pk": 8, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 150, "fiscalia": 233, "accion": "denuncias_interpuestas", "encuesta": 4}}, {"pk": 9, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 90, "fiscalia": 20, "accion": "denuncias_recibidas", "encuesta": 4}}, {"pk": 10, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 120, "fiscalia": 660, "accion": "denuncias_sancion", "encuesta": 4}}, {"pk": 11, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 120, "fiscalia": 30, "accion": "denuncias_recibidas", "encuesta": 5}}, {"pk": 12, "model": "encuesta.denunciaviolencia", "fields": {"comisariato": 200, "fiscalia": 100, "accion": "denuncias_recibidas", "encuesta": 6}}, {"pk": 1, "model": "encuesta.atencionvictimaalbergue", "fields": {"encuesta": 1, "jovenes": 2, "ninos_ninas": 2, "accion": "vitimas_atendidas", "mujeres": 2}}, {"pk": 2, "model": "encuesta.atencionvictimaalbergue", "fields": {"encuesta": 1, "jovenes": 1, "ninos_ninas": 1, "accion": "casos_logrados", "mujeres": 1}}, {"pk": 3, "model": "encuesta.atencionvictimaalbergue", "fields": {"encuesta": 2, "jovenes": 1, "ninos_ninas": 1, "accion": "vitimas_atendidas", "mujeres": 1}}, {"pk": 4, "model": "encuesta.atencionvictimaalbergue", "fields": {"encuesta": 3, "jovenes": 400, "ninos_ninas": 50, "accion": "vitimas_atendidas", "mujeres": 200}}, {"pk": 5, "model": "encuesta.atencionvictimaalbergue", "fields": {"encuesta": 3, "jovenes": 50, "ninos_ninas": 20, "accion": "casos_logrados", "mujeres": 100}}, {"pk": 6, "model": "encuesta.atencionvictimaalbergue", "fields": {"encuesta": 4, "jovenes": 60, "ninos_ninas": 80, "accion": "vitimas_atendidas", "mujeres": 100}}, {"pk": 7, "model": "encuesta.atencionvictimaalbergue", "fields": {"encuesta": 4, "jovenes": 50, "ninos_ninas": 20, "accion": "casos_logrados", "mujeres": 20}}, {"pk": 8, "model": "encuesta.atencionvictimaalbergue", "fields": {"encuesta": 5, "jovenes": 80, "ninos_ninas": 90, "accion": "casos_logrados", "mujeres": 160}}, {"pk": 9, "model": "encuesta.atencionvictimaalbergue", "fields": {"encuesta": 6, "jovenes": 200, "ninos_ninas": 150, "accion": "vitimas_atendidas", "mujeres": 220}}, {"pk": 1, "model": "encuesta.referenciacontraref", "fields": {"encuesta": 1, "jovenes": 2, "ninos_ninas": 2, "accion": "referencia_realiza", "mujeres": 2}}, {"pk": 2, "model": "encuesta.referenciacontraref", "fields": {"encuesta": 1, "jovenes": 1, "ninos_ninas": 1, "accion": "contra_ref_atendidas", "mujeres": 1}}, {"pk": 3, "model": "encuesta.referenciacontraref", "fields": {"encuesta": 2, "jovenes": 1, "ninos_ninas": 1, "accion": "referencia_realiza", "mujeres": 1}}, {"pk": 4, "model": "encuesta.referenciacontraref", "fields": {"encuesta": 3, "jovenes": 10, "ninos_ninas": 100, "accion": "referencia_realiza", "mujeres": 60}}, {"pk": 5, "model": "encuesta.referenciacontraref", "fields": {"encuesta": 3, "jovenes": 40, "ninos_ninas": 80, "accion": "referencia_realiza", "mujeres": 200}}, {"pk": 6, "model": "encuesta.referenciacontraref", "fields": {"encuesta": 4, "jovenes": 50, "ninos_ninas": 96, "accion": "referencia_realiza", "mujeres": 20}}, {"pk": 7, "model": "encuesta.referenciacontraref", "fields": {"encuesta": 4, "jovenes": 60, "ninos_ninas": 20, "accion": "contra_ref_atendidas", "mujeres": 50}}, {"pk": 8, "model": "encuesta.referenciacontraref", "fields": {"encuesta": 5, "jovenes": 80, "ninos_ninas": 45, "accion": "contra_ref_atendidas", "mujeres": 100}}, {"pk": 9, "model": "encuesta.referenciacontraref", "fields": {"encuesta": 6, "jovenes": 20, "ninos_ninas": 10, "accion": "referencia_realiza", "mujeres": 20}}, {"pk": 1, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 1, "acciones_org_part": 1, "accion": "talleres", "participantes": 1, "encuesta": 1}}, {"pk": 2, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 2, "acciones_org_part": 2, "accion": "foros", "participantes": 2, "encuesta": 1}}, {"pk": 3, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 3, "acciones_org_part": 3, "accion": "intercambio_xp", "participantes": 3, "encuesta": 1}}, {"pk": 4, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 1, "acciones_org_part": 1, "accion": "asesoria", "participantes": 1, "encuesta": 1}}, {"pk": 5, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 3, "acciones_org_part": 3, "accion": "estudios", "participantes": 3, "encuesta": 1}}, {"pk": 6, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 1, "acciones_org_part": 1, "accion": "visitas", "participantes": 1, "encuesta": 1}}, {"pk": 7, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 1, "acciones_org_part": 1, "accion": "talleres", "participantes": 1, "encuesta": 2}}, {"pk": 8, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 50, "acciones_org_part": 10, "accion": "talleres", "participantes": 90, "encuesta": 3}}, {"pk": 9, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 40, "acciones_org_part": 25, "accion": "foros", "participantes": 30, "encuesta": 3}}, {"pk": 10, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 60, "acciones_org_part": 40, "accion": "intercambio_xp", "participantes": 36, "encuesta": 3}}, {"pk": 11, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 98, "acciones_org_part": 90, "accion": "estudios", "participantes": 120, "encuesta": 4}}, {"pk": 12, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 50, "acciones_org_part": 60, "accion": "intercambio_xp", "participantes": 89, "encuesta": 4}}, {"pk": 13, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 39, "acciones_org_part": 90, "accion": "foros", "participantes": 60, "encuesta": 5}}, {"pk": 14, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 70, "acciones_org_part": 80, "accion": "visitas", "participantes": 90, "encuesta": 5}}, {"pk": 15, "model": "encuesta.accionpromuevenintercambio", "fields": {"acciones_efectivas": 90, "acciones_org_part": 50, "accion": "visitas", "participantes": 80, "encuesta": 6}}, {"pk": 1, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 1, "acciones_efectivas": 2, "accion": "talleres", "participantes": 2, "acciones": 2}}, {"pk": 2, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 1, "acciones_efectivas": 1, "accion": "foros", "participantes": 1, "acciones": 1}}, {"pk": 3, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 1, "acciones_efectivas": 3, "accion": "intercambio_xp", "participantes": 3, "acciones": 3}}, {"pk": 4, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 1, "acciones_efectivas": 1, "accion": "asesoria", "participantes": 1, "acciones": 1}}, {"pk": 5, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 1, "acciones_efectivas": 2, "accion": "estudios", "participantes": 2, "acciones": 2}}, {"pk": 6, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 1, "acciones_efectivas": 1, "accion": "visitas", "participantes": 1, "acciones": 1}}, {"pk": 7, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 2, "acciones_efectivas": 1, "accion": "talleres", "participantes": 1, "acciones": 1}}, {"pk": 8, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 3, "acciones_efectivas": 45, "accion": "asesoria", "participantes": 30, "acciones": 25}}, {"pk": 9, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 3, "acciones_efectivas": 70, "accion": "estudios", "participantes": 50, "acciones": 60}}, {"pk": 10, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 4, "acciones_efectivas": 40, "accion": "talleres", "participantes": 36, "acciones": 120}}, {"pk": 11, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 4, "acciones_efectivas": 56, "accion": "visitas", "participantes": 92, "acciones": 190}}, {"pk": 12, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 5, "acciones_efectivas": 80, "accion": "intercambio_xp", "participantes": 300, "acciones": 120}}, {"pk": 13, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 5, "acciones_efectivas": 90, "accion": "visitas", "participantes": 40, "acciones": 70}}, {"pk": 14, "model": "encuesta.accionfortalececapacidad", "fields": {"encuesta": 6, "acciones_efectivas": 120, "accion": "intercambio_xp", "participantes": 90, "acciones": 20}}, {"pk": 1, "model": "encuesta.estadocapacidadadmitiva", "fields": {"encuesta": 1, "plan": "hay_pero", "organizaciones": "logrado", "sistema": "si_hay"}}, {"pk": 2, "model": "encuesta.estadocapacidadadmitiva", "fields": {"encuesta": 2, "plan": "si_hay", "organizaciones": "ninguna", "sistema": "si_hay"}}, {"pk": 3, "model": "encuesta.estadocapacidadadmitiva", "fields": {"encuesta": 3, "plan": "si_hay", "organizaciones": "ninguna", "sistema": "si_hay"}}, {"pk": 4, "model": "encuesta.estadocapacidadadmitiva", "fields": {"encuesta": 4, "plan": "hay_pero", "organizaciones": "proceso", "sistema": "hay_pero"}}, {"pk": 5, "model": "encuesta.estadocapacidadadmitiva", "fields": {"encuesta": 5, "plan": "si_hay", "organizaciones": "logrado", "sistema": "no_hay"}}, {"pk": 6, "model": "encuesta.estadocapacidadadmitiva", "fields": {"encuesta": 6, "plan": "si_hay", "organizaciones": "ninguna", "sistema": "no_hay"}}, {"pk": 1, "model": "encuesta.accionfortalececapadmitiva", "fields": {"mejorar_plan": 2, "mejorar_apoyo": 2, "mejorar_sistema": 2, "accion": "talleres", "encuesta": 1}}, {"pk": 2, "model": "encuesta.accionfortalececapadmitiva", "fields": {"mejorar_plan": 1, "mejorar_apoyo": 1, "mejorar_sistema": 1, "accion": "intercambio_xp", "encuesta": 1}}, {"pk": 3, "model": "encuesta.accionfortalececapadmitiva", "fields": {"mejorar_plan": 2, "mejorar_apoyo": 2, "mejorar_sistema": 2, "accion": "asesoria", "encuesta": 1}}, {"pk": 4, "model": "encuesta.accionfortalececapadmitiva", "fields": {"mejorar_plan": 3, "mejorar_apoyo": 3, "mejorar_sistema": 3, "accion": "pasantia", "encuesta": 1}}, {"pk": 5, "model": "encuesta.accionfortalececapadmitiva", "fields": {"mejorar_plan": 1, "mejorar_apoyo": 1, "mejorar_sistema": 1, "accion": "visitas", "encuesta": 1}}, {"pk": 6, "model": "encuesta.accionfortalececapadmitiva", "fields": {"mejorar_plan": 1, "mejorar_apoyo": 1, "mejorar_sistema": 1, "accion": "talleres", "encuesta": 2}}, {"pk": 7, "model": "encuesta.accionfortalececapadmitiva", "fields": {"mejorar_plan": 100, "mejorar_apoyo": 50, "mejorar_sistema": 30, "accion": "intercambio_xp", "encuesta": 3}}, {"pk": 8, "model": "encuesta.accionfortalececapadmitiva", "fields": {"mejorar_plan": 60, "mejorar_apoyo": 50, "mejorar_sistema": 100, "accion": "asesoria", "encuesta": 4}}, {"pk": 9, "model": "encuesta.accionfortalececapadmitiva", "fields": {"mejorar_plan": 50, "mejorar_apoyo": 80, "mejorar_sistema": 12, "accion": "visitas", "encuesta": 5}}, {"pk": 10, "model": "encuesta.accionfortalececapadmitiva", "fields": {"mejorar_plan": 50, "mejorar_apoyo": 90, "mejorar_sistema": 20, "accion": "talleres", "encuesta": 6}}, {"pk": 5, "model": "lugar.departamento", "fields": {"nombre": "Nueva Segovia", "slug": "Nueva-segovia", "extension": "3491.28"}}, {"pk": 10, "model": "lugar.departamento", "fields": {"nombre": "Jinotega", "slug": "jinotega", "extension": "9222.4"}}, {"pk": 20, "model": "lugar.departamento", "fields": {"nombre": "Madriz", "slug": "madriz", "extension": "1708.23"}}, {"pk": 25, "model": "lugar.departamento", "fields": {"nombre": "Estel\u00ed", "slug": "esteli", "extension": "2229.69"}}, {"pk": 30, "model": "lugar.departamento", "fields": {"nombre": "Chinandega", "slug": "chinandega", "extension": "4822.46"}}, {"pk": 35, "model": "lugar.departamento", "fields": {"nombre": "Le\u00f3n", "slug": "leon", "extension": "5138.03"}}, {"pk": 40, "model": "lugar.departamento", "fields": {"nombre": "Matagalpa", "slug": "matagalpa", "extension": "6803.86"}}, {"pk": 50, "model": "lugar.departamento", "fields": {"nombre": "Boaco", "slug": "boaco", "extension": "4176.68"}}, {"pk": 55, "model": "lugar.departamento", "fields": {"nombre": "Managua", "slug": "managua", "extension": "3465.1"}}, {"pk": 60, "model": "lugar.departamento", "fields": {"nombre": "Masaya", "slug": "masaya", "extension": "610.78"}}, {"pk": 65, "model": "lugar.departamento", "fields": {"nombre": "Chontales", "slug": "chontales", "extension": "6481.27"}}, {"pk": 70, "model": "lugar.departamento", "fields": {"nombre": "Granada", "slug": "granada", "extension": "1039.68"}}, {"pk": 75, "model": "lugar.departamento", "fields": {"nombre": "Carazo", "slug": "carazo", "extension": "1081.4"}}, {"pk": 80, "model": "lugar.departamento", "fields": {"nombre": "Rivas", "slug": "rivas", "extension": "2161.82"}}, {"pk": 85, "model": "lugar.departamento", "fields": {"nombre": "R\u00ed\u00ado San Juan", "slug": "Rio-san-juan", "extension": "7540.9"}}, {"pk": 91, "model": "lugar.departamento", "fields": {"nombre": "RAAN", "slug": "RAAN", "extension": "32819.68"}}, {"pk": 93, "model": "lugar.departamento", "fields": {"nombre": "RAAS", "slug": "RAAS", "extension": "27546.32"}}, {"pk": 99, "model": "lugar.departamento", "fields": {"nombre": "Cobertura Nacional", "slug": "cobertura-nacional", "extension": "333333"}}, {"pk": 5005, "model": "lugar.municipio", "fields": {"latitud": "12.59748", "extension": "0", "departamento": 50, "nombre": "San Jos\u00e9 de los Remates", "slug": "San-jose-de-los-remates", "longitud": "-85.76253"}}, {"pk": 5010, "model": "lugar.municipio", "fields": {"latitud": "12.4716", "extension": "0", "departamento": 50, "nombre": "Boaco", "slug": "boaco", "longitud": "-85.65952"}}, {"pk": 5015, "model": "lugar.municipio", "fields": {"latitud": "12.38377", "extension": "0", "departamento": 50, "nombre": "Camoapa", "slug": "camoapa", "longitud": "-85.51465"}}, {"pk": 5020, "model": "lugar.municipio", "fields": {"latitud": "12.53226", "extension": "0", "departamento": 50, "nombre": "Santa Luc\u00eda", "slug": "Santa-lucia", "longitud": "-85.71156"}}, {"pk": 5025, "model": "lugar.municipio", "fields": {"latitud": "12.41979", "extension": "0", "departamento": 50, "nombre": "Teustepe", "slug": "teustepe", "longitud": "-85.79922"}}, {"pk": 5030, "model": "lugar.municipio", "fields": {"latitud": "12.37789", "extension": "0", "departamento": 50, "nombre": "San Lorenzo", "slug": "San-lorenzo", "longitud": "-85.66718"}}, {"pk": 7505, "model": "lugar.municipio", "fields": {"latitud": "11.90651", "extension": "0", "departamento": 75, "nombre": "San Marcos", "slug": "San-marcos", "longitud": "-86.20314"}}, {"pk": 7510, "model": "lugar.municipio", "fields": {"latitud": "11.84831", "extension": "0", "departamento": 75, "nombre": "Jinotepe", "slug": "jinotepe", "longitud": "-86.19846"}}, {"pk": 7515, "model": "lugar.municipio", "fields": {"latitud": "11.85565", "extension": "0", "departamento": 75, "nombre": "Dolores", "slug": "dolores", "longitud": "-86.21535"}}, {"pk": 7520, "model": "lugar.municipio", "fields": {"latitud": "11.85572", "extension": "0", "departamento": 75, "nombre": "Diriamba", "slug": "diriamba", "longitud": "-86.24074"}}, {"pk": 7525, "model": "lugar.municipio", "fields": {"latitud": "11.83224", "extension": "0", "departamento": 75, "nombre": "El Rosario", "slug": "El-rosario", "longitud": "-86.16484"}}, {"pk": 7530, "model": "lugar.municipio", "fields": {"latitud": "11.82206", "extension": "0", "departamento": 75, "nombre": "La Paz de Carazo", "slug": "La-paz-de-carazo", "longitud": "-86.1275"}}, {"pk": 7535, "model": "lugar.municipio", "fields": {"latitud": "11.80272", "extension": "0", "departamento": 75, "nombre": "Santa Teresa", "slug": "Santa-tereza", "longitud": "-86.16281"}}, {"pk": 7540, "model": "lugar.municipio", "fields": {"latitud": "11.73336", "extension": "0", "departamento": 75, "nombre": "La Conquista", "slug": "La-conquista", "longitud": "-86.19297"}}, {"pk": 3005, "model": "lugar.municipio", "fields": {"latitud": "13.27596", "extension": "0", "departamento": 30, "nombre": "San Pedro del Norte", "slug": "San-pedro-del-norte", "longitud": "-86.87777"}}, {"pk": 3010, "model": "lugar.municipio", "fields": {"latitud": "13.20016", "extension": "0", "departamento": 30, "nombre": "San Francisco del Norte", "slug": "San-francisco-del-norte", "longitud": "-86.77192"}}, {"pk": 3015, "model": "lugar.municipio", "fields": {"latitud": "13.23036", "extension": "0", "departamento": 30, "nombre": "Cinco Pinos", "slug": "Cinco-pinos", "longitud": "-86.86719"}}, {"pk": 3020, "model": "lugar.municipio", "fields": {"latitud": "13.18701", "extension": "0", "departamento": 30, "nombre": "Santo Tom\u00e1s del Norte", "slug": "Santo-tomas-del-norte", "longitud": "-86.92352"}}, {"pk": 3025, "model": "lugar.municipio", "fields": {"latitud": "12.66228", "extension": "0", "departamento": 30, "nombre": "El Viejo", "slug": "El-viejo", "longitud": "-87.16541"}}, {"pk": 3030, "model": "lugar.municipio", "fields": {"latitud": "12.76721", "extension": "0", "departamento": 30, "nombre": "Pto. Moraz\u00e1n", "slug": "Puerto-morazan", "longitud": "-87.13388"}}, {"pk": 3035, "model": "lugar.municipio", "fields": {"latitud": "13.04495", "extension": "0", "departamento": 30, "nombre": "Somotillo", "slug": "somotillo", "longitud": "-86.90499"}}, {"pk": 3040, "model": "lugar.municipio", "fields": {"latitud": "12.96391", "extension": "0", "departamento": 30, "nombre": "Villanueva", "slug": "villanueva", "longitud": "-86.81468"}}, {"pk": 3045, "model": "lugar.municipio", "fields": {"latitud": "12.62872", "extension": "0", "departamento": 30, "nombre": "Chinandega", "slug": "chinandega", "longitud": "-87.13149"}}, {"pk": 3050, "model": "lugar.municipio", "fields": {"latitud": "12.54551", "extension": "0", "departamento": 30, "nombre": "El Realejo", "slug": "El-realejo", "longitud": "-87.16736"}}, {"pk": 3055, "model": "lugar.municipio", "fields": {"latitud": "12.48461", "extension": "0", "departamento": 30, "nombre": "Corinto", "slug": "corinto", "longitud": "-87.17122"}}, {"pk": 3060, "model": "lugar.municipio", "fields": {"latitud": "12.57224", "extension": "0", "departamento": 30, "nombre": "Chichigalpa", "slug": "chichigalpa", "longitud": "-87.02849"}}, {"pk": 3065, "model": "lugar.municipio", "fields": {"latitud": "12.5441", "extension": "0", "departamento": 30, "nombre": "Posoltega", "slug": "posotelga", "longitud": "-86.9801"}}, {"pk": 6505, "model": "lugar.municipio", "fields": {"latitud": "12.2834", "extension": "0", "departamento": 65, "nombre": "Comalapa", "slug": "comalapa", "longitud": "-85.51142"}}, {"pk": 6507, "model": "lugar.municipio", "fields": {"latitud": "12.26671", "extension": "0", "departamento": 65, "nombre": "San Francisco Cuapa", "slug": "San-francisco-cuapa", "longitud": "-85.38308"}}, {"pk": 6510, "model": "lugar.municipio", "fields": {"latitud": "12.1058", "extension": "0", "departamento": 65, "nombre": "Juigalpa", "slug": "juigalpa", "longitud": "-85.36842"}}, {"pk": 6515, "model": "lugar.municipio", "fields": {"latitud": "12.21539", "extension": "0", "departamento": 65, "nombre": "La Libertad", "slug": "La-libertad", "longitud": "-85.16549"}}, {"pk": 6520, "model": "lugar.municipio", "fields": {"latitud": "12.26301", "extension": "0", "departamento": 65, "nombre": "Santo Domingo", "slug": "Santo-domingo", "longitud": "-85.08232"}}, {"pk": 6525, "model": "lugar.municipio", "fields": {"latitud": "12.06902", "extension": "0", "departamento": 65, "nombre": "Santo Tom\u00e1s", "slug": "Santo-tomas", "longitud": "-85.0934"}}, {"pk": 6530, "model": "lugar.municipio", "fields": {"latitud": "12.12852", "extension": "0", "departamento": 65, "nombre": "San Pedro de L\u00f3vago", "slug": "San-pedro-de-lovago", "longitud": "-85.11572"}}, {"pk": 6535, "model": "lugar.municipio", "fields": {"latitud": "11.96764", "extension": "0", "departamento": 65, "nombre": "Acoyapa", "slug": "acoyapa", "longitud": "-85.17044"}}, {"pk": 6540, "model": "lugar.municipio", "fields": {"latitud": "12.04779", "extension": "0", "departamento": 65, "nombre": "Villa Sandino", "slug": "Villa-sandino", "longitud": "-84.99334"}}, {"pk": 6545, "model": "lugar.municipio", "fields": {"latitud": "11.91576", "extension": "0", "departamento": 65, "nombre": "El Coral", "slug": "El-coral", "longitud": "-84.65041"}}, {"pk": 2505, "model": "lugar.municipio", "fields": {"latitud": "13.37937", "extension": "0", "departamento": 25, "nombre": "Pueblo Nuevo", "slug": "Pueblo-nuevo", "longitud": "-86.48077"}}, {"pk": 2510, "model": "lugar.municipio", "fields": {"latitud": "13.36213", "extension": "0", "departamento": 25, "nombre": "Condega", "slug": "condega", "longitud": "-86.39789"}}, {"pk": 2515, "model": "lugar.municipio", "fields": {"latitud": "13.08948", "extension": "0", "departamento": 25, "nombre": "Estel\u00ed", "slug": "esteli", "longitud": "-86.35551"}}, {"pk": 2520, "model": "lugar.municipio", "fields": {"latitud": "13.17489", "extension": "0", "departamento": 25, "nombre": "San Juan de Limay", "slug": "Sanjuan-limay", "longitud": "-86.61234"}}, {"pk": 2525, "model": "lugar.municipio", "fields": {"latitud": "12.96823", "extension": "0", "departamento": 25, "nombre": "La Trinidad", "slug": "trinidad", "longitud": "-86.23604"}}, {"pk": 2530, "model": "lugar.municipio", "fields": {"latitud": "12.93312", "extension": "0", "departamento": 25, "nombre": "San Nicol\u00e1s", "slug": "San-nicolas", "longitud": "-86.347"}}, {"pk": 7005, "model": "lugar.municipio", "fields": {"latitud": "11.88416", "extension": "0", "departamento": 70, "nombre": "Diri\u00e1", "slug": "diria", "longitud": "-86.05565"}}, {"pk": 7010, "model": "lugar.municipio", "fields": {"latitud": "11.87494", "extension": "0", "departamento": 70, "nombre": "Diriomo", "slug": "diriomo", "longitud": "-86.0511"}}, {"pk": 7015, "model": "lugar.municipio", "fields": {"latitud": "11.93095", "extension": "0", "departamento": 70, "nombre": "Granada", "slug": "granada", "longitud": "-85.95696"}}, {"pk": 7020, "model": "lugar.municipio", "fields": {"latitud": "11.7563", "extension": "0", "departamento": 70, "nombre": "Nandaime", "slug": "nandaime", "longitud": "-86.05345"}}, {"pk": 1005, "model": "lugar.municipio", "fields": {"latitud": "13.6213", "extension": "0", "departamento": 10, "nombre": "Wiwil\u00ed", "slug": "Wiwili", "longitud": "-85.81864"}}, {"pk": 1010, "model": "lugar.municipio", "fields": {"latitud": "13.36764", "extension": "0", "departamento": 10, "nombre": "El C\u00faa", "slug": "El-cua", "longitud": "-85.6733"}}, {"pk": 1012, "model": "lugar.municipio", "fields": {"latitud": "13.61976", "extension": "0", "departamento": 10, "nombre": "San Jos\u00e9 Bocay", "slug": "San-jose-bocay", "longitud": "-85.5008"}}, {"pk": 1015, "model": "lugar.municipio", "fields": {"latitud": "13.36667", "extension": "0", "departamento": 10, "nombre": "Sta. Mar\u00eda de Pantasma", "slug": "Santa-maria-pantasma", "longitud": "-85.95"}}, {"pk": 1020, "model": "lugar.municipio", "fields": {"latitud": "13.21391", "extension": "0", "departamento": 10, "nombre": "San Rafael del Norte", "slug": "San-rafael-del-norte", "longitud": "-86.11043"}}, {"pk": 1025, "model": "lugar.municipio", "fields": {"latitud": "13.305", "extension": "0", "departamento": 10, "nombre": "San Sebastian de Yal\u00ed", "slug": "yali", "longitud": "-86.18636"}}, {"pk": 1030, "model": "lugar.municipio", "fields": {"latitud": "13.19535", "extension": "0", "departamento": 10, "nombre": "La Concordia", "slug": "La-concordia", "longitud": "-86.16693"}}, {"pk": 1035, "model": "lugar.municipio", "fields": {"latitud": "13.09165", "extension": "0", "departamento": 10, "nombre": "Jinotega", "slug": "jinotega", "longitud": "-86.00121"}}, {"pk": 3505, "model": "lugar.municipio", "fields": {"latitud": "13.05433", "extension": "0", "departamento": 35, "nombre": "Achuapa", "slug": "achuapa", "longitud": "-86.5907"}}, {"pk": 3510, "model": "lugar.municipio", "fields": {"latitud": "12.88694", "extension": "0", "departamento": 35, "nombre": "El Sauce", "slug": "El-sauce", "longitud": "-86.53952"}}, {"pk": 3515, "model": "lugar.municipio", "fields": {"latitud": "12.80142", "extension": "0", "departamento": 35, "nombre": "Santa Rosa del Pe\u00f1on", "slug": "Santa-rosa-del-penon", "longitud": "-86.37144"}}, {"pk": 3520, "model": "lugar.municipio", "fields": {"latitud": "12.72672", "extension": "0", "departamento": 35, "nombre": "El Jicaral", "slug": "El-jicaral", "longitud": "-86.38134"}}, {"pk": 3525, "model": "lugar.municipio", "fields": {"latitud": "12.59311", "extension": "0", "departamento": 35, "nombre": "Larreynaga", "slug": "larreynaga", "longitud": "-86.68015"}}, {"pk": 3530, "model": "lugar.municipio", "fields": {"latitud": "12.52152", "extension": "0", "departamento": 35, "nombre": "Telica", "slug": "telica", "longitud": "-86.8603"}}, {"pk": 3535, "model": "lugar.municipio", "fields": {"latitud": "12.50614", "extension": "0", "departamento": 35, "nombre": "Quezalguaque", "slug": "quezalguaque", "longitud": "-86.90366"}}, {"pk": 3540, "model": "lugar.municipio", "fields": {"latitud": "12.43481", "extension": "0", "departamento": 35, "nombre": "Le\u00f3n", "slug": "leon", "longitud": "-86.88174"}}, {"pk": 3545, "model": "lugar.municipio", "fields": {"latitud": "12.34011", "extension": "0", "departamento": 35, "nombre": "La Paz Centro", "slug": "La-paz-centro", "longitud": "-86.67625"}}, {"pk": 3550, "model": "lugar.municipio", "fields": {"latitud": "12.26531", "extension": "0", "departamento": 35, "nombre": "Nagarote", "slug": "nagarote", "longitud": "-86.56812"}}, {"pk": 2005, "model": "lugar.municipio", "fields": {"latitud": "13.48129", "extension": "0", "departamento": 20, "nombre": "Somoto", "slug": "somoto", "longitud": "-86.58337"}}, {"pk": 2010, "model": "lugar.municipio", "fields": {"latitud": "13.56336", "extension": "0", "departamento": 20, "nombre": "Totogalpa", "slug": "totogalpa", "longitud": "-86.49281"}}, {"pk": 2015, "model": "lugar.municipio", "fields": {"latitud": "13.53131", "extension": "0", "departamento": 20, "nombre": "Telpaneca", "slug": "telpaneca", "longitud": "-86.28693"}}, {"pk": 2020, "model": "lugar.municipio", "fields": {"latitud": "13.54458", "extension": "0", "departamento": 20, "nombre": "San Juan de R\u00edo Coco", "slug": "San-juan-rio-coco", "longitud": "-86.16537"}}, {"pk": 2025, "model": "lugar.municipio", "fields": {"latitud": "13.45597", "extension": "0", "departamento": 20, "nombre": "Palacaguina", "slug": "palacaguina", "longitud": "-86.4071"}}, {"pk": 2030, "model": "lugar.municipio", "fields": {"latitud": "13.48351", "extension": "0", "departamento": 20, "nombre": "Yalaguina", "slug": "yalaguina", "longitud": "-86.49344"}}, {"pk": 2035, "model": "lugar.municipio", "fields": {"latitud": "13.41358", "extension": "0", "departamento": 20, "nombre": "San Lucas", "slug": "San-lucas", "longitud": "-86.61176"}}, {"pk": 2040, "model": "lugar.municipio", "fields": {"latitud": "13.34324", "extension": "0", "departamento": 20, "nombre": "Las Sabanas", "slug": "Las-sabanas", "longitud": "-86.62194"}}, {"pk": 2045, "model": "lugar.municipio", "fields": {"latitud": "13.28847", "extension": "0", "departamento": 20, "nombre": "San Jos\u00e9 de Cusmapa", "slug": "San-jose-cusmapa", "longitud": "-86.65489"}}, {"pk": 5505, "model": "lugar.municipio", "fields": {"latitud": "12.50458", "extension": "0", "departamento": 55, "nombre": "San Francisco Libre", "slug": "San-francisco-libre", "longitud": "-86.30105"}}, {"pk": 5510, "model": "lugar.municipio", "fields": {"latitud": "12.19662", "extension": "0", "departamento": 55, "nombre": "Tipitapa", "slug": "tipitapa", "longitud": "-86.09682"}}, {"pk": 5515, "model": "lugar.municipio", "fields": {"latitud": "12.23536", "extension": "0", "departamento": 55, "nombre": "Mateare", "slug": "mateare", "longitud": "-86.43013"}}, {"pk": 5520, "model": "lugar.municipio", "fields": {"latitud": "11.97924", "extension": "0", "departamento": 55, "nombre": "Villa Carlos Fonseca", "slug": "Villa-carlos-fonseca", "longitud": "-86.50809"}}, {"pk": 5522, "model": "lugar.municipio", "fields": {"latitud": "12.16082", "extension": "0", "departamento": 55, "nombre": "Ciudad Sandino", "slug": "Ciudad-sandino", "longitud": "-86.35004"}}, {"pk": 5525, "model": "lugar.municipio", "fields": {"latitud": "12.14746", "extension": "0", "departamento": 55, "nombre": "Managua", "slug": "managua", "longitud": "-86.27339"}}, {"pk": 5530, "model": "lugar.municipio", "fields": {"latitud": "12.02125", "extension": "0", "departamento": 55, "nombre": "Ticuantepe", "slug": "ticuantepe", "longitud": "-86.20288"}}, {"pk": 5532, "model": "lugar.municipio", "fields": {"latitud": "11.97865", "extension": "0", "departamento": 55, "nombre": "El Crucero", "slug": "El-crucero", "longitud": "-86.31076"}}, {"pk": 5535, "model": "lugar.municipio", "fields": {"latitud": "11.84681", "extension": "0", "departamento": 55, "nombre": "San Rafael del Sur", "slug": "San-rafael-del-sur", "longitud": "-86.43977"}}, {"pk": 6005, "model": "lugar.municipio", "fields": {"latitud": "12.00243", "extension": "0", "departamento": 60, "nombre": "Nindir\u00ed", "slug": "nindiri", "longitud": "-86.12067"}}, {"pk": 6010, "model": "lugar.municipio", "fields": {"latitud": "11.97735", "extension": "0", "departamento": 60, "nombre": "Masaya", "slug": "masaya", "longitud": "-86.09606"}}, {"pk": 6015, "model": "lugar.municipio", "fields": {"latitud": "12.08133", "extension": "0", "departamento": 60, "nombre": "Tisma", "slug": "tisma", "longitud": "-86.01921"}}, {"pk": 6020, "model": "lugar.municipio", "fields": {"latitud": "11.93615", "extension": "0", "departamento": 60, "nombre": "La Concepci\u00f3n", "slug": "La-concepcion", "longitud": "-86.1922"}}, {"pk": 6025, "model": "lugar.municipio", "fields": {"latitud": "11.91344", "extension": "0", "departamento": 60, "nombre": "Masatepe", "slug": "masatepe", "longitud": "-86.14475"}}, {"pk": 6030, "model": "lugar.municipio", "fields": {"latitud": "11.90933", "extension": "0", "departamento": 60, "nombre": "Nandasmo", "slug": "nandasmo", "longitud": "-86.13055"}}, {"pk": 6035, "model": "lugar.municipio", "fields": {"latitud": "11.91078", "extension": "0", "departamento": 60, "nombre": "Catarina", "slug": "catarina", "longitud": "-86.07407"}}, {"pk": 6040, "model": "lugar.municipio", "fields": {"latitud": "11.90479", "extension": "0", "departamento": 60, "nombre": "San Juan de Oriente", "slug": "San-juan-de-oriente", "longitud": "-86.07311"}}, {"pk": 6045, "model": "lugar.municipio", "fields": {"latitud": "11.90408", "extension": "0", "departamento": 60, "nombre": "Niquinohomo", "slug": "niquinomo", "longitud": "-86.09472"}}, {"pk": 4005, "model": "lugar.municipio", "fields": {"latitud": "13.25352", "extension": "0", "departamento": 40, "nombre": "Rancho Grande", "slug": "Rancho-grande", "longitud": "-85.55268"}}, {"pk": 4010, "model": "lugar.municipio", "fields": {"latitud": "12.93044", "extension": "0", "departamento": 40, "nombre": "R\u00ed\u00ado Blanco", "slug": "Rio-blanco", "longitud": "-85.2261"}}, {"pk": 4015, "model": "lugar.municipio", "fields": {"latitud": "13.13735", "extension": "0", "departamento": 40, "nombre": "El Tuma - La Dalia", "slug": "El-tuma", "longitud": "-85.73788"}}, {"pk": 4020, "model": "lugar.municipio", "fields": {"latitud": "12.92937", "extension": "0", "departamento": 40, "nombre": "San Isidro", "slug": "San-isidro", "longitud": "-86.1955"}}, {"pk": 4025, "model": "lugar.municipio", "fields": {"latitud": "12.8519", "extension": "0", "departamento": 40, "nombre": "S\u00e9baco", "slug": "sebaco", "longitud": "-86.09696"}}, {"pk": 4030, "model": "lugar.municipio", "fields": {"latitud": "12.92709", "extension": "0", "departamento": 40, "nombre": "Matagalpa", "slug": "matagalpa", "longitud": "-85.91747"}}, {"pk": 4035, "model": "lugar.municipio", "fields": {"latitud": "12.92254", "extension": "0", "departamento": 40, "nombre": "San Ram\u00f3n", "slug": "San-ramon", "longitud": "-85.83968"}}, {"pk": 4040, "model": "lugar.municipio", "fields": {"latitud": "12.8371", "extension": "0", "departamento": 40, "nombre": "Matigu\u00e1s", "slug": "matiguas", "longitud": "-85.46079"}}, {"pk": 4045, "model": "lugar.municipio", "fields": {"latitud": "12.76125", "extension": "0", "departamento": 40, "nombre": "Muy Muy", "slug": "muymuy", "longitud": "-85.63123"}}, {"pk": 4050, "model": "lugar.municipio", "fields": {"latitud": "12.66446", "extension": "0", "departamento": 40, "nombre": "Esquipulas", "slug": "esquipulas", "longitud": "-85.78909"}}, {"pk": 4055, "model": "lugar.municipio", "fields": {"latitud": "12.7619", "extension": "0", "departamento": 40, "nombre": "San Dionisio", "slug": "San-dionisio", "longitud": "-85.85091"}}, {"pk": 4060, "model": "lugar.municipio", "fields": {"latitud": "12.73009", "extension": "0", "departamento": 40, "nombre": "Terrabona", "slug": "terrabona", "longitud": "-85.96487"}}, {"pk": 4065, "model": "lugar.municipio", "fields": {"latitud": "12.73", "extension": "0", "departamento": 40, "nombre": "Ciudad Dar\u00ed\u00ado", "slug": "Ciudad-dario", "longitud": "-86.12457"}}, {"pk": 505, "model": "lugar.municipio", "fields": {"latitud": "13.92286", "extension": "0", "departamento": 5, "nombre": "Jalapa", "slug": "jalapa", "longitud": "-86.1252"}}, {"pk": 510, "model": "lugar.municipio", "fields": {"latitud": "13.759", "extension": "0", "departamento": 5, "nombre": "Murra", "slug": "murra", "longitud": "-86.01799"}}, {"pk": 515, "model": "lugar.municipio", "fields": {"latitud": "13.72326", "extension": "0", "departamento": 5, "nombre": "El J\u00ed\u00adcaro", "slug": "El-jicaro", "longitud": "-86.13705"}}, {"pk": 520, "model": "lugar.municipio", "fields": {"latitud": "13.67729", "extension": "0", "departamento": 5, "nombre": "San Fernando", "slug": "San-fernando", "longitud": "-86.31484"}}, {"pk": 525, "model": "lugar.municipio", "fields": {"latitud": "13.66168", "extension": "0", "departamento": 5, "nombre": "Mozonte", "slug": "mozonte", "longitud": "-86.43706"}}, {"pk": 530, "model": "lugar.municipio", "fields": {"latitud": "13.72243", "extension": "0", "departamento": 5, "nombre": "Dipilto", "slug": "dipilto", "longitud": "-86.5072"}}, {"pk": 535, "model": "lugar.municipio", "fields": {"latitud": "13.65239", "extension": "0", "departamento": 5, "nombre": "Macuelizo", "slug": "macuelizo", "longitud": "-86.6138"}}, {"pk": 540, "model": "lugar.municipio", "fields": {"latitud": "13.74753", "extension": "0", "departamento": 5, "nombre": "Santa Mar\u00ed\u00ada", "slug": "santamaria", "longitud": "-86.71077"}}, {"pk": 545, "model": "lugar.municipio", "fields": {"latitud": "13.63432", "extension": "0", "departamento": 5, "nombre": "Ocotal", "slug": "ocotal", "longitud": "-86.47745"}}, {"pk": 550, "model": "lugar.municipio", "fields": {"latitud": "13.64217", "extension": "0", "departamento": 5, "nombre": "Ciudad Antigua", "slug": "Ciudad-antigua", "longitud": "-86.30893"}}, {"pk": 555, "model": "lugar.municipio", "fields": {"latitud": "13.56675", "extension": "0", "departamento": 5, "nombre": "Quilal\u00ed", "slug": "quilali", "longitud": "-86.02952"}}, {"pk": 560, "model": "lugar.municipio", "fields": {"latitud": "13.62667", "extension": "0", "departamento": 5, "nombre": "Wiwili de Nueva Segovia", "slug": "Wiwili-nuevasegovia", "longitud": "-85.82369"}}, {"pk": 9105, "model": "lugar.municipio", "fields": {"latitud": "14.74386", "extension": "0", "departamento": 91, "nombre": "Wasp\u00e1n", "slug": "waspan", "longitud": "-83.96885"}}, {"pk": 9110, "model": "lugar.municipio", "fields": {"latitud": "14.03313", "extension": "0", "departamento": 91, "nombre": "Puerto Cabezas", "slug": "Puerto-cabezas", "longitud": "-83.38223"}}, {"pk": 9115, "model": "lugar.municipio", "fields": {"latitud": "13.9106", "extension": "0", "departamento": 91, "nombre": "Rosita", "slug": "rosita", "longitud": "-84.39153"}}, {"pk": 9120, "model": "lugar.municipio", "fields": {"latitud": "14.02584", "extension": "0", "departamento": 91, "nombre": "Bonanza", "slug": "bonanza", "longitud": "-84.62088"}}, {"pk": 9125, "model": "lugar.municipio", "fields": {"latitud": "13.33465", "extension": "0", "departamento": 91, "nombre": "Waslala", "slug": "waslala", "longitud": "-85.37099"}}, {"pk": 9127, "model": "lugar.municipio", "fields": {"latitud": "13.15", "extension": "0", "departamento": 91, "nombre": "Mulukuku", "slug": "mulukuku", "longitud": "-84.96667"}}, {"pk": 9130, "model": "lugar.municipio", "fields": {"latitud": "13.73857", "extension": "0", "departamento": 91, "nombre": "Siuna", "slug": "siuna", "longitud": "-84.78491"}}, {"pk": 9135, "model": "lugar.municipio", "fields": {"latitud": "13.40611", "extension": "0", "departamento": 91, "nombre": "Prinzapolka", "slug": "prinzapolka", "longitud": "-83.56229"}}, {"pk": 9305, "model": "lugar.municipio", "fields": {"latitud": "12.78548", "extension": "0", "departamento": 93, "nombre": "Paiwas", "slug": "paiwas", "longitud": "-85.12402"}}, {"pk": 9310, "model": "lugar.municipio", "fields": {"latitud": "13.11145", "extension": "0", "departamento": 93, "nombre": "La Cruz de R\u00edo Grande", "slug": "La-cruz-rio-grande", "longitud": "-84.18835"}}, {"pk": 9312, "model": "lugar.municipio", "fields": {"latitud": "12.93208", "extension": "0", "departamento": 93, "nombre": "Desembocadura de R\u00edo Grande", "slug": "Desembocadura-rio-grande", "longitud": "-83.57697"}}, {"pk": 9315, "model": "lugar.municipio", "fields": {"latitud": "12.34096", "extension": "0", "departamento": 93, "nombre": "Laguna de Perlas", "slug": "Laguna-de-perlas", "longitud": "-83.67052"}}, {"pk": 9316, "model": "lugar.municipio", "fields": {"latitud": "12.82085", "extension": "0", "departamento": 93, "nombre": "El Tortuguero", "slug": "El-tortuguero", "longitud": "-84.19906"}}, {"pk": 9320, "model": "lugar.municipio", "fields": {"latitud": "12.16004", "extension": "0", "departamento": 93, "nombre": "Rama", "slug": "rama", "longitud": "-84.21913"}}, {"pk": 9323, "model": "lugar.municipio", "fields": {"latitud": "12.49486", "extension": "0", "departamento": 93, "nombre": "El Ayote", "slug": "El-ayote", "longitud": "-84.81943"}}, {"pk": 9325, "model": "lugar.municipio", "fields": {"latitud": "12.06764", "extension": "0", "departamento": 93, "nombre": "Muelle de los Bueyes", "slug": "Muelle-de-los-bueyes", "longitud": "-84.53749"}}, {"pk": 9330, "model": "lugar.municipio", "fields": {"latitud": "12.24163", "extension": "0", "departamento": 93, "nombre": "Kukra - Hill", "slug": "Kukra-hill", "longitud": "-83.74532"}}, {"pk": 9335, "model": "lugar.municipio", "fields": {"latitud": "12.18017", "extension": "0", "departamento": 93, "nombre": "Corn Island", "slug": "Corn-island", "longitud": "-83.05975"}}, {"pk": 9340, "model": "lugar.municipio", "fields": {"latitud": "12.01144", "extension": "0", "departamento": 93, "nombre": "Bluefields", "slug": "bluefields", "longitud": "-83.76388"}}, {"pk": 9345, "model": "lugar.municipio", "fields": {"latitud": "11.68827", "extension": "0", "departamento": 93, "nombre": "Nueva Guinea", "slug": "Nueva-guinea", "longitud": "-84.45794"}}, {"pk": 8005, "model": "lugar.municipio", "fields": {"latitud": "11.43868", "extension": "0", "departamento": 80, "nombre": "Tola", "slug": "tola", "longitud": "-85.93907"}}, {"pk": 8010, "model": "lugar.municipio", "fields": {"latitud": "11.50081", "extension": "0", "departamento": 80, "nombre": "Bel\u00e9n", "slug": "belen", "longitud": "-85.89014"}}, {"pk": 8015, "model": "lugar.municipio", "fields": {"latitud": "11.4932", "extension": "0", "departamento": 80, "nombre": "Potos\u00ed", "slug": "potosi", "longitud": "-85.85709"}}, {"pk": 8020, "model": "lugar.municipio", "fields": {"latitud": "11.46923", "extension": "0", "departamento": 80, "nombre": "Buenos Aires", "slug": "Buenos-aires", "longitud": "-85.81701"}}, {"pk": 8025, "model": "lugar.municipio", "fields": {"latitud": "11.53947", "extension": "0", "departamento": 80, "nombre": "Moyogalpa", "slug": "moyogalpa", "longitud": "-85.69746"}}, {"pk": 8030, "model": "lugar.municipio", "fields": {"latitud": "11.56547", "extension": "0", "departamento": 80, "nombre": "Altagracia", "slug": "altagracia", "longitud": "-85.57793"}}, {"pk": 8035, "model": "lugar.municipio", "fields": {"latitud": "11.45532", "extension": "0", "departamento": 80, "nombre": "San Jorge", "slug": "San-jorge", "longitud": "-85.80074"}}, {"pk": 8040, "model": "lugar.municipio", "fields": {"latitud": "11.43975", "extension": "0", "departamento": 80, "nombre": "Rivas", "slug": "rivas", "longitud": "-85.8288"}}, {"pk": 8045, "model": "lugar.municipio", "fields": {"latitud": "11.25384", "extension": "0", "departamento": 80, "nombre": "San Juan del Sur", "slug": "San-juan-del-sur", "longitud": "-85.87177"}}, {"pk": 8050, "model": "lugar.municipio", "fields": {"latitud": "11.19521", "extension": "0", "departamento": 80, "nombre": "C\u00e1rdenas", "slug": "cardenas", "longitud": "-85.50886"}}, {"pk": 8505, "model": "lugar.municipio", "fields": {"latitud": "11.6213", "extension": "0", "departamento": 85, "nombre": "Morrito", "slug": "morrito", "longitud": "-85.08169"}}, {"pk": 8510, "model": "lugar.municipio", "fields": {"latitud": "11.67684", "extension": "0", "departamento": 85, "nombre": "El Almendro", "slug": "El-almendro", "longitud": "-84.70362"}}, {"pk": 8515, "model": "lugar.municipio", "fields": {"latitud": "11.40156", "extension": "0", "departamento": 85, "nombre": "San Miguelito", "slug": "San-miguelito", "longitud": "-84.90005"}}, {"pk": 8520, "model": "lugar.municipio", "fields": {"latitud": "11.12088", "extension": "0", "departamento": 85, "nombre": "San Carlos", "slug": "San-carlos", "longitud": "-84.77837"}}, {"pk": 8525, "model": "lugar.municipio", "fields": {"latitud": "11.03969", "extension": "0", "departamento": 85, "nombre": "El Castillo", "slug": "El-castillo", "longitud": "-84.47295"}}, {"pk": 8530, "model": "lugar.municipio", "fields": {"latitud": "10.94671", "extension": "0", "departamento": 85, "nombre": "San Juan del Norte", "slug": "San-juan-del-norte", "longitud": "-83.73479"}}] \ No newline at end of file diff --git a/encuesta/migrations/0005_auto__add_field_proyecto_municipio.py b/encuesta/migrations/0005_auto__add_field_proyecto_municipio.py deleted file mode 100644 index 3b46c47..0000000 --- a/encuesta/migrations/0005_auto__add_field_proyecto_municipio.py +++ /dev/null @@ -1,290 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Adding field 'Proyecto.municipio' - db.add_column('encuesta_proyecto', 'municipio', self.gf('django.db.models.fields.TextField')(null=True, blank=True), keep_default=False) - - # Removing M2M table for field municipio on 'Proyecto' - db.delete_table('encuesta_proyecto_municipio') - - - def backwards(self, orm): - - # Deleting field 'Proyecto.municipio' - db.delete_column('encuesta_proyecto', 'municipio') - - # Adding M2M table for field municipio on 'Proyecto' - db.create_table('encuesta_proyecto_municipio', ( - ('id', models.AutoField(verbose_name='ID', primary_key=True, auto_created=True)), - ('proyecto', models.ForeignKey(orm['encuesta.proyecto'], null=False)), - ('municipio', models.ForeignKey(orm['lugar.municipio'], null=False)) - )) - db.create_unique('encuesta_proyecto_municipio', ['proyecto_id', 'municipio_id']) - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'fecha_fin': ('django.db.models.fields.DateField', [], {}), - 'fecha_inicio': ('django.db.models.fields.DateField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.TextField', [], {'null': 'True', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0006_auto__del_field_proyecto_municipio__add_field_proyecto_descripcion.py b/encuesta/migrations/0006_auto__del_field_proyecto_municipio__add_field_proyecto_descripcion.py deleted file mode 100644 index 906e8ef..0000000 --- a/encuesta/migrations/0006_auto__del_field_proyecto_municipio__add_field_proyecto_descripcion.py +++ /dev/null @@ -1,285 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Deleting field 'Proyecto.municipio' - db.delete_column('encuesta_proyecto', 'municipio') - - # Adding field 'Proyecto.descripcion' - db.add_column('encuesta_proyecto', 'descripcion', self.gf('django.db.models.fields.TextField')(null=True, blank=True), keep_default=False) - - - def backwards(self, orm): - - # Adding field 'Proyecto.municipio' - db.add_column('encuesta_proyecto', 'municipio', self.gf('django.db.models.fields.TextField')(null=True, blank=True), keep_default=False) - - # Deleting field 'Proyecto.descripcion' - db.delete_column('encuesta_proyecto', 'descripcion') - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'fecha_fin': ('django.db.models.fields.DateField', [], {}), - 'fecha_inicio': ('django.db.models.fields.DateField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {'null': 'True', 'blank': 'True'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0007_auto__chg_field_proyecto_descripcion.py b/encuesta/migrations/0007_auto__chg_field_proyecto_descripcion.py deleted file mode 100644 index 1819d2e..0000000 --- a/encuesta/migrations/0007_auto__chg_field_proyecto_descripcion.py +++ /dev/null @@ -1,279 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Changing field 'Proyecto.descripcion' - db.alter_column('encuesta_proyecto', 'descripcion', self.gf('django.db.models.fields.TextField')()) - - - def backwards(self, orm): - - # Changing field 'Proyecto.descripcion' - db.alter_column('encuesta_proyecto', 'descripcion', self.gf('django.db.models.fields.TextField')(null=True, blank=True)) - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'fecha_fin': ('django.db.models.fields.DateField', [], {}), - 'fecha_inicio': ('django.db.models.fields.DateField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0008_auto__add_indicador.py b/encuesta/migrations/0008_auto__add_indicador.py deleted file mode 100644 index 1e582e6..0000000 --- a/encuesta/migrations/0008_auto__add_indicador.py +++ /dev/null @@ -1,294 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Adding model 'Indicador' - db.create_table('encuesta_indicador', ( - ('id', self.gf('django.db.models.fields.AutoField')(primary_key=True)), - ('resultado', self.gf('django.db.models.fields.related.ForeignKey')(to=orm['encuesta.Resultado'])), - ('nombre', self.gf('django.db.models.fields.CharField')(max_length=100)), - ('descripcion', self.gf('django.db.models.fields.TextField')()), - ('slug', self.gf('django.db.models.fields.SlugField')(unique=True, max_length=50, db_index=True)), - )) - db.send_create_signal('encuesta', ['Indicador']) - - - def backwards(self, orm): - - # Deleting model 'Indicador' - db.delete_table('encuesta_indicador') - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'fecha_fin': ('django.db.models.fields.DateField', [], {}), - 'fecha_inicio': ('django.db.models.fields.DateField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'unique': 'True', 'max_length': '50', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0009_auto__chg_field_indicador_slug.py b/encuesta/migrations/0009_auto__chg_field_indicador_slug.py deleted file mode 100644 index cb7db07..0000000 --- a/encuesta/migrations/0009_auto__chg_field_indicador_slug.py +++ /dev/null @@ -1,287 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Changing field 'Indicador.slug' - db.alter_column('encuesta_indicador', 'slug', self.gf('django.db.models.fields.SlugField')(max_length=50, unique=True, null=True)) - - - def backwards(self, orm): - - # Changing field 'Indicador.slug' - db.alter_column('encuesta_indicador', 'slug', self.gf('django.db.models.fields.SlugField')(max_length=50, unique=True)) - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'fecha_fin': ('django.db.models.fields.DateField', [], {}), - 'fecha_inicio': ('django.db.models.fields.DateField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0010_auto.py b/encuesta/migrations/0010_auto.py deleted file mode 100644 index 6b20d8b..0000000 --- a/encuesta/migrations/0010_auto.py +++ /dev/null @@ -1,300 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Adding M2M table for field variables on 'Indicador' - db.create_table('encuesta_indicador_variables', ( - ('id', models.AutoField(verbose_name='ID', primary_key=True, auto_created=True)), - ('indicador', models.ForeignKey(orm['encuesta.indicador'], null=False)), - ('contenttype', models.ForeignKey(orm['contenttypes.contenttype'], null=False)) - )) - db.create_unique('encuesta_indicador_variables', ['indicador_id', 'contenttype_id']) - - - def backwards(self, orm): - - # Removing M2M table for field variables on 'Indicador' - db.delete_table('encuesta_indicador_variables') - - - models = { - 'contenttypes.contenttype': { - 'Meta': {'unique_together': "(('app_label', 'model'),)", 'object_name': 'ContentType', 'db_table': "'django_content_type'"}, - 'app_label': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'model': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'name': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'fecha_fin': ('django.db.models.fields.DateField', [], {}), - 'fecha_inicio': ('django.db.models.fields.DateField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}), - 'variables': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['contenttypes.ContentType']", 'symmetrical': 'False'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0011_auto.py b/encuesta/migrations/0011_auto.py deleted file mode 100644 index b0e3264..0000000 --- a/encuesta/migrations/0011_auto.py +++ /dev/null @@ -1,292 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Removing M2M table for field variables on 'Indicador' - db.delete_table('encuesta_indicador_variables') - - - def backwards(self, orm): - - # Adding M2M table for field variables on 'Indicador' - db.create_table('encuesta_indicador_variables', ( - ('id', models.AutoField(verbose_name='ID', primary_key=True, auto_created=True)), - ('indicador', models.ForeignKey(orm['encuesta.indicador'], null=False)), - ('contenttype', models.ForeignKey(orm['contenttypes.contenttype'], null=False)) - )) - db.create_unique('encuesta_indicador_variables', ['indicador_id', 'contenttype_id']) - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'fecha_fin': ('django.db.models.fields.DateField', [], {}), - 'fecha_inicio': ('django.db.models.fields.DateField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0012_auto.py b/encuesta/migrations/0012_auto.py deleted file mode 100644 index 8d8d79c..0000000 --- a/encuesta/migrations/0012_auto.py +++ /dev/null @@ -1,293 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Adding M2M table for field municipio on 'Proyecto' - db.create_table('encuesta_proyecto_municipio', ( - ('id', models.AutoField(verbose_name='ID', primary_key=True, auto_created=True)), - ('proyecto', models.ForeignKey(orm['encuesta.proyecto'], null=False)), - ('municipio', models.ForeignKey(orm['lugar.municipio'], null=False)) - )) - db.create_unique('encuesta_proyecto_municipio', ['proyecto_id', 'municipio_id']) - - - def backwards(self, orm): - - # Removing M2M table for field municipio on 'Proyecto' - db.delete_table('encuesta_proyecto_municipio') - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'fecha_fin': ('django.db.models.fields.DateField', [], {}), - 'fecha_inicio': ('django.db.models.fields.DateField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0013_auto__del_field_encuesta_fecha_inicio__del_field_encuesta_fecha_fin__a.py b/encuesta/migrations/0013_auto__del_field_encuesta_fecha_inicio__del_field_encuesta_fecha_fin__a.py deleted file mode 100644 index cb6a5c3..0000000 --- a/encuesta/migrations/0013_auto__del_field_encuesta_fecha_inicio__del_field_encuesta_fecha_fin__a.py +++ /dev/null @@ -1,306 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Deleting field 'Encuesta.fecha_inicio' - db.delete_column('encuesta_encuesta', 'fecha_inicio') - - # Deleting field 'Encuesta.fecha_fin' - db.delete_column('encuesta_encuesta', 'fecha_fin') - - # Adding field 'Encuesta.periodo' - db.add_column('encuesta_encuesta', 'periodo', self.gf('django.db.models.fields.CharField')(default='-', max_length=100), keep_default=False) - - # Adding field 'Encuesta.anio' - db.add_column('encuesta_encuesta', 'anio', self.gf('django.db.models.fields.CharField')(default='-', max_length=100), keep_default=False) - - - def backwards(self, orm): - - # Adding field 'Encuesta.fecha_inicio' - db.add_column('encuesta_encuesta', 'fecha_inicio', self.gf('django.db.models.fields.DateField')(default=''), keep_default=False) - - # Adding field 'Encuesta.fecha_fin' - db.add_column('encuesta_encuesta', 'fecha_fin', self.gf('django.db.models.fields.DateField')(default=''), keep_default=False) - - # Deleting field 'Encuesta.periodo' - db.delete_column('encuesta_encuesta', 'periodo') - - # Deleting field 'Encuesta.anio' - db.delete_column('encuesta_encuesta', 'anio') - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'anio': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'periodo': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0014_auto__del_field_encuesta_anio__del_field_encuesta_periodo__add_field_e.py b/encuesta/migrations/0014_auto__del_field_encuesta_anio__del_field_encuesta_periodo__add_field_e.py deleted file mode 100644 index def022b..0000000 --- a/encuesta/migrations/0014_auto__del_field_encuesta_anio__del_field_encuesta_periodo__add_field_e.py +++ /dev/null @@ -1,306 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Deleting field 'Encuesta.anio' - db.delete_column('encuesta_encuesta', 'anio') - - # Deleting field 'Encuesta.periodo' - db.delete_column('encuesta_encuesta', 'periodo') - - # Adding field 'Encuesta.fecha_inicio' - db.add_column('encuesta_encuesta', 'fecha_inicio', self.gf('django.db.models.fields.DateField')(default=''), keep_default=False) - - # Adding field 'Encuesta.fecha_fin' - db.add_column('encuesta_encuesta', 'fecha_fin', self.gf('django.db.models.fields.DateField')(default=''), keep_default=False) - - - def backwards(self, orm): - - # Adding field 'Encuesta.anio' - db.add_column('encuesta_encuesta', 'anio', self.gf('django.db.models.fields.CharField')(default='', max_length=100), keep_default=False) - - # Adding field 'Encuesta.periodo' - db.add_column('encuesta_encuesta', 'periodo', self.gf('django.db.models.fields.CharField')(default='', max_length=100), keep_default=False) - - # Deleting field 'Encuesta.fecha_inicio' - db.delete_column('encuesta_encuesta', 'fecha_inicio') - - # Deleting field 'Encuesta.fecha_fin' - db.delete_column('encuesta_encuesta', 'fecha_fin') - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'fecha_fin': ('django.db.models.fields.DateField', [], {}), - 'fecha_inicio': ('django.db.models.fields.DateField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0015_auto__del_field_encuesta_fecha_fin__add_field_encuesta_anio.py b/encuesta/migrations/0015_auto__del_field_encuesta_fecha_fin__add_field_encuesta_anio.py deleted file mode 100644 index 9e5767f..0000000 --- a/encuesta/migrations/0015_auto__del_field_encuesta_fecha_fin__add_field_encuesta_anio.py +++ /dev/null @@ -1,294 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Deleting field 'Encuesta.fecha_fin' - db.delete_column('encuesta_encuesta', 'fecha_fin') - - # Adding field 'Encuesta.anio' - db.add_column('encuesta_encuesta', 'anio', self.gf('django.db.models.fields.CharField')(default='', max_length=100), keep_default=False) - - - def backwards(self, orm): - - # Adding field 'Encuesta.fecha_fin' - db.add_column('encuesta_encuesta', 'fecha_fin', self.gf('django.db.models.fields.DateField')(default=''), keep_default=False) - - # Deleting field 'Encuesta.anio' - db.delete_column('encuesta_encuesta', 'anio') - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'anio': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'fecha_inicio': ('django.db.models.fields.DateField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0016_auto__del_field_encuesta_fecha_inicio__add_field_encuesta_periodo.py b/encuesta/migrations/0016_auto__del_field_encuesta_fecha_inicio__add_field_encuesta_periodo.py deleted file mode 100644 index 6b6ae5f..0000000 --- a/encuesta/migrations/0016_auto__del_field_encuesta_fecha_inicio__add_field_encuesta_periodo.py +++ /dev/null @@ -1,294 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Deleting field 'Encuesta.fecha_inicio' - db.delete_column('encuesta_encuesta', 'fecha_inicio') - - # Adding field 'Encuesta.periodo' - db.add_column('encuesta_encuesta', 'periodo', self.gf('django.db.models.fields.CharField')(default='', max_length=100), keep_default=False) - - - def backwards(self, orm): - - # Adding field 'Encuesta.fecha_inicio' - db.add_column('encuesta_encuesta', 'fecha_inicio', self.gf('django.db.models.fields.DateField')(default=''), keep_default=False) - - # Deleting field 'Encuesta.periodo' - db.delete_column('encuesta_encuesta', 'periodo') - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'anio': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'periodo': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0017_auto__chg_field_encuesta_periodo.py b/encuesta/migrations/0017_auto__chg_field_encuesta_periodo.py deleted file mode 100644 index 7a758f3..0000000 --- a/encuesta/migrations/0017_auto__chg_field_encuesta_periodo.py +++ /dev/null @@ -1,288 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Changing field 'Encuesta.periodo' - db.alter_column('encuesta_encuesta', 'periodo', self.gf('django.db.models.fields.IntegerField')()) - - - def backwards(self, orm): - - # Changing field 'Encuesta.periodo' - db.alter_column('encuesta_encuesta', 'periodo', self.gf('django.db.models.fields.CharField')(max_length=100)) - - - models = { - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'anio': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'periodo': ('django.db.models.fields.IntegerField', [], {}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0018_auto__add_field_encuesta_user.py b/encuesta/migrations/0018_auto__add_field_encuesta_user.py deleted file mode 100644 index 8c01473..0000000 --- a/encuesta/migrations/0018_auto__add_field_encuesta_user.py +++ /dev/null @@ -1,325 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Adding field 'Encuesta.user' - db.add_column('encuesta_encuesta', 'user', self.gf('django.db.models.fields.related.ForeignKey')(to=orm['auth.User'], null=True, blank=True), keep_default=False) - - - def backwards(self, orm): - - # Deleting field 'Encuesta.user' - db.delete_column('encuesta_encuesta', 'user_id') - - - models = { - 'auth.group': { - 'Meta': {'object_name': 'Group'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'name': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '80'}), - 'permissions': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Permission']", 'symmetrical': 'False', 'blank': 'True'}) - }, - 'auth.permission': { - 'Meta': {'unique_together': "(('content_type', 'codename'),)", 'object_name': 'Permission'}, - 'codename': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'content_type': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['contenttypes.ContentType']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'name': ('django.db.models.fields.CharField', [], {'max_length': '50'}) - }, - 'auth.user': { - 'Meta': {'object_name': 'User'}, - 'date_joined': ('django.db.models.fields.DateTimeField', [], {'default': 'datetime.datetime.now'}), - 'email': ('django.db.models.fields.EmailField', [], {'max_length': '75', 'blank': 'True'}), - 'first_name': ('django.db.models.fields.CharField', [], {'max_length': '30', 'blank': 'True'}), - 'groups': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Group']", 'symmetrical': 'False', 'blank': 'True'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'is_active': ('django.db.models.fields.BooleanField', [], {'default': 'True', 'blank': 'True'}), - 'is_staff': ('django.db.models.fields.BooleanField', [], {'default': 'False', 'blank': 'True'}), - 'is_superuser': ('django.db.models.fields.BooleanField', [], {'default': 'False', 'blank': 'True'}), - 'last_login': ('django.db.models.fields.DateTimeField', [], {'default': 'datetime.datetime.now'}), - 'last_name': ('django.db.models.fields.CharField', [], {'max_length': '30', 'blank': 'True'}), - 'password': ('django.db.models.fields.CharField', [], {'max_length': '128'}), - 'user_permissions': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Permission']", 'symmetrical': 'False', 'blank': 'True'}), - 'username': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}) - }, - 'contenttypes.contenttype': { - 'Meta': {'unique_together': "(('app_label', 'model'),)", 'object_name': 'ContentType', 'db_table': "'django_content_type'"}, - 'app_label': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'model': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'name': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'anio': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'periodo': ('django.db.models.fields.IntegerField', [], {}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}), - 'user': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['auth.User']", 'null': 'True', 'blank': 'True'}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0019_auto__chg_field_encuesta_user.py b/encuesta/migrations/0019_auto__chg_field_encuesta_user.py deleted file mode 100644 index 3d46e7d..0000000 --- a/encuesta/migrations/0019_auto__chg_field_encuesta_user.py +++ /dev/null @@ -1,325 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Changing field 'Encuesta.user' - db.alter_column('encuesta_encuesta', 'user_id', self.gf('django.db.models.fields.related.ForeignKey')(to=orm['auth.User'])) - - - def backwards(self, orm): - - # Changing field 'Encuesta.user' - db.alter_column('encuesta_encuesta', 'user_id', self.gf('django.db.models.fields.related.ForeignKey')(to=orm['auth.User'], null=True, blank=True)) - - - models = { - 'auth.group': { - 'Meta': {'object_name': 'Group'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'name': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '80'}), - 'permissions': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Permission']", 'symmetrical': 'False', 'blank': 'True'}) - }, - 'auth.permission': { - 'Meta': {'unique_together': "(('content_type', 'codename'),)", 'object_name': 'Permission'}, - 'codename': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'content_type': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['contenttypes.ContentType']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'name': ('django.db.models.fields.CharField', [], {'max_length': '50'}) - }, - 'auth.user': { - 'Meta': {'object_name': 'User'}, - 'date_joined': ('django.db.models.fields.DateTimeField', [], {'default': 'datetime.datetime.now'}), - 'email': ('django.db.models.fields.EmailField', [], {'max_length': '75', 'blank': 'True'}), - 'first_name': ('django.db.models.fields.CharField', [], {'max_length': '30', 'blank': 'True'}), - 'groups': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Group']", 'symmetrical': 'False', 'blank': 'True'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'is_active': ('django.db.models.fields.BooleanField', [], {'default': 'True', 'blank': 'True'}), - 'is_staff': ('django.db.models.fields.BooleanField', [], {'default': 'False', 'blank': 'True'}), - 'is_superuser': ('django.db.models.fields.BooleanField', [], {'default': 'False', 'blank': 'True'}), - 'last_login': ('django.db.models.fields.DateTimeField', [], {'default': 'datetime.datetime.now'}), - 'last_name': ('django.db.models.fields.CharField', [], {'max_length': '30', 'blank': 'True'}), - 'password': ('django.db.models.fields.CharField', [], {'max_length': '128'}), - 'user_permissions': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Permission']", 'symmetrical': 'False', 'blank': 'True'}), - 'username': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}) - }, - 'contenttypes.contenttype': { - 'Meta': {'unique_together': "(('app_label', 'model'),)", 'object_name': 'ContentType', 'db_table': "'django_content_type'"}, - 'app_label': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'model': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'name': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}), - 'sevicio_legal': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'anio': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'periodo': ('django.db.models.fields.IntegerField', [], {}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}), - 'user': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['auth.User']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/0020_auto__del_field_atencionvictima_sevicio_legal__add_field_atencionvicti.py b/encuesta/migrations/0020_auto__del_field_atencionvictima_sevicio_legal__add_field_atencionvicti.py deleted file mode 100644 index a3801c9..0000000 --- a/encuesta/migrations/0020_auto__del_field_atencionvictima_sevicio_legal__add_field_atencionvicti.py +++ /dev/null @@ -1,331 +0,0 @@ -# encoding: utf-8 -import datetime -from south.db import db -from south.v2 import SchemaMigration -from django.db import models - -class Migration(SchemaMigration): - - def forwards(self, orm): - - # Deleting field 'AtencionVictima.sevicio_legal' - db.delete_column('encuesta_atencionvictima', 'sevicio_legal') - - # Adding field 'AtencionVictima.servicio_legal' - db.add_column('encuesta_atencionvictima', 'servicio_legal', self.gf('django.db.models.fields.IntegerField')(default=''), keep_default=False) - - - def backwards(self, orm): - - # Adding field 'AtencionVictima.sevicio_legal' - db.add_column('encuesta_atencionvictima', 'sevicio_legal', self.gf('django.db.models.fields.IntegerField')(default=''), keep_default=False) - - # Deleting field 'AtencionVictima.servicio_legal' - db.delete_column('encuesta_atencionvictima', 'servicio_legal') - - - models = { - 'auth.group': { - 'Meta': {'object_name': 'Group'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'name': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '80'}), - 'permissions': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Permission']", 'symmetrical': 'False', 'blank': 'True'}) - }, - 'auth.permission': { - 'Meta': {'ordering': "('content_type__app_label', 'content_type__model', 'codename')", 'unique_together': "(('content_type', 'codename'),)", 'object_name': 'Permission'}, - 'codename': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'content_type': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['contenttypes.ContentType']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'name': ('django.db.models.fields.CharField', [], {'max_length': '50'}) - }, - 'auth.user': { - 'Meta': {'object_name': 'User'}, - 'date_joined': ('django.db.models.fields.DateTimeField', [], {'default': 'datetime.datetime.now'}), - 'email': ('django.db.models.fields.EmailField', [], {'max_length': '75', 'blank': 'True'}), - 'first_name': ('django.db.models.fields.CharField', [], {'max_length': '30', 'blank': 'True'}), - 'groups': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Group']", 'symmetrical': 'False', 'blank': 'True'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'is_active': ('django.db.models.fields.BooleanField', [], {'default': 'True'}), - 'is_staff': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), - 'is_superuser': ('django.db.models.fields.BooleanField', [], {'default': 'False'}), - 'last_login': ('django.db.models.fields.DateTimeField', [], {'default': 'datetime.datetime.now'}), - 'last_name': ('django.db.models.fields.CharField', [], {'max_length': '30', 'blank': 'True'}), - 'password': ('django.db.models.fields.CharField', [], {'max_length': '128'}), - 'user_permissions': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['auth.Permission']", 'symmetrical': 'False', 'blank': 'True'}), - 'username': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}) - }, - 'contenttypes.contenttype': { - 'Meta': {'ordering': "('name',)", 'unique_together': "(('app_label', 'model'),)", 'object_name': 'ContentType', 'db_table': "'django_content_type'"}, - 'app_label': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'model': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'name': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.accionefectuadadocumento': { - 'Meta': {'object_name': 'AccionEfectuadaDocumento'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadamedio': { - 'Meta': {'object_name': 'AccionEfectuadaMedio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionefectuadaregion': { - 'Meta': {'object_name': 'AccionEfectuadaRegion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapacidad': { - 'Meta': {'object_name': 'AccionFortaleceCapacidad'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionfortalececapadmitiva': { - 'Meta': {'object_name': 'AccionFortaleceCapAdmitiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'mejorar_apoyo': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_plan': ('django.db.models.fields.IntegerField', [], {}), - 'mejorar_sistema': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionimpulsadagrupo': { - 'Meta': {'object_name': 'AccionImpulsadaGrupo'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambio_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambio_sex': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_discapa': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_etnia': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas_sex': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionimpulsadaorg': { - 'Meta': {'object_name': 'AccionImpulsadaOrg'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_cambios_actitud': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_cambios_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_emprendidas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_impulsadas_masculinidad': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionobservatorio': { - 'Meta': {'object_name': 'AccionObservatorio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_realiz': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_web': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_observatorios': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.accionpromuevenintercambio': { - 'Meta': {'object_name': 'AccionPromuevenIntercambio'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'acciones_org_part': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'participantes': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrealizadareflexion': { - 'Meta': {'object_name': 'AccionRealizadaReflexion'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.accionrelizadareflexionpersona': { - 'Meta': {'object_name': 'AccionRelizadaReflexionPersona'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'etnica': ('django.db.models.fields.IntegerField', [], {}), - 'hombres': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictima': { - 'Meta': {'object_name': 'AtencionVictima'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'servicio_legal': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_psicologia': ('django.db.models.fields.IntegerField', [], {}), - 'servicio_salud': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.atencionvictimaalbergue': { - 'Meta': {'object_name': 'AtencionVictimaAlbergue'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciajuridica': { - 'Meta': {'object_name': 'DenunciaJuridica'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialefectiva': { - 'Meta': {'object_name': 'DenunciaSocialEfectiva'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciasocialrealizada': { - 'Meta': {'object_name': 'DenunciaSocialRealizada'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'persona_discapacidad': ('django.db.models.fields.IntegerField', [], {}), - 'persona_div_sexual': ('django.db.models.fields.IntegerField', [], {}), - 'persona_joven': ('django.db.models.fields.IntegerField', [], {}), - 'persona_racial': ('django.db.models.fields.IntegerField', [], {}), - 'persona_vih': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.denunciaviolencia': { - 'Meta': {'object_name': 'DenunciaViolencia'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'comisariato': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'fiscalia': ('django.db.models.fields.IntegerField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.encuesta': { - 'Meta': {'object_name': 'Encuesta'}, - 'anio': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}), - 'periodo': ('django.db.models.fields.IntegerField', [], {}), - 'proyecto': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Proyecto']"}), - 'user': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['auth.User']"}) - }, - 'encuesta.estadocapacidadadmitiva': { - 'Meta': {'object_name': 'EstadoCapacidadAdmitiva'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'organizaciones': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'plan': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'sistema': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.indicador': { - 'Meta': {'object_name': 'Indicador'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'encuesta.organizacion': { - 'Meta': {'object_name': 'Organizacion'}, - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}) - }, - 'encuesta.participacioncomisionagenda': { - 'Meta': {'object_name': 'ParticipacionComisionAgenda'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efec': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_efec'"}), - 'cantidad_acciones_prom': ('django.db.models.fields.IntegerField', [], {'db_column': "'cant_acc_prom'"}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {'db_column': "'cat_instancias'"}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.participacioncomisiondecision': { - 'Meta': {'object_name': 'ParticipacionComisionDecision'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'cantidad_acciones_efectivas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_acciones_promovidas': ('django.db.models.fields.IntegerField', [], {}), - 'cantidad_instancias': ('django.db.models.fields.IntegerField', [], {}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}) - }, - 'encuesta.proyecto': { - 'Meta': {'object_name': 'Proyecto'}, - 'codigo': ('django.db.models.fields.CharField', [], {'max_length': '150'}), - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '150'}), - 'organizacion': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Organizacion']"}) - }, - 'encuesta.referenciacontraref': { - 'Meta': {'object_name': 'ReferenciaContraRef'}, - 'accion': ('django.db.models.fields.CharField', [], {'max_length': '100'}), - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'jovenes': ('django.db.models.fields.IntegerField', [], {}), - 'mujeres': ('django.db.models.fields.IntegerField', [], {}), - 'ninos_ninas': ('django.db.models.fields.IntegerField', [], {}) - }, - 'encuesta.resultado': { - 'Meta': {'object_name': 'Resultado'}, - 'descripcion': ('django.db.models.fields.TextField', [], {}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'max_length': '100'}) - }, - 'encuesta.resultadotrabajado': { - 'Meta': {'object_name': 'ResultadoTrabajado'}, - 'encuesta': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Encuesta']"}), - 'id': ('django.db.models.fields.AutoField', [], {'primary_key': 'True'}), - 'municipio': ('django.db.models.fields.related.ManyToManyField', [], {'to': "orm['lugar.Municipio']", 'symmetrical': 'False'}), - 'resultado': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['encuesta.Resultado']"}) - }, - 'lugar.departamento': { - 'Meta': {'object_name': 'Departamento'}, - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - }, - 'lugar.municipio': { - 'Meta': {'ordering': "['departamento__nombre']", 'object_name': 'Municipio'}, - 'departamento': ('django.db.models.fields.related.ForeignKey', [], {'to': "orm['lugar.Departamento']"}), - 'extension': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '10', 'decimal_places': '2', 'blank': 'True'}), - 'id': ('django.db.models.fields.IntegerField', [], {'primary_key': 'True'}), - 'latitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'longitud': ('django.db.models.fields.DecimalField', [], {'null': 'True', 'max_digits': '8', 'decimal_places': '5', 'blank': 'True'}), - 'nombre': ('django.db.models.fields.CharField', [], {'unique': 'True', 'max_length': '30'}), - 'slug': ('django.db.models.fields.SlugField', [], {'max_length': '50', 'unique': 'True', 'null': 'True', 'db_index': 'True'}) - } - } - - complete_apps = ['encuesta'] diff --git a/encuesta/migrations/__init__.py b/encuesta/migrations/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/encuesta/views.py b/encuesta/views.py index ae53f2c..27ed7df 100644 --- a/encuesta/views.py +++ b/encuesta/views.py @@ -1,12 +1,11 @@ from decorators import session_required from django.contrib.auth.decorators import login_required from django.core.exceptions import ViewDoesNotExist -from django.db.models import Sum +from django.db.models import Sum, Count from django.http import HttpResponse from django.shortcuts import render_to_response from django.template import RequestContext from django.utils import simplejson -from django.views.generic.simple import direct_to_template from forms import * from models import * @@ -308,7 +307,7 @@ def indicador122(request): 'joven':joven_sum2 } - tabla2['Promedio %'] = { + tabla2['Efectividad %'] = { 'sexual':get_prom(div_sexual_sum, div_sexual_sum2), 'discapacidad': get_prom(discapacidad_sum, discapacidad_sum2), 'vih': get_prom(vih_sum, vih_sum2), @@ -387,7 +386,7 @@ def indicador211(request): 'discapacidad': discapacidad_sum2 } - tabla3['Promedio %'] = { + tabla3['Efectividad %'] = { 'hombres':get_prom(hombres_sum, hombres_sum2), 'mujeres': get_prom(mujeres_sum, mujeres_sum2), 'jovenes': get_prom(jovenes_sum, jovenes_sum2), @@ -568,7 +567,7 @@ def indicador231(request): 'servicio_legal': servicio_legal_sum2, } - tabla2['Promedio %'] = { + tabla2['Efectividad %'] = { 'servicio_salud':get_prom(servicio_salud_sum, servicio_salud_sum2), 'servicio_psicologia': get_prom(servicio_psicologia_sum, servicio_psicologia_sum2), 'servicio_legal': get_prom(servicio_legal_sum, servicio_legal_sum2), @@ -581,6 +580,7 @@ def indicador232(request): resultado = Resultado.objects.get(pk=5) tabla = {} tabla2 = {} + tabla3 = {} a = _queryset_filtrado(request, resultado) opcion = CHOICE_DENUNCIAS[0][0] @@ -603,7 +603,7 @@ def indicador232(request): 'fiscalia': fiscalia_sum2, } - tabla['Promedio %'] = { + tabla['Efectividad %'] = { 'comisariato':get_prom(comisariato_sum, comisariato_sum2), 'fiscalia':get_prom(fiscalia_sum, fiscalia_sum2), } @@ -616,7 +616,7 @@ def indicador232(request): 'comisariato':comisariato_sum3, 'fiscalia': fiscalia_sum3, } - tabla2['Promedio %'] = { + tabla3['Efectividad %'] = { 'comisariato':get_prom(comisariato_sum, comisariato_sum3), 'fiscalia':get_prom(fiscalia_sum, fiscalia_sum3), } @@ -654,7 +654,7 @@ def indicador233(request): 'ninos_ninas': ninos_ninas_sum2, } - tabla2['Promedio %'] = { + tabla2['Efectividad %'] = { 'mujeres':get_prom(mujeres_sum, mujeres_sum2), 'jovenes': get_prom(jovenes_sum, jovenes_sum2), 'ninos_ninas': get_prom(ninos_ninas_sum, ninos_ninas_sum2), @@ -693,7 +693,7 @@ def indicador234(request): 'ninos_ninas': ninos_ninas_sum2, } - tabla2['Promedio %'] = { + tabla2['Efectividad %'] = { 'mujeres':get_prom(mujeres_sum, mujeres_sum2), 'jovenes': get_prom(jovenes_sum, jovenes_sum2), 'ninos_ninas': get_prom(ninos_ninas_sum, ninos_ninas_sum2), @@ -764,6 +764,35 @@ def indicador313(request): 'mejorar_apoyo':mejorar_apoyo_sum, } + #para graficos + si_hay = EstadoCapacidadAdmitiva.objects.filter(encuesta__in=a, sistema=CHOICE1[0][0]).count() + hay_pero_no = EstadoCapacidadAdmitiva.objects.filter(encuesta__in=a, sistema=CHOICE1[1][0]).count() + no_hay = EstadoCapacidadAdmitiva.objects.filter(encuesta__in=a, sistema=CHOICE1[2][0]).count() + + total = si_hay + hay_pero_no + no_hay + val1 = get_prom(total, si_hay) + val2 = get_prom(total, hay_pero_no) + val3 = get_prom(total, no_hay) + + si_hay_plan = EstadoCapacidadAdmitiva.objects.filter(encuesta__in=a, plan=CHOICE2[0][0]).count() + no_utiliza = EstadoCapacidadAdmitiva.objects.filter(encuesta__in=a, plan=CHOICE2[1][0]).count() + no_hay_plan = EstadoCapacidadAdmitiva.objects.filter(encuesta__in=a, plan=CHOICE2[2][0]).count() + + total2 = si_hay_plan + no_utiliza + no_hay_plan + val4 = get_prom(total2, si_hay_plan) + val5 = get_prom(total2, no_utiliza) + val6 = get_prom(total2, no_hay_plan) + + ninguna = EstadoCapacidadAdmitiva.objects.filter(encuesta__in=a, organizaciones=CHOICE3[0][0]).count() + en_proceso = EstadoCapacidadAdmitiva.objects.filter(encuesta__in=a, organizaciones=CHOICE3[1][0]).count() + logrado = EstadoCapacidadAdmitiva.objects.filter(encuesta__in=a, organizaciones=CHOICE3[2][0]).count() + + total3 = ninguna + en_proceso + logrado + val7 = get_prom(total3, ninguna) + val8 = get_prom(total3, en_proceso) + val9 = get_prom(total3, logrado) + + return render_to_response('fed/indicador313.html', RequestContext(request, locals())) #obtener la vista adecuada para los indicadores @@ -789,14 +818,14 @@ def _get_view(request, vista): 'acciones-efectuadas': indicador211, 'cambios-en-las-poblaciones': indicador212, #indicadores para resultado 2.2.1 - 'indicador-221': indicador221, - 'indicador-222': indicador222, - 'indicador-223': indicador223, + 'acciones-por-organizaciones': indicador221, + 'grupos-div-sexual-y-discapacidad': indicador222, + 'grupos-etnico-indigenas-y-jovenes': indicador223, #indicadores para resultado 2.3 - 'indicador-231': indicador231, - 'indicador-232': indicador232, - 'indicador-233': indicador233, - 'indicador-234': indicador234, + 'servicios-de-atencion': indicador231, + 'denuncias-interpuestas': indicador232, + 'victimas-atendidas': indicador233, + 'referencias-y-contrareferencias': indicador234, #indicadores para resultado 3.1 'intercambio-teorico-y-metod':indicador311, 'medir-y-reportar-indicadores': indicador312, diff --git a/fed.db b/fed.db index adde9b5ea9391beabd5dcf42e9089e2991b68c9a..374b65e9fbb60a333999cfe97759e7a49730f18a 100644 GIT binary patch delta 57067 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 delta 6542 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 diff --git a/fed2.db b/fed2.db new file mode 100644 index 0000000000000000000000000000000000000000..a01e8250fe1537f6c05bf557bfe9d2fd90517f5e GIT binary patch literal 392192 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 z z^YqK~SLt8E8yvUkyXZgDAnl;n=z}k+&TkQGao`8$Km!$s$*@^P_YpQWKBE3H^3Yy- zij<6j6U?|4N4rrMZ6wO@c4;R)NYvphQbSvaK6>>sAZ4iPVLJ+ zcpPVr)Y8L%MjKh0S!Q(wv%*$iiz$`Q`p+gaChMtp%VA@K7M;B5zFLe&aOJd@oWR|~ z22)!yEiI>(SD5{^(vDhmE<0Bg56)ZmZ|1y3sfx}wt#S2;=5vjAlU;3AJ$s8X{~zRF zmOo2HdXfGNoq<LUl zVD`T}{Un6k&(Lowf3P3c$Krs+ffo}8-qJ+R@wgG2%RlozSa*2Rxx8l_?zJw<`Ms}$ zs=T?59_KGho>A$Rrw^9KOSziQEAo$qem_gUdY@bTy_lNAqSfNSe;Ehfwv#sU3sPEI zl*oSo6>r^7eQa#NgPD$`+>u*K!2lq;-_G{`?DU-+{qOXz=_l!j;ZN&halqoh{lbAg zcFLV7G7$*wv6V*o_t4TP-yXg+O56i4{}kgA*#4g-|MyE{TXa|)DB(aIJwb}a-(D8w zx0OZtXjzoVmqiJx|Gx(~dWG`*1N;LerQbI{$=mN6QY=Dr4s7%uRt{e~@I+8nEjJ7A zOP9x-C_Wb~2e{j#!P2ulGdDR&uo7BIEi$9gl53o<6GI0b?ngqE&R2E%at7nR8NoFA z@P_w*(+!r58?P#6hcT~dPEQ4<7&AU+z8EiS7Wx0*&E4SWAJI3_hv-rMU-*ylKh96^ zE##Zz*U2l$0NKU;6?ek}ZGJcZm|jr=Z`uD^_P>_>FW7{8pR4_^H%xYlMM{B40%Q}j zVP9u3DEfjyvQsF^rq2KLkuPBGsam2fJ=*Mb}I?~1}D|bsVCYS%AUtpWY1zQ&+a6F)wf4ZgX55l zgaeT^fdm7Fj;U4nua5rgp@w*S(4{i<}{R|S?G86mQ$q>+EE~M z<2dgm8;|t&apV{)(x^cK{mg^K66^{u!I=;wr#+GWiweOI#q9VP!C3%<$J7)apo9O@k_TLkW|NX<@tLRNjPEQ8ZZCtmq{3P_>$-UH+O_fV(@=aOy|NC_ zImUb`o?C*;Ld)Q+cJZ0_tpGW>i^chp@)F!5%jH#cY=0b%&frUl-iX(9fd?D|Ag-4=w7zAgc`s3iwLvdOW4ST02 zhx4(ik+s3TbQIi~pSkk>tM`jv5K|u@gWv;XWXcC@_C@o_NO%E!UgTm^{Xih8ZY2l$ z(VK~jxijgzQNr^%$RG#{1uq=qsmmE*H8v2f-nt zd5_D+5zZ^^a_xb#|MUMSAGUse>f0XIo!y*`{jGiMlo0B`(2k)ELy95KLgoD*p7(OR zm%fGlgS@w+9;f@v8S=zK#k-i=&ZYJ}qy2Hb!tSM(ez!Z9MrCm8%N|-OGsbKs_dT@5 z*Ii)KvXo#ldK^&P%#}J^Qy{7JYD+^V6)fdU7<5ob#aLjNa=`nvK}NVWd5IAC$$rO1JQsIn1w`+M&@C)oa913UjW z?EkU5zu*Pv59r6hC)lsi5776}r|3`9H`CYC*MNTz=6THeSRAl8@Eke7cHkTh81BQc zo`v?k7}jA3*8haqc4N2;!&(;78Vsv3+{r@Th2ahit1xt8i2Hv8_x}j){}J5(BgXwd zat*xy^Y7&=+5Zr)yRVPj0k3EAw7kh~&L&Bxx4pgd18?eVy-ib2U-3>&s}5kcE#xt} zn9(7%KQv76#^m@hr+Z+aY>P}i&Ska&D_}N|k&~&MmK$CLMVo`7#LfylGlRWbt|>SQ zu87R6W)tiL9xN1E;Y1yr%*jioTb=spJ|yQWLg{sUPE4I>bGnCy$P>qkJ7Ebg6vGL< zMAOtW+hePO>ZQ(CcK%<-zmDDi`y$Nw9|r$Fuc28QqXX1W57S!yfAjyy|0)05{8IpA zeJl>#OAhR*b8t;?C0~a?JzH;Y+y&sE+LnN)$Z1<$tpctg=bja9wKWdT4F%5TmU8*(X1b?ZAwWa9uaWNA zSxl2_7v1A3hN6_;v!fUaCgi#*2iF3)mt@%8XXa$^_kJfMudFsaPxd$z1mMv$4R%Ki z*ll-kC*V5)e!HRe(#(5;uFNk~#8&{N*Iw>9F-fC+Ap+62{WpGX?rJG~629W%+_{L^h57J+P z+SN$wLGnvtVf5Go!q0|6&HU45BYQyXS(H`>N=XCAd|62#_;n!oZ0ym=g}>`T_{+*c z`LE-j;^=qi-_mEn+uzUAAE)ayMJMTbdXl=SgZ~cyMgEiguK|$tu{iJob6_{91P7t_ zCg2f>xm-S5@7N0(!C{EW=9a*<4Ra_ijymc=7hs(mWFxJ(ea)}M9D6_;ILI^vB{Ml4 zv)6+ba2TQrxj_%G?_zoY#G(-{vBm6~A|S!*nM+a21jiMFMap8->{3^?G2n<96SNxM^0Igj2`pUb`q zTmSFof06^QpMMU!{qKT3{xx_5WQYpj0hsdNgjYa*n|}`gSRac6_nrg$c00Kin1~CS zEB9k7QcJqyq^CD3c55&QmXC#uTD+ImkUVsF^V z@W97_r@jYN1sBl5;&m-LCbompUk=?Y#%z15N($ZE+)np9%?jPI%LQ70DRL-?-)mQq zXlg$X%KTni31&vqerkr<<)EaVFU4Htgp~p*C)))Y29y6?{JV|vze*)~nTBW+t>VAM z|0VbXc=x?;c&h}91C=r$qwr2^x-8*Nm{a&L4|cshQ2YA91dQTyCf??fo3ZdQcS zx$|5!%{zNfI@vMulO?`_lruWxB~`t+@}xk8HYkU@H>_6JLc*Lq^MdYJo*DRMRLpbaqjmr>+``0dXB zaIRNA|Fe19T>ob?{r2a72F>KZj<4tF*Xf_Z`u}I?D`*m40Xm6ie_!GMkpBR91IzLw zyZ}Jf=ZAs=2kUmgA{;sy(}vZskWW?SL#!Snw;^;Nu$ zy5YrR6CM4RshW>z^_hXb9*@z?`mp(ON2{+Ya8V*Q4#ONPCMO~ zE|FK4oS+mph_+v?7ipf{wXN3GkXem;uNzmH|M#2C|NqW^p8q)P{Xfa)_)&NRoV_7r zeSSzd&Pfzcz%SO30C(=A)z34U>OK zzV^nW?Hy+Gf0cvU?WXg;GKW^4|FKHMWd2tYD$f7P9B)4Vt2#yb{I3wR?fG9Jfyuv% zA7=hP-v_$?7;OWazdz;Q#jio6^|3gxZ4R6UiRx2E1a0b{Sy)+0CBc~;I0R=KU!eVw zH*n7;M|&J6K+Wz|x?njpyjYb@f+j_(>yth9lc0F_RRYx!C!5>tF8fJP#kYp-X^xHd z*iL|2z9k9G^*ef~?F1<5TY~n~A89{APlD3EH3f~e&8{9;Wp4)-tInSQy?#p)lyT!E zDEnKJ04oewV<`H67sqwMb0K%}xii?|bU*kYd38(i9=q0?lX^VAxODyj~fOvU!3t+l2y!9C5R^{&PkJzTw0Q_2ZpdlpNu?-ftw zX4V$PSfsb3xrgrGxl>yqsQYs5&7&@{Jw`pQN+e+YVOz0n$4<_t{?N8AX9}hPl9uGD zGGHp=8&06Gz1HfiTp3irVcYM3Lv22WR&74L1iPVxB6exHkJzAPG;j@KZfRvvO3Qgv zz!(f>Uh-2VAFng_eT-TXiBALQ?V+c zZeGM%JB(#JT=o!1v4~EMcQrcAgY@e(Hv_(0E3+^1cG~4MYPv9kM@8)e>=$Y z=0&)gdwPyGx@bEH_2!T&7x@s#_FWO9vA-Qee_KVU`ae7jeuzI++K->8KI3#h^bmP< z&Rj86R&=^vsP+zBEz#6HbFiK*ltlAfma15K2mggr74M9D(SWD)96)Jj{Rska!&=e> zj7bk{+U!Qid(qSisd9cs&MYn|dkmGA06MUuqvXL(in;Qy><&TCpjRV5lacbElBKen zo(t(2wUV}#OXu=))&CEYhdKIfSOGi(zJA_LUq)rn15SY^@NNFj_>c1M=HCFjfscVk zaGI|t|BHNye3HC}yotOFvRR)^IM8&k3h%D#2gWnf3VSai$+pTz9s3Scsaw$6sW41H zaIL+uN>zaIRN6Hf6YVYgt2hA%clMh55*!T9$jOxiyZ)AI9(}mk=5|+chYq3H+rfQRsv=&jg*P|$w9|(AD)porhV&HNolE3gFv-zFdodF% zCyFzjwvpel@%42;H_z5GNH_Pl4dlvUzF`lR53yP$bJdWwl;kn2vv`whJ25nNCewc2;I2W@>a*amR|Xv-Ja0+R33E z8s?Ja7=jKXd(}Iul!czQ5X2k@9p-I-gx1-$IwLnR!#-PSTe9T} zTmmj*CDL2RYbcPFh+-G1;`ZQQ%d1!p)BpF8FgySIW4QhQ6LgVYq8)Sx|5Z5qdmH~a zoc#HDH~9|vEO|e9HF*R;tq%MBWy%{^z<)6~#^+!iwRW0^7j@MVKV#{F4MR%>I zYS)92`s4N^d#elU;u7gvi#0cnM%H@l$Lp$D&xRhwcG*k%U~H7wA}+AenNQjd?5Qp+ zp%rOtKi<=mgab3%vE3RHMp6lq#%Au%lj0G$s(x@+0R^w1sPAcyxsoaFS$d$hkO*TN z^Gd;xu@B!;Q_US_f8nPv7^w?u8#!8y1gHQdGO8|)DLKA#bI!58%Rc0=t6G&;hEYSu zWL7PKkfS?{C6-iKK?8_dt17mqPSqi2wJOI9xw>fA%Q@nx+=zNH2kb`P6=a)XX|h#o zXOi$s8!vUvHPdR%011-yp;@Qy0B=N%&7v3UCe^Ckvw{@aXNju*?}5iU&Fy@j+$*3n ztJj+PUD6dDwsBGF%&Iu?!R;x2i0Fk<{g`o2#XZ;(rEGh!2E7ujhj0^j+XZYJ-dG6R zNUpq(Tv~^1LK_R%Y9qX~h^^qC7p?X7fY0gf?Ilk%7OzaT)2G!`E)4~x%8kwRl)ei6 zu?)q%=!`HvrSjl#1fCD8*ga-h_epQkxX%kGYv`|VRn*SWpQ2v_{~xR1`Rf7j`^DUX zTOW%9KO7u5P~{{9R4cA|4IbWuQxsTaF#`nfK;}5;bP}GWiQK1@ME0JBoCe*#*?z#G zW*n_A$#~Ruz^n4Etg9rkkscswMrIXUL=8{@FT|R*$pLsw5iyo$ z;t%j8X?hLR_kTzOM;iDynj-$8jJ&<(N0a6!N{_^$UodwT@D}58DkDkhxV$vCQgDgN z`i)8Y#R_vx1@L<@<7{;vzSXpyO=UqYAl$@>#q%;D-A)Ib?*9I=*Qa2c84mQ>oUXiK z%6@Bx2qtNf3M@AP{h?+zTmM({ujlCB!TJ9$(jTRBw4a^;uV3Hb{}|2zU;jfX{#K>` zi#X5(F8O@0xuGfHc`zJIq~gqV4wwx(4uK0UcD`?tyw+?#2(Gx!!1hQXHP2q+&1Kj4 zH`@+@L#_&0WA(Pf;G8QAtKmXc+~HhYVID`p*(mo-+X3*`b*89n4f`zhfak7o5!uG< zSB0EVUJJPU3Kvmrq)fH{ z+rj@kN54Wp2^PSw1>e7;G(a06%KBIwc*%001sr&sVH;qpDW=KkDnCg37r1A+w>n@= zz?}e@R(0@nZVq5mCwM#v%X{9~SxRUaC7aUc!PbC0iG8A?Yl zX2ylYKy-F`Dz++3j?c$4Bk9ETNH}qQINCRmT#x&rH>bqmK;rtyRabN@Js%%P&nJZN z^7Pb&wUI$#ZDevzzBDi=OBVuH;a%^msj2a`k?ctHVs-?c^o}mTYuD@WCiQ%BAbKNl zT^^2(U$_yQjHO+P>~K033FqTtyl{OpIWWIAdLti+ zjz{2`?8r)NAhHexuO>3%=|m>I67%(+Nkt~EY6xBM4mx}1e0DmUUK@iK#`_1x)3HoM zh!2j>s%eYyOmb~(dOms~J3c?1S%ZhYBYjg-k&D2F`RLfhOWb->+ylG58qbLEU#Ug z$oE161hfVK?6C!Cot5NZ(T&xCKVH_Indz=G&VI1wGoK?5zs#Q?ltKH>$Qu0^907sn<7{fTHS>bf8X z((qQ6&Q9LY)SDfmouB@vwmYM|r#Muh3?IItl)n_w+E32(~#BJfmvB%Yic zjt)#hCl}WQ7u5B}6g*Nd4Mf+aDQL+^SbbrAWNivM@YF;gHwYcJZ%S!N+Nlo!$?x1h9nDKZ?rFsZ(zJ~_M)%S3Nn1}dk0QRoum^ZG06 zHy1|}nIwo;ItXvSFUCdxC0Al{Bzj>=;Zb68Jcs<5gf22Uos%NbTr@L3m71KNhAL&H z$k5{4R3ryfEnXU!k4lkP4p@_$gcg-j^9xYTMZlh1y__j}+x=Ez^5#mCNkwMj(wG=t zVfz0L{wo~)GW|GxC;0x3(>~ft2}D^RivuqK4m80`kG2zqrN4F^slMLjXn}b?z~)J1 zTLF@0we3GCpB(M5x4>jy5kTyzw>80(U#S4`F#j~u82*MQ8ywRRXUj>a5y;2g*pHyVrBcY|vnH-p0y_gK$ydm}glM2)%F zmZ@i2wCTP8H3uNEwYaSjd;yxkw;%1HyJ3VWAa4Y}pSmYN?GWD;6APXIwMZa`uY;FV`X`Re)q=Q-~4 z{PO+Sz&|ieclHOJ?rYb`lkVapV&%M=xny3E!F7hA_4V!K${+(3c9kpVxEGttN@-xl z3Z}MbieK>zS+~>Q^norNpXPR>vQ4bcqvv9CdS^!nFC0DzHZH~ow!NSN6iuLON81aYfVIiG zM~oEae{HgEZ0>jt^FPksnip^l;25wpO+7uZH?!xxnhp{Gp8@0Eoc0Z> zY63KV8#@GKc@>OBc7&(6FkdqW(|0T2KPWGIicgbSZW(;bP5< z9fQJyHkyMwDVc#&lhuNCWrg(N3VK-u@ViyZ@~Ql?oB`|CRcR?PFDZM-VpuiWU^0rSo-gUSLFws=KEAFG^r_w49P~M-VpuFt=73 z)8}i^8ppV05KR(_g(pMM>HmVA%=GI;tKCi}T}ah=7@pJ(qQZyf2>#$2yg z@ZEw)-I0Lh4&NM-}y98-cGO1+}y@I#H8}1Op9wE@}^LBfEoq@1F z?DOT>3(UoZ`YIO+?^w)B;AkfWmS3iYD*&^pEEHc}sL&Y<`?~@GuglIgwHPZZVwrjl zpGWjEGJTLEBnE?mcSmUsp)`jO?DmP>{&1%t`n^8Cx2iOU*CdBm=oWmPL2uCK3lBRX z$29|0-muDv#QdDfN#1h z$6`bf>h?hm!kvCW^mc_u?SNp$h#*u(3@ESbGTeiO?vYO{r52evo{mxQ07JZ?Za=hi zC>ZjJIi><{95kW~swfNHOGl|b%f*_x(2w-g$^{0x1OCnslqh;f;G#>@L&ov~1|BHg zS;wfCS5g7M=j#mn{XTzSk_UVlBR;LC7TSjy-=~>6y}TsFr3LsymzWa7LbuP~DFT^- zI7vzoE8Wpp^}9k0ECF$w zUY0$u2Jy(*<)!s1C1M65@b?L~4hq7YoilE;i74iRuCq$GT0w&b#^#oJz>Nz=kw6j9a<5} z&$c}}oK}horxm39^z7EDVQhs1A4G=5DSw~YW#`Tk!B8SQz6R!bme&_$yIQOo$D+>E z>KW9ci!!L?8#0`z(c6I0Pz22gF@UyJ>(x>U_GExccmc_#(xLur+o{8;G-z;Y@#;?x zjJ;}ev7$8~R;mU8V{LJRuH@w>LZ-m6Lgr`Qesb@&|y^?3$Ue> z9c^dh)^UxX0$>pt?Z@q4+-)2)HRY;CEnNHE-ljvUWos!lYSG&7)?<3VWj#ZSu3-gh zKiZG#*wk8UvtYGauJ*hAhz_ZitEE({+A6@Mu7gydr+^NTDoyQ-Jud-jPoAQbEq^JQ+KFj7~@`-sAz>HN;9z)EZDKbT z=TLE|k$aR#HNP5JhgEiBUQl-SA}Xhr5n}3<7%dmX>_f&?u`HSn)_^ssQnP8XZY5UD zs>SYau#pZ@ra?9~+K7*s_2L6cii*bAzYp%Uk>jLTt_~skGNEizqE#fi6gFdY+0f8} zMVbvT9wkM^V;oKnBU_3_yjEmD=~#J0iB(Z(qvKJ`UNlf2L%`A@zDWf~&*l`B~5gevAJabx|LE7(4{O zgZ>u%o9)Tzy@bMMDW8K6*+`h|DypQeUYu&Nkq5~xwGZk{(9=&V=_=pK(>t1NP zg8|=~N6^qo8<`+`)iO5)?NUJ1f;R;XBaQVHOIMz1?QXY`F;c%-*$UuU1#q*H6~G?s ziu(#oHoh8q4%>NO5qpj44=CwHj5Ve|h&`!+A=fW07QeG~{-})%kp{Jd3P8O~|F7m+ zIr=or->qQl`%3-<`AhN&a+LdX?iM6)(XgG9$%H{C8)e>KL2-mdA*@ZH{XD>b30Cz9 z{3Yl2ZpIu9EZU{xRcQ2Vjd!!w(eRFj?A#2ws%h3+BdypmG>nr$JNG!bWZ*z=B9VIL z*Rvj7{ymGiCC_qdF$Y}m=>5K~sQGkYJ$*8uBUV|kUBoIQN=6VJ@tEJv-5~uM54MZ7 z&{fN6z2>uXIR&LsD~~x=Ho!2}NU+ZeyIj&9a~>$;&^1vrvhey-R2d>wBa*4u8Q?7!ew4h#C5UL&P|hZ zmD{)okxBIs3zPpEu8#xD|I6U-^F#a%zKwi^yq%1I3*k?2>yWh7#~-nCy(FL!a#4Nu z&jT-bJo7=e7rmbqt_?uiyB-7mcJOUHU|_4BF^>b8B3xi)kaw#b)lewu*hL|E;G&L5 z)_4e7htE9KA9%bYht5ZzN-~~p@&?c4ApVMeCt(2ZT*sEizP%9mDiy{8P zc~&j#zd*RBlsN@7<<-*D`W|G|7&mV;;m48RI5F)j>i))*z6W$9YLzM@Q5#BvaWZurab#YJ$5cn#taRF^Ft!Vo^Heuy)diEd1YQxX7hTrUQpp>I9p=y z1qDU{dFZT;T&>`?k*oFH1o=d_oy#bb5NpP5V`hBV1TB;Q2JS4o|MzLo>z{%>z-jOR z(oSvg4#4m6Pw^Yz`S&#WC-P2m4Gf7s3_8JCbwD@=Tkj7xovqlRv~@?ZwCR1S3pV8+ zY!WKApq9P75l3OO{*k7>?Xo~av_IqH7-|ZXV=_(@6)@mjA;O`9uSpm$-?!Crl`olE z;M}35sYOpHgKUCxhNh+_Exz=-3C6memt$`Th4#9~+i@QZ% z)5F22w50!Ph0}y%?qkMn0|YQe9E9_P7IzcuP$)-M%mgm0?N`(}?c6^1K6Vs@|5$Jk zjt~wu9aQ&Fv@i9$9nKDp9Xq0K(BPSkVY4Q0_}dL92nY8aRJVh`fAqZi=N>pb*tc&V z+hAg`?0YYq5V-fbai5CC;U7(K5O8?k;ljQbODX(f@?Xnc;^-&n8|el9JN)}#ckdMW zNAinACXL)@;jHh{RtkWcJ_wt}SDSjZ{srPDdGxy%OCH^NP-`Hi$LkO*T{U+*2b;<; zvh<_XVId=&F&5h$Rv*8HBy|)ng=%ODF{~SaF`Ycy2V2&cn$Gs3 zcQH0g!6E})Pq4A7S9L;`*AP_jD)u1kWnXPNqYu|?#iDz|WEkh3d0!UnPBk>zu&u+K zgAMMhO{a>eP#vM=J!@xlI1NDw9p_-ryT35}=-y#*>4a`y3pK!LUx&cNe%K73E=(7g z*a^j6U7GVOo&j(EtA^U>BorfpAz>7D$S0eIv`(teM#@wVyjI>g^MHoHxQz~gl#aS2 zn?Ff$1F@@`XA>1KcKIne*UjvXa5BGH0%H#f&IW&>2tl=5O86f>2qZZ5WU$94ST4d zjp@nQs-t6U0cfUJZr;ELi?mD~Cu`tQ9b<`>xdp}|mD7lE_$pgZmZ_Xupfjm4Q1{RX z)8Zx#`scQK;(?;-R_cilUD1)3RNcH&!p05j<_C&uUJ3ccWji;gXwFRk+#cBlCR9Q@ zb&2WBW_v5cV$b0joc{3**$3I2FO`M z$It~@9|88OH7*?ix(D>UYE4b@s&y*O%l7}-`+sDb+=7$-PmnK??}Im?9zM>$hW}Om zi*yHVqY*kwpQQhd{t^AE*+5{$nQ*{kBfZ4Unp|Uf@xa@6#6|{)yQEo)VJ<2#CCy$8 z(|^E50>pHSCDLRgXUYDOBD8s9KuIk@uB8s*2|?p#U3Lif)f-jx+9X-pv4<6?Erj(F zZmJ(J7H2-&UOr_blVp2C))fV|q-b-zBe+?Aut0!u2Dplw@dt})YD^zh(u)c*rjOyd zQN>Ac9QX1MnWM*P@|pr+UI0Q|$3w>^q`%k+?F81WNyA>87*+QFdN}$Knx^gi--6ZO z2$&IngrvzK?$g|lay=$}Ta6l;VY`{QVWwdBjBl#pdQ=)f*C}=7+V?2i%*5djs<0Iv zR!b8kBahfQsc84DNLMY_m|HZ47BfY2>pSwWj!&)MR`|@Btl=Ac2sQ=^J8@efGigf= z({PNPouKNaRH3k~S4pjJR_m&bM!LE_JgwtWYpKs36>+KcEW>qiiuH&Po5ff&ZjFf5 zu?)-LB%=rwF12<=tTJ13G?};LU{uFs)`F&(%-it71gjZZCb61rO^`|J4PMvVU#pk8 zN2CuHMx9x!Qt=uFrG4<4j!CQ6W|*`pnP5`%|51+q22Ii$u=-8Ig~3mg*N_Le?{dG$ zjaHU^^OS2h7{~GSt%S0Q`vFIb$kW&AhW&sm3yk@=t&YrB>slEjG9PPehHfyW@2#ut zP;sZ>h}sAhb{Yofbxdk)D`Qe?Spn09Iapj5#)ishSk)@v7@1{kGSj8aw?JBpdRP&s za0_Ha*723LrRkPRYvqPSe1l0g$d~EO6^N_QhKOk*!Ios$%hVRs)+3wj(;P0UuGv1# zL|jK(QsK?e7S-Ae?N!OnCCa<+W;hF#H$yn|7;6}uc-87}G4ZN3H<>e;{$EGF!0{*f zbNprg5qRE(v$>nVcqh|0=u;^ac7aV^=o}?2W;*Rf|u3xTjc6B_hUzGO=tBS6?BawO}3^E9Y|B*wcUgL zM{G^uvee>@3wKd58U_VM@9_=Iwx%;>i1f8f^FCWslb);%bv2E)rek_62&eAeVQ0Io zsZUP<{jt(fe*H;X)4=9{+HvpRA{s!Z@xo)Z$JXT25tvN8o}zZq&qr&E#t}VQH&NZy zU~?ZMWyg~{_S)PnO0<5g30CIJ?T2zOa|tF#LC{08VeeI2X{z6k4qe*;_KUm-sRCxYk5KJI(qA^l_AFL6Hw*`Ct}EqL2h z-9+!1OG>n=Rq4@>qxEtdQ;hVuMcl%IgIl~RRoahpN~(&eG&PI+X2%%5(xeQUs~%O+ zR-QQ13S5!?XEwp!KugS{1)a_eXaRw?SZ|~hAhpB_qB)P7MMqe16(HttPi`yqe^!C2 zTs_na+BV2T$c`3`LUW*p z6(FrO&4C`lzQQ&w%r=%D#m(GJwy$Os0JRJgX@3lfIE;0{b*b6hFJXT=tW~EXTwHKZPDE&410q_d;6#Z#<8Q}F`BXk?Qgsjp@e&pjUjB{}cXM*jfA?IA!<{|4aP4 z`Jdt}77-m>_G>zd63>R2lj|caGZq)$1ohl@G1)r zj9_>L!^C`NeoY5*v`V5 z;~2JKc#MVBM=?BtVJi!F9>&mvVG9dg%@{Uec!-5N4q|u!!$uZX?Z?oKVFL@D`!KA> za4!oTbr|l!a5oF>yD+T9u!e=UY7BQ`=wcz=fngPfP8RYG4DA@&SV$;_Jcj81)4|0# z`2U;aNszQZr9blgiphrUtkZq&6xry25lUWT+r2|ZSH+=`i~Uoc z*3wihSF7jhNLea4TWnQLsAt%w@(eiZJh9Q(<8)sNlZ~?lGSEQUKumtdF9sypm+)hG zWyz8WQDs0n4g+mvK#W8s5@~Bbr_k2F8Et|L-qsRbv*xtLw?&(VV=LMU8}Iw@s;rYdfTtaQ2nwK{z_d2Aj`S;Xq=rb3lJAWv3D^S0b%ATPZzCY7xWO z{J(>K%4Gh3en$Zdo5cZ(1NV{xIG^MEPjLPxIR6uz{|V0j#AN>0<^NNqD}Z}RtA*R* zfW?95mjg`xTTuRwqx`p_{2xR4KZ^2y1m(XK_5Z`D|9c3Nf6n&&Qet7VIAC$$#lZnf z{$CvJWKn5x;9hWm$v;oOi|hY;f#1Sualqoh{lx*cQlO~+^Qiw@@_&D|k425efqTgT z+$k(N|9cC^y@fQA*YZ2~H`9anvg~c)-XOhB_k(aMa-_nki1C!pa9lFG)v<`0ukyJF zo{->?SN4L_9XLidb`?laueB5%%BXSkCMB1E8wyoZiVk94*=IZmN-n^&Cpmc62CmyM z7us5xrSYlaa!Zr7Y)aXssYT^)R9#efE?|XAVfAy`(u9RAC@4OuEzQkHC_k#T^&3x& z(b&D<6@Mla3QK-j3YNs*C?=#NRnMicq9m1(Vf6N;9D2qtIo+vAa(fSQM6ODC=&1Hicd)Ci(74P%5&mJgj=2Ba#JVao{D%0Ve;iAay3^ z|NrIof6s^YpKkjH{)`971=2%;#7j={7r`#@D7|08JsN74R|p#2{~`#*yAe|08JsN6`L{p#2{~`#*yAe+2FS2-^P~_J0KJ{|MUu5w!m!X#dBf{T~@Zss=F}z%YVgKZX}E?8EQ^hG_ps z(Eg90{U1U5KZ5pu1nvI_+W!%>|08JsN6`L{p#2{~`#*yAe+2FS2-^P~_J0KJ{|MUu5w!m!Cy=Uk43A^jhT$;`k79TP!&VH@{*R#jA3^&+g7$v| z?f(ec{}HtRBWV9e(Eg90{U1U5KZ5pu1nvI_+W!%>|08JsN6`L{p#2{~`#*yAe+2FS z2-^P?|!)f(7f`>R;Ye+|li4a$ET z%6}Wme;dkw8_Itz%6~1&e;dlb(f+pv<-Z2yzXs*M2IapE<-ZN(zYXQT4duTL<-ZN( zzYXQT4duTL<-ZN(zYXQT4duTL<-ZN(zYXQT4duTU<-ZN(zYXQT4duTL<-Zo?zZT`c z7UjPd<-Z2yzXs*M2Iap7<-Z2yzXs)>qWn{o{~DD48kB#E^3S9EQ(7ya+H4!?SlXA;{MOwb7ez_Io%U|ylSAW zZ(k_4?2R5(W`v|1@=6K+CNSI+6?RZIL07VGQVz*>OY}0)s670T(>*=FZ#+`G5mb^D z{lsiZH9~Q(-X7h>C^x4ZVasTT7JBd9x6%urW255{X1LF9j1}{^%qu`SgUdj;*Hqwc z8KjP^gtcXWWqjS}f7I!oxx#Oxis_Zi{R`*?=^d*AAotn|v{!)F5tr1U0(eu4Th4wLl)e)AojR|O3 zyKIa-=5))~_>Glfx|K1<%zK1hnofRYSnek()S_}09eqhZV)-#S+R>dr%_QV_A`l4bBD5KB zzCz#IERR+|N&nj{3+sdh0#U>2y2>;xVy5ZRE58>J+(;%87VsS@o9*xL4pFTuGv^$Ktq`RMcJa%%#E$OZetG ztkl_yPO*SGD6&A4{*p%Cql#y~BPqlGD$yO9|H3@SZ6xhZa{E=nnF1rq>#kIY`7D%^ zQqq%1t)|k&4AIK*EI#veJPl;#8Ts(G5D*K`TPeH(FFl@q<*_RRy<0L)=aJ6XRp1$L zFX_q4Yb#P(=fbE~xJFLL;)+5Ibc~NCeB!N{64ctMy> z!;`_2!J(YGCa1;m$EPO)+4y?k#&jyM92dva@xd!A)0xPv z*x2GNX;QcuABaMMYrwCO*;ppB;7SgJ*X6Orwb`NMwZxPVPE7fMsj-!~D5MgZ=-R9> zceNKj*L}lTK)xtLCTTLfGITMrHW!%~nDUKyr>Dl#iD^K#Dd{(qs!aIC=aT~ymlD%M zi*r*07iXsi`lDmRz@C9fbS!xzHW`~w0xw;O>DVo3&70S5Mg;iADoTUvgA>_-LC7?8 zX<+`$WUn7+yD*x_B!Oq?;Pm9kVqEmkUC9m%OGA;|Tnf6%^kNv0E$8MZQv(TcIG5

A(Ofw4Gk^2fb3DAU`!f{=H{~_Dd5FqfWIwdH7+H~~7U!qM^lCiS>rKQ)a;~|_RNtlP z$XXgGNKd9B(vVi|@zQEfLZMTeRogX^9hlbZ9ZLfRi^gh4pxSBHAum8HCI`}D+&2(U zMJD>87uB4WB%M^?@h+|)ndj6*0RFf1xV-} ziOvnO@5DfK9lFa67hs>8?Coc9Ym*nQz}JO^gl{+#pG@C~4XmY;Vgw{&d{q*mV@r|g zAqIId5r}1CHFSh?!TbQedS1t$CEo)dIxi=~WIy*Vh-Ck%pWh{JZsqg&Y6sV}aimvM zU%cRvVg@`Y5A^W~A~$h0b8u-xUaW;l;?N z7Gp(4EK|?n^N3zXrVnz2#9&bH!Yh)+IfT+2La^H>cKgGff(VWs{9brdvN(s=B!^e% z7JQvSZ_wup4?7{pH3L=Nu*!+V{G7^3m;_;(N#>Sj@?hnr(<^#}u5K@s?(g)6{6biG z5FV(6XX~`q@_M~pDlXP4Iu;{>P`3|i5bpE~qPHtN3XfPe%@`4c%81e2;X?Odll~%m zG*`zccz_|^P`4jiIus0f#hi_`^g$!apo+54y>yg?C4`|L>8X_q40H$logpYu^p3zI znoSQG%L^EIp!7@~qh4M~1puF~Gwk>K`~eV_d*(%NS`)?R^;s$T`ACg; z)$p8yNASGdGpfG0;1S`+HF<6&o6LEZVS@>dK$c{PW9axRxnyb<_2M&(+5Ozmi^tWr9cO z6k6fIMeV14siiYFT-+imb+F_Kc8j6Tun*QfBL6(L$oV0qKsN~(*`X}6e4Rqr?+y70 z73EyMD^%PZS{n=&w?TnqZ?`DILJgL7e!>g=$<%TVjwpyUpcQ$uxJa?9+b?$dyTZY+ zU|!^GYAL@wla(^^Y1q}&|CBQl>;bNOv<}jFI-(V!^b4IPG1MLCf+D)Q0(uc7+pj?1 zRK=hGjY~Jt7xIU^q(-PL28v8T_g~tM6fpU3pz!|Rztiu4_untk&w(}Wv-IQO`S(Ng zz2Nuv?JzRDhW-d$1E0V1^fB=Gd)IFQZX)$olEs0S6bBsedJW+m4#z(BZFe~8**A4K z;Q1Pew>#?ax81Raee-t5Zv1U?>|)<`8@$g0-!_}02IHxtntk)sv6Foh>Tt1dJMY+m z>Aa(gecO14lYR5N!@<6p+h6wWAPyV*wi5?s-;_AuSwDay4#K{{Uomi>(!b#7zksd( zU%aH6!m5nLfgeT=)Y8L5SBibK=%>gR{S;9C>*$-eb^q^&k(pMVEe^cU9AGjmT`#(J1|GC@ye>Lp=pNj8)ywJ6`%Ck6NaiB5> zaCAWVccA>+QT}Zx|2C9=iueC0-v3kH|JdCBw>AG)=C+k$ao~mKKw>jG?QLN zNzFFRR9?O7*Wf0@1ld^MM)f4H=uJv`!JAi30e<=2RILR6b}FW1DX*6II=kGey*{K< zs#x9T;&AM=D#5`6Sf*9D+-ih*MTJUif~|!1a>z20+5X>d`qU=+zvAoT`IJ)&m&E~# z1KZ;O>H;|bJ8=E)!1cc!^?&>Gr2p@t@7Y5Bw@0f5WpTjbz`fuAjso{g{%h$6HkJQ- zQ6med#ex5yy)OZ5tGL$I)lFieU;EZa(1BHNO@%Bwa*2v=9KBwLGP zS+?W?twUNUg|e0u!fT*q`GE(t(6U1XDTVd{g;JJRpc~MZ77A^7lrFUYcV_ODWIGN^ z+t=mU1kGLM%$zwhb7sym=gv^zgHeES0k;0n`J1l)Gy1;|)(l_aotIeTR6o+OqKm4+S_8CI>hw9G1qRXE{C;mgBK8 z`9SKKX)>NMjaFlt>;*;1B-O?=*{A3?#_is+CEHu{_Ho$<(}Gx4L*E*`$YYC+kxAlomwx@s-Sq%u-9_v#@_>PEn}gmX)xCEO~tjz ze~=hIh2eq_NbztMhXD%}6>#QCtEoA4yQaZ?I)FmaliDy{{;6$|17%ARC+T<1o=A7C z06y{yO;H0D6sn!lq66pGo%tT^IxtwFnrT{hV5li=B>msa`v3Rj<}+o_P~d}6;D2-d zr}=LXzi~kM|AS#YlY52&GZgqoP=N6Zw*Q~a{C{RM|DRdR{y&Sw{}x&NZ;{3S*0cEE z0*n96{r?wi}&Lc(5>A5C#v57_(!yFrp_4({JT?t&0!Y*e-4ZPKbyt>|DgWA zAMX1fGwc7q`{c?z-A`<{?Bao z{h!(F`#-bT_kU)w@BhqV-~SQW_kTpT{_ENLuV?GOp85akng5TT+5h#-{`a^0{ukH( zU#8PtCM5JG{Y&C~e{GxpM)2dE%0U9)Pl(WtkK_&?P;G)F{?BIX|17rt z&tmJp$ku=H@3#I6I>Z+JTZb3D?(jLY+aB9uS4?Jel~h|(U2C;TVc8axYE2=Ft+uAm zTxF9(;fTH2rgS$wiGp6j}!-a4;sFoX!nN+)87cMc*Vw=L(lgmN+k)b0#7dpoU#SmJ(j?;yg3 z$Cad`DdzP!5sN%-P?GU%y>B`U+}U8gH5>AIDZ+P`nr7=MCU)mAS~QySc6p<{=1{KJ z7m6YjxVKL+BW$|QZStF?sA3+@Hh8RFr(`Q+nwZCpP}WgkY6bS*c(@TU+Wn3W3L#fF+H?|W9DXV5h$Gn}DYgUyB16`n;Kd#T!QjQNMXopzWl?-!ot} zDP7T&v&x$_xcqLf6Bqmpegq&-_4*xsz$}6S5YoE0PfpkdgK>%$Uzcq{^O_P7 zzg!m`!+Qzz9`Ku;Y1!u-Gf)jpW_O?8+$>QzdD&;}^N$XW_4+$olgJVaa%0xcO-!b#%FW@;pYhsf!!M&gBU06y^Y>cU=|Gli(Z#A6EJ(TElDZc zB6*s6EzKh#e_dYy!>AQ>toLzDRQe916&blsNg=X+DCIO++j|D8n^EwHB6->iL&Z{{ zWwxy;?sd4j;=KtB>I5|{I}-494I-X>w#^qA@CUrz2BoK^DVlVk{n8i+9uHW$F!JLd zYS)<3gJ$-4y$;F7h!5s-7p?z?ig!-C{?D-J84Ao$;Gd5IY}YW&`JY)O=l{hL`=6fK z|AZ;_zq#VK4>14#`Pw{#(F_Gub7)SU}_WzmrKOIeHp3hL=Uxfl6ZvJ!q|MfcE z^}^}Ge*IY6pj)Q5)r>JqEh@GOn zHJLWxF@0#KsI(=GE@{z=YTfCS=?%kkmiQ$7d+Bcr=$0sO3(s`djdy3rs-WMsX(D9` zYTrWa?*fUYzS7+?4XvhTC8CwKNV6IkOY8(7N&)addGWr0RjK;Cpeo-mE{z=UL-B=T zi|`gx&}y!>SP#~`uS{cUI7o4mEDck05+Mpt(MlLcM)48zsUNp5WGdo3`LnE3v*>Pq z|0t`ay)TT5I1tJt|IeKN|5xGhGkE^rqySsnnf`xvN&JslO#Yw6;{WmUe_~1ezxNma zi{}5#`Tzf$qiUwr|5_AaT%ctB^Y}k}{`2^sA8!875nq^~|NGaX$_%zM6qupFfhfTE z1=Ih}X6JuqG5x>D^#A&j^FK5G{|BPp%(EE^{A*Bv&GVA;f2H=n_lo~b`ae;y=>(g8 zt+?=CqrLwWSdRA}GP`Y;Vy}{|QePNfal@y|`^>?$!TS-Y+Lb*0H{GFRKi`wwM}wOH_( z>!39(*{n88RY)?2EqzKT6ttOx)qSACzh-02X8NQdzQt#)ktC^ly#FxP*kCAZldVB( zb&Vp))zv{+Hk+kBlUcC@t8Esu`CqZIRrGa96F%ZD;RBZvzFJT7f1%Ez6Q9NR{>~7a z#AEco)qg{OzP?Xip%;X^g$sl}VYBXK-9B9u+33%F_MAg>!m-B+Wo3p|*;t=SDygAR zOm3Ac6zy8KZDVNGFPhI?ocEk_^B*_fyrJrB0YJ9J1k^1j@uAKjzL^-qRVZu>$npI* zs@DbEv`H3G=N#H8d#UyCx_#Ji5uOiq2Vx!su*I=D)6i# zNzYJ7;*(dLd-2M==d2?d-`)3=@=;#Muv}?ulZW=-BvZ{Da&lNsCuEc}ELSAt zp_p7Ts6InE_uRYblK5FnQ=B}hlySik>n*%7Z$GBWD8_oMA{WOd#%u*Cn9 zrQvmFB?>uxvC$X^!xE5Y(+SHCxm=&gdxk@o&3W`o4ZBU$DhtY-&9hL0+?nu*OrJqb zjl^XBxFSi<()&bY^04>WZB#r7Bld9Oj+1 zH18RI>ALS<{ciQ{waB}H2r#=omI=urqdhqsi)3VeR{_e=9RM4@J^uM$e=qO3_@P~% zFITVKy%K;+sr|FtmDI2tPqANQYvxwIvbLqhQaC=5 z;0dyJJ$&Z{PhXq&?0pAq{f&9|A;`*R1z~P^x#d3Je0!V=!aEnC`z8r`g@j&Nvb zQZa+{XhIR^HD7g@9@GBLieT;ckCQGAqKIQxqll%1jXS2K;`^^kQ;#I+T2AY>ZFup4 zpIv&|EqTwS))P;A{lbciw*zMNa)JSG>lunAV;JW6oG?p~|BZW|y;WSE_ng1XwR`p9 zwHN!5f6F?pj^+&KXsxjXV+#GauZYtPW_sW=l~?@N=@^ElOOD>PWZlKx0A)O3sUtlc z#=OH9i!pYQv*L-ai<|!oNab%5|NHv&7rQAZ4cMjNw(yyj!DuN#*1KXK$vk#w-gDV# z*%t!8HDBC>tZWo6?Z||K@f70-DSpj30mjtE2akK?2OIZe(tYENv+v5DaQ^84vR0t{ zMMNmh*T78bGhmH_#2h(uQ}{g!xcFA@UmiFz@45cfJHCF*XHDm4QNU`V^rBWdZS0nV za#Bv?vLekd0dmWI>yAI^MzsF17n8H{o6k=Jgw0u2XKO~0S4Ubj1_}lAp7q=yRZM^-{w90F8Sp4FQ!fB#|j8_AeX}P4Hho} z^6KzUPx=KYcX|2i>(Bk!w(~;(so7E>g4&Z^`)^8NjZ@e}X5ESK{aEM}nwv*HMO}$C z?sM_-RL|z~cNCE93CFRHgcTV*$}f=p@Uj;h7JBlYi?+|d=KP(T&+jc}PYtIcGI9=U z7szfLyz@I>2czD1j`^*og=^3EAUm7Vi@H+@}7m#Sk7c?lc%q5*0RF-hJoGcb=B_?0M)vUCSCb?yW{Ctd~}! z+HN_cgi&dlQe^(-(SP}68MxsW&pPAfpCs1rm5`ZnfYo*-n!%)$d4djI_T-x8;2QM) z<7GQi-`%{2I6s?M$8=zb#HsrSaRGV}!`N`-CC>Etb9vAGcl}S`wkJ$`XivkY?lJYz zm=cY#VTe?_1jw2{UA^)3MS0Hy-^G&m%=$ek4Vh!=@i7a0Nd+4~O3>Bs9P=2MaNhIn z|7p1ABX3pi=|@)98ONZJU5FML?x)p_!u#P0WiM$v($csY0JqP%y(W}BUn!W95sS2u%SU46&rDpqgaa}oeJ zeb_WYRz8#H0_0pG-g3vQhhyCR@}!EkZPq_uTW5-(J=FnrV*<<*1z*!?xVmfq9>< zr^|{#xc6Z1 ziT+Jd6qkt`M4RXoyTu)10y~ROi+jae#0Rj?c;mgc5vA`B6_@GN5nuilev`^!_%A(c zzPM6v$0zI~Loyb~X>3Yk^oQ1r9wx5P*YCe-2*E$)^opUCqC?*hPKOgD znuIb#OzvT;nhX1|PL zi9oo^B19&>=N5iXWoT>gta-(|!SHe~yUTEXyEI7+Ysn0tdn$~LAk&&58WgI09UfF- zSWcJhrd;YXCUei4Q+xv4(!=ud;bo$Y)sLO3X6o*f=M_*XchvH{xkRr)rGMql- z!!F@OeTROBKCVAqe}Vps`rGx7Kz{fUbO?VI4dQZfi+G~gDJqB=@;O8jdr*8*{Auaz zKFBq-iwmxQyvu4#}l^#ni?^j!-?bPSK$g@Q zcA)$r4p!Kzmc2tPg6&z#zef|OAV=z#Q0KOxZ?Q{R{5k5hHVC7`;lc2dPg7UZT~1yy z#-YHEXd5^GehxJpmWRTNKcl{bYz(eG{}J{sH8d0(POY@Dcc~oT{;de`cTCjOmoF8q z`Zmb3@i6ry)+r;nRW6)flVEsc;+X;bxB5ClzKsMy;m-^{lQXtua`PXfTy9`Agn3y0 z1Ad2ZX~h!ZW%0sYI+0rPS$0QGg z0m@ji!7h81T2t6|%=XPLpZ#;_lW56G);p~*O5QJwb;b$hAcGWT0F z4ftYfte1n>BBobgO1Vn6j^*DW{5w_kg?`gqak0J&+JZGvs-g>0Xf$Qy>~8)wM652v zi%74CQd6*biw(=G_p+Rf9~kxaW23PZd@ebbT6irDBYJ|-hu&D(sO4xt zDC1ZDLmNs*?)QGEln2VvnsZvCGBdCoYW@B->#_!Inj;2wPQo(yCS= zm#%6RkX9$GY7h-eR<#O6Th(Z&p)~0Hv_*}pc;t9_p1Kh4xXMRc(X>6XwxThCqGUzm zqJp-fVQ*Mm(P-A8ykV?p+A>zbcAoQ|q*1OaYH3kP71orZ?p9k<=!v$b&>Bf#SW`-A zq^>8>aA@m^TK=FsR-xbBN_t3WL^PVa41huc{Uqi#L3w<9{XTCbg2;0(mUJ;r+ z&kMS}!aT1is<+VDG|$!PT=JrztDg6u$^=SYf|$evG!(#AO6NH=F>Ibw!!V^ww9evN zMAO1ERasN^u2wzMPpd>63Ma6Hr5Bz@^WTJ}9}@nny1xiV3hRVw!HId_FPte{A>1xJ zF1(2OF6fu(t$LTfS3jWt6n6Tz>A$XjPXCJjH=HoS{M5bWLR-Z;HqXB8&3UprCRiKUbJe?U@kvLM^Qp`=0 zpA_`b?yE0}hw?6+FqKp(B7(#tz(L{a_(R(Pl-u&mc>MW~v_xj)f5 zT2ou1@DVwZTDoiU3)PG?1lPcd+af6^LRV){UH7Vp#0gjzV2oWEa1tEhyW`<#jv zj2&o7OkQ|}TFDgahxohVn~AE7@_T6Np}Bw=4i8~PUY=5Gf{YqUC1Oc5E34I{imgje z|A<(_pr**N^B$$DnDnkrxQf11G7aU~;tQx?{wB@2_R@2SlXA<3_&U+<09FpYiCCbj zBH?l)gukNPD3{2Mv>gbB<6(%6?6N2(1~oB}3R6mjLa+r@x}tptbWtTDBILt~A|mco zJ;uCOSoR4*ovO*@LY=BdnfC_Os2U~o3kWT2%wqDg?F7#*3(^_gG3ktfXc8F>&~S;g zLNw#rWiG7H8pnhcuK#P+iQf{h5W|=|f7E{)^LwY>u3sp;iar0CLXU8??g`!Xx-)dm z2b-$Wb!56>>UJ|597gDLVP@k4g^e~SJ`Ue4|NhOR^PU9LX|BJHEH_NAWmctbmCjHl zedF{`oU%iL3GK}}=iPbFn(N4F!wes0Cdvn?qmb>_na{4gv^($Vw_dzs|JRzXBa6-P zWP%_pin?stJa=)fhv%GaPGp9_PWt&z4=J?>YC(1<5_$JXKwGk{1bW4)h91}w|q|3-hfsI^xjNLu4fxCY}<;vF@W8?>XjcX{x-DVuA3K) z{g}`Htz`e(C!P#>eHK>sPw7w6Zxnuy*?+E}KnFMra={I{({)=*=l`}_jzWdZLU$Yu zTg~**Ici(rxQ9tun;pPk>O#|{cwwo&j2{*1lUP(gU z8lrxQV?=jmh)+Lqm0(*S>EzZ zECBeQBd+*S=6A5+zjXSmwqI7>_>lrYPYhdI^ypxCxNrp&4L`=1f+gnMKmIAa?a}o& zE(QQ&?lr3ZB*E1v$lCJpAD#2YZF$dyAFq9=K3;tzF?Z%zP@{5MG=cP>Dx*#FI{ZGEqz;^xM9D4FUfCIwC4Hz3|NY|0aMPX4bXd(z!-JGJ@ z2gV+CzjH2@z}ptyzv`zOuUo0%XzmGTprb@LsVOo)^Q$}br&i=W>9w#Lev8llQ+48Z z#4lp+Zr1+=8oWy&*B>kVN_arHOh^j#!jZaHba(2`)16v6|KH#B#=FTr!wA;WpsJO% z4GcQscH^(kI~>M{^P`RTf9~bwo=8-^zq|LRr=I@4QD^wm%x$csJQ)c)47` zIvD0g&Ozccw|c&8y{{7^@wN*u3N5R=n~X7Rtha!2iU%vi_yywh;yUsmh{rcM@8rDu#39N3fkoARY z#;^onsXyWAb+4>ke>=G(um(Db8rZn0`!{6$`a7%cc?|~gGaa>WR6Tp_?c|BDlpH-+ z*8Nv8vLW9$zWjyHzwkWro&V6R@zloKj?hrG(>x~a1I=Pek@cTLy?&+M0P%1Km?j*6SmkGBu9<@%DwjKyywJ=e*8xIf%UhQX=vN+d>@S!n6}fX z;f>_3OD^~3JZAkH7{!l~FKfH7ggO#E(pA39HxN_A{rdQZxCdacPyY5Q)2-x&z$|9=61_P1zNXRuNYZuLvWNU=;U49b;f)(_C07JC^6bs3 z`o3RHk-2(P|IeO|H-vT_GhclKg5~$ z_}N~0=A-voXy+G+3Ai8*;s;|Iv z+MLhdPbMOaJ@^Su_QISc6oh+Kep`5js%nCx0~jZ5d1d|4nlLXFFv?h1p&-e$RW9B;f8COggJ?U^EBcWJ=e0&y!%wyPr-w#>{m4ZtA%x7oq`oBeWxG`1MvAf zOZc2{mGEWZKH5ZntHnCl{Z18=@F_kQy1=X8U3|azxcEGDfp7nHv;7|eO&zWIP;oo1w%Ooz zTx|hZnxsA}dK;BLL?eORptxDF;FZeFit2utn-w+rgqsz)jKIx`1@V}h71hn@;?EFP zxM6}hw<^LNrD#=5OtdPho~!zD1~$QV$ec)pKhw0}N&#*<)PzlLI@C5m+;qt9nCXxP zqAI2=$hO%UAwjPnm%m-3H-u7~pvZS&3fM^R$p{6iBTIR6+XIg;~_;R63CI0cq{ zpZZSoMxFa2wPXb7ajz%NAYhl}41$ov4G>#>A$3c^U9#*~G$?T!n5+yO`ng#0BC~toiG(>RZL*#CowA zbKMW=p%0!u!|?Ul1#h1VFzde{UW2cP-G;ru1L7l)FrE=##Gc@n;%~&?|3hZ+Or`%c z6qqC83v|NodGcqL=tZ6!!jp2IEa1r!o*d1Sl{{I?lTAD^QDP8Z=gDt)@)l2i$CE#? zWR}2_IXsz1$)d8SdGdXp{E#Ov^W;^Y{E8>P<;godd6$xf(dmxY81fS%6!smqxg>zt=I1SzjNg;v;{FD9>nYXVQ=gDb2 z8Rf|kPZB&C;7ODxA)Y8aIh7};@FYOVNvm(+$qhWYh9}qY^I22Y&u0x=KmV)z-CaDnpC|iy@(52Jh<@+?nY;K`3E zF)uuiCl~Q#4^OV($yGeLmXeyqtdD9Ie~RCIh9?*Bgn`#A{v5x%oF}Z5n#KF*?zklx zo{aJ2<2>2TlTY*Hvpl(&C!goZe^6py8siBY1@@&$ewXG+mM5q4WEW4);>o!@VSVdd zww>;r%YrqSxjJf!>6^lkd1h1cQn_i5oI z!K8av_f6gBbiofZ$xIKD;fbkOJfxsf{bfi;rC#c`tzFc0V&ttC@}6TFo>+MO#>xlD z0>$)o9uiaQW%9znm1-Ua!0|8r@xG54^B(DmCnD$SsvaaG6x04NfP%zLFa@JLz#hBI zar^#}yvKI=K*yJVV|tKmQ3cfOs;3W7lhsS;OM1`2k*z25o{B?`uC%j^9a{H$Hhfq4RqjePgaW%^^a8Z79!Hr*aLvwTChO^KA)YkhG z$X!8)a5|{XsyPKG1GqY0wWZ*M04ej=j{mN6*3(^i&**mXMWA`$Z`LH1Wy-1djWo6rrP*!8EizRLT_ z{=~YWqv&Z}w4I~HD?izI{k^a$g#PsS(f(sM-%mCuUVfVBCH-H@d*WZ( z(s1EM^Zj&Ogc&|NO1-d4{k?$Ho6yK!egn=cHoe?_W#_v4>GTM*V|J*Xg^J{pzMD=;a3GKw3KXspVb`kf1b{C8^YZJy42$PEupMkaZ|mK3W`Yd_s%e6|t7^-G zNe$x&?yms8`jtaZxor{bUhLd#<=utz6D^o*@NFdTHw0^a`tWe};F^xgYQgA*M%Y^dC!h z((R>w%|+)vC@(*D`|FX>L-IXu+}8E~>c{IIp(((OIol89^~#@3^aDd7t6*wZ(WRWEf*ERASL}9K{yB?qIsP8V75h1rs~;zP@#*Ik!GS zla2M`_EtC#CrkX1`8~CSJH7$2n=isSPch%~i&r0o;oJQPnN1wW6ZH<}yg%VxiDw?L zdC_+1A9npb-}Cb83onsAR`&?aWgFQGfeo4aCOe1INS^542ZOY2{_lre4m63Kkz4x+ z&2MJO+}^(|QbZTX&; zaL%vhGix3uyEmMdlIM`iv?{9s!Y5m5B*C8t#2`9Cw>W+k(B6BM{)1CJm|KczITlnnyhmD1D)#D+m`;Tth z=JKsS{p9nbdC$6gKR$X(Xzjzxkd;y4Bup@<6u4pmxPEu*hKF;oST8;7spkUUs($!L zWMo#&lO}pF^E*sp=B0=l4u6|YGv#}p8yS95v95cVY&wj`Q6ovk#|3%awu;l9uld&H zujYIHEPN?hdFu%ek{bv!1G9y%uxb=e#~0QO^=$mHFW<4bbI%ts=jJ^6#pi=G|3xuE z=l`xiGV?b>ff)+??I~dX7P$hjoxt|eQ!S<5@K~Eq4ZZg27jfcuxtol1m5-bTAh!S7 zUOdfKbaut6G5h(E+wR$&?|Jj3=$pHPrbj5y1!KG0VF=cagwdtyU=NU!Pdq^!d_3Q? z|GU4w{*OPS`9DkN*1-=})VYP>zpm-KR*SQBp4~!IawG+hKP;!@_(SLRje{xpR+Gbd zIBiUX5p<({C?Y3gW7;!1-y$2+DJ2%BxDrYXdQF^oVb1s|V>pg)S57GtF5^?nHHMQ$ zL{nD6X?Xmh)S+-+Je;NDQz#vt)$ABe2$m_F2}v8%;cNy+QPaj8G6F1=QSdEMf`oZK z5)0uV(sIjAT|mE83%{LBZ!908qEni z5=+6w6&}AvSp4AmNmPp9tRzmr?b@K9t!v-CumRqYaHpao`r$PKTu~6VL`JeN#L@5r zqS#%J)=dS>8S!j5oQ$a>0M!96IRXq(>i)Zfbah-62pRej3JLs z4iBZ_?3LaO+K1rI0{a+|9Zng;>||6rL;aK5Y~-G1DlqRd^bAhuZZ?L8lQAUZZ;Pf; z;eGpWN&^c(O|HiX^MY|C1{zX+qqnIM=yjv>$KAqgUDGb5DS=~vX-2D#6db-$OxoC? zHtT&2?O3q{SyAW3P?%2<^bZX?PzM7S{yVJSa$8bHd63A)u@Co!X{fSYCC*drzlkHE z(H2CbzMDv4oUvyk7-UsDpXR?_{|TMgjGvjm84CO_Q()XRhj`&=kr!GjC7b}lOn&d> z0do_d8^$=tQ5KrQPDg`rA}<7EP>?}kqkee*^$Lz-U{-;RfWZyp1O&JW_&7~+uT2Q-W#sY|CX-f~-k;--HeOiuZLU=ThZ4>S&V;IqA7-#Nh!SrQSnJaCz zwN}aWe%pA&^krerN!2yBYS8O_(Y{=`R;SlJq!S&whhSN|7SsG+?{EB+xn;txPP<(v zcBF=AM=tlXeWA8*BqoWS&=jVP9XyVcfX~O0SU2FD!}f)=`HN#k0dxYNR5w!Cl_3;? zP-a|y;T(Um(7?GYw!IJsjB;ie{2G8@%Ry{bwHiV)&N&4k1!${FiCl!EPxPiD4Bu|V zc`13L(+T_j$+|^2?4Jywe;_*JwTEE*t+XJF=EU)r$n=v7jV&Qja8S)Pa+l874t-X%0I^ddk?rL}3$x zDVH+~?`P6*T_0j7-&4c*;cU8U$_ zuTg@&R5iXxEEC2Pg#NLUdxbiHqHjgqBuuz=3t#roM;xw zvUu_n^P2iYGb4-{D|l4 zmSTP^E<7l?SXFX8^>XzwqFtDN`!{z2-HMC%AuC0fkSbkbaMX85MywZYeVMgFtQQK* zkoW=ZE=l{rmr6aC{|9t9t@ByY0}a4SnD0CFwZdQE`*R-7{?F2VO*fG1^<|?Wmv_K# zamRx$Z-2;XOUOQNy0_7tZShLkmbj;_*B><*l!UV{-Af(mcY(x0Q;UP_Tw7TynXOgTkey4)gOaLpl0;i9uV#~0-UOXU)mC%O zR#R=I&58mKRGv_?aXP?i=u;|dYOS_f0yGuZC_=<6)NGgzuxe|S1=hC<0HJPz`iHbl1Xwb12+$(X{4dk((uq0!yExgmM7UV@Tiq_nVzFAx zRTyxRxu(WkTU%o?l^g0Q{&{k^q9F!L7yKT;O}3K0HBk{l{DzNW!;uIdzY6v?$UL;U z<-0T7??{J-D|YOFRjMzR-La#BFD$Fd4fJ2CfuTM>CrBDwu$brr6!c*P7F0N9+;qd>MwTm_jYwcK4Kv?qMk;RNoX=o4UOB$J-oSL0IbnRBR;AfS z%Bw1As{{oKlwLNF=C7|3rp^pB&Nv~K;^vrDMeQ)A-zr2T(M*64OM(c}9!gb?3w0Vr zJd@BfZMB*z&634dUG=v>4|=%L4K?M=lU?`xF%_1ROZMjsc z-=5ehyob;kL+{Zig(|mASEYHYWUG`cRX}BOtEuZJj01QZz5go5PSgnPn%K%JC|kic zYcLPqyUJ;Yo;ziX%CJ8`t3#qF&PYY}-wkO*P7I=#XPv-D;rKjZYVD@#N}H+1Y^i?F z2CrXdUboq}ZVD3XHfS^8plHzi7liNW@Neet--H6YH&pSVwMjT@XJKID(=RZsm}x&? zHJNKAa1hCn#Md&g7c{1V{ZJB3WR_4HMdcm%@By}sU=94XFP5Yj*qSCkjnNFn0GYwS zJPJZL+2d#@YFxz>7ORYQsBOr8RoJ^ig#pH(ip`;vk|7D0h1Y)HMJvD}l1hKb!ViQj zgy%TcFd*__OMMS&zz2`cYa;gOhs63l%BOFh48dpR{g+Pjf3_}8{y*Dr=C>S|f49H! zV-`YtB0zgGr$j}jNtw*&0!oquzE;B(8)WPp;!+V5A^UF|g0cw14BkUnqT>5+i_kqA zW>82)NQFj24B8TGJm5#fJx@r{PTK)egSB_plQKj#M6w-lsnjWr&t3p+Q#%lxU4me7 zLxai-dm43*!?31k_V8rl=HmJepujaz$jsDDs->AGh2|nsf(PwVOO$btW5?GY0YWXF zgomn3X4c>krW`jRkb_bj(Kiuz5LbhU%0WI$G`k8&B)HORh|jSC#ef|)N*Q%#f^2lk zoM2UxooX}=$wiV8swE0Kv&AwVKfFvhbNM7x3)%uSAALB;m<-2idaE>3ET&8KbEFTG zL+}QI6AS{@746$l=%MGiw^qS$uzrXY3GSpGpBX6A?T7Yagk z_%jbPd>|ptJ9T9LO$RXdPijz!+8WXX&40cAS)I58KQn(b6!`a`!1(ONDkq=QQM3p{ zCqAv|i5WTYaSq}$=?v{_RJS2ws|6m!)^02VU@_W)Q!>41MJZvA&|{7tv*^8+Jk4QA zWq+mh9+;7_6)zEngDMb#(<%%qFi#WfC@f~c8QhVvUHF?8`8Oe0!q6;|8Qp#RfHl=% zj&!yJoY`cfluh~~J$}C{teBfqPCxE*kyKCI(-Ca+CIkNFzM$Wmk$vt##T6e>H85{8g3A_I%0TsJx>*GVBoj;0zdQg){=67BQ5c2Y%h zi!+rn$KuG_FV}Y=&u}W`aydOoS6Z$Q;a*C$1mY<}OH#@XB_ipbL}VDiBLvI~0Qv*g z_84kTyJG!#)-SiXz4ZfeJok1tIR-nrJ=Sa*&68VzVIU3_XRuk48|s_o24||-X{Or7 zVokl-VOPWijPb6wU2X`q*7+h;F;~Re;)_%xt-(7puhbov8>Ez@K2e9lLN+BBO*tef zoAJA2vcuUfJDOYVu4n@=ttNo((dJajl&%l?qD~Z2BRj%PvLhN&g4tAeBHBtFH-e5b zjKrd;o#<(axAJ+U55*wzjyU1Jr~ujJ>h$XsXu?VmpUZSzk0I zyW%N15giQqn!WZ!JQH)GnPai2yT8lr9*DZ#@vPgOtaH0lxF3wVRL zps4J0hm??03M8T?)c(9Po{{bU_0y`=n^lKA4r_o~E{*ri{C1z+!MW#4sEh{m^>H!;Sb( zYtlU!G+VP~SHI8O=@^ZAo3mzLv|4UV4@UfrGAatnjn-731wG%=)!K%p_5@5la$_`L zaM|(abVq}+x|X1&qhV)v-9T@5T{>uKi+B>=;efv@u2>osZ)evS%}pgF1)QTAjI=Wd zU45&s3;$fw_+v`Q>aBNWNAS7XK{EF&6YF(|)bSg{=6D8iI_^fyj^86n z$BQ@<`~aeNT!3gEyAajm3yA2^iC7=?i1CpS`w;KLuXK$PYw+UZwEZEUcMO{UzM!Q! z8Nm1mC!8RXEu(Zv?FQlzjfqGo>UZ=hlEf6H*8wx98CVQ}F8#fJ$0)GKdOM>@C4r9tJ8iMB-;o0yn^i>m zffL?f`hDdtjo;@$={d9pF59nEZ)JUxE1M*Kpaetd>F1?+1Lgep+1 z@?%aYja@0FM{2F}db-ebe8adasw7aer5Vh>8KekhJ5o_^LqaXkTtc^=+ChW23&Yyi z8x8rgCcpYp_F0pPr@qPC*^5=8Io<1bXFFkL>ckKVcs(rvUkJ3L<%p($vq7#4U_Ln= zhCaX3Dc8kAil=uh5chPEO^QrX+K^$xz&xDoGVv)8l5Chq%|nVO+G=-t+O-Zq;R!>) zY?H7)WxK&!yHPW~s66KFa!)pf%@Os&>b=WYa_L7{a^X^z+;S94Zdk&S>yBi}HH%qt z=^BUp0Y;Vij!K1;4TjFNfxm9ymeLs{~BL@mL?XACTPYc5NkJcK20 zl(FPd#5X~fU(9C7!?RfOipY`&^(^@j)Bi6M%XQ-K#9xW8h%X=x@V7DR??mkWYZ1rq z67e&b`#D7Qi-@PdKG=%czg3jrA+Q2I0wg@l{LN6{--QBY%Vy~Wy|{XB*+=-rrDaR` z#f4=@@rzr^mhg)k%8uk0*Oe{i7uS?6;ulwzEu;(m!Yj%a@QXcVNAQb_$`0oj=atRp z7uS{@#xJfaE2j%g^s+r-7nDi>bViMk=3ZbE zSCPGMM=Z38si7h;MY-F1jBZbBE8b~puG07Pm|MUKAb3=&#+j76wCs+qrZ#(5z}Vsl zY#7&%&n;VW;uc|iHH5Nob_&Wns!W!?Y7;!>CbfQ@+SVp_gTsG-wrYT@jP33Nye3j; zt=<6B4mo}OpZF7O2W{rAMdS0zmK=Y)aOOuRjyis}CY4lA$`txz(sTPXLvT_yBEP1< z+Yu+tTwx#;#-6dk;k0{NdyMN~xGUyn+Py+y=i*PW2Y5z&0=s~3z~}Eye6{aCu@krw-|@Nx9zthhH*lIb zg8e{0zV3C(^dz5Wul1jL#E!X7bUs5a#)ZG~fiq4#_3cyUeq++}LWU10vQoSwOl{`9)JN3DAC;}b>_#`Le^0@XtNfclKXZ&ildP zA^XP;yYdU3x##}ky1C!{+19zlX5jGWI)%{my2;v)Hf5 ze)a5EK(lU2!<$bP?wq6$agIURu@katGMKXt1Y*|VAOyW&V_PPWaE|qM4)S{^Nk?_i z0}ZF~EE{q~6~E6tASaxeUUO}x*VU9U1bt8e`m$rKiRP$c_OvL_peU{^iRzI5-D7@p zZxpish>{#=0W`EPPBUaU3$!n;U;?sPvN^8!qk)Eq-EOcuAUc|z8QDJwIX^xUjM=k_ zKkluI+eq_Z>h(LT-ve_uYl+isGLYz4pLEuc=BW>wr#`QzzSq^9?TdRFNrHwREFEfe zZXqqG>`B*=GKsWM^?qPv!8@08AZT&f<;Jdl1J{#zGXaYiFT0{8y0UJ_t`d|95W}G> z3piCJldB%uy#_S16_t$zEX`1-a$S)j>WmGM>ZfOtBBj^g7U^|)B0-lUqL^(^u6UtP z=!}3AX4y9yfktW+Li89qZXlSe1Bu*&256t+O0JH{tc+#}=Rg1j1)xa6|M9RZ4%z{8 zb3EGAI50wh=pghev^Pro7?e+Ow5~toikl4pAPv-L&^*>K4Vgr98XDm! zDk8;hw8@pl|M6tV=S=s4PAE8n&XHsv$WYJ9NE$|~;~6LjMwEcpTbHno1bt9h_+2ia z-Gs*1mC`NJ)?JlV0-=(gb~SMwnyVRfY%zE{n+F0(SF5)(R8S@;0nj4usYk8Ze%^!L z2Cpp|@^_{D7Vj7;?_=)<(sfW-_o2s4G6ps2mq@Jx0uINa&dBylp21$%AXFQnk=BHJ z1UiA7>}$#}fO=~TdXXV$zy_3@m5(n+5!Nu^^f+aglLlyZ0MmoU9f&!MDZ{Soldf)W zXJ?~1GTM4d?_0bOLIlI;i&Rs^Y2oCj9SV(QKpN**8fTw${r5fiiBNGybq zV2GQ=Jbp8AcCM8;O!`fdxTiq;XFsZb!)t%RL6 zCES!U$ZjtIG&0|Z1|{oG!7d(lr%GKNtgeEqLmaLSi7BoQy-nQJp$@S-?2hIU2tFf9 zIFzz@BTf>50|^_XFk80T)!!$(d%gADrYd)Ll^M2l-hba&2DlR=xb(J8cKXj z#(<@1B9@-9w*DqFVQKSCz|vg6vJZYceNl!bq}1k=h9*2<2+KCY(gO`i2r7b}MsNRU zHM}1B;zZBZl6S*!7lHb~ncbA&7#mc=TH1OX66?vn;mL%p1;)0C7*yQwR*d9m2ecu=BdS60|3A1#T7ghy%3k4;g%RsDA8qQ0|a> ziFdTu-_&5oaFN{;1}t17nsUG-S7!&{*Vcrdi$oaK;Y5@aMY;M;DqPCd13Lp;v^L3&wy{7WHqbprS|W48VUAY$>@+Uw zdIG+xNRuNw0$+kmIAP1xkMbt@>}l=&F#I#1nz2?Jf)*H$rZfvGoH0igHLHQu?2Um8 zu~4@)(caKG*4EQzZu2#b27DfCZz3=Ti;>mcpo|#;{qVi$amU)mJlQt;@y8q3)in}pL%2!&+9euMk}3TNnqU*Kov?|+#B{nb-f^b|q792kkvdqkHg7#XuehKBx4z#Yo*qlbP?I z0v`lN1zFe`ruT;v2K>EIccL@f+tW7c_Ib>0E{|jgB-(Pl{Ytj2KQbCHcaF8Ynk%BIp zQ{8YPh2q!ZNo0 z@zkwmaQnQe6r4kc>Z1XMP(z)XI^%E?X0E`g1b1^CibWZg277~Nw5`FL9g=9ZvD@7} z_H0|DYgBEL)YjmTl%SJ0iSqW>Wz+FO-kjU-8q@L`+8WUQpxXWh1;F0yuvg7YjJVNd zRx?}NSZ3k*s}_vBC^+LRjTx?<*jZ+2A07b5ktss&@; z=Rm>PVqO$HrebVx_j__ExxJXV2?g7VnaAp~CXLA0-U8#UV&2YCCDdHV3r}8e)}*0K zSimJ%&75OcguH6zChYUPa0BMOhkY|4;VpgWR4{Fb*nG>ft`1q%%nsJo77b$>$jQb?F)zkjSR2U5i}6+kj16|o z|62pzq7yE&`?$PW_W&Fu;V+Es{(u2a{3f~4Vd)ZK~e+hSPc%@duW7-Ad2#*-jGaOQSvMG4gd+QU< zWUr+;4vQZ)f9`CDj~`L!fc>JwOh*))cG?7c9lj~9s_^M_!>7~P4kugqONYpzHYZ!0 z_1&X&@I-aOTIC$`Q{mu8Frb(ekK1NYJY6ZLDP0E#<(`65ZHa?2B#|_{P2q#@ba^|o z1w#{znIl02Lg~Uz&7ryl8_0zfZojN1Lcbf#sTR#z>0S;)h&6PWGDt^*{sj(PW1XZGewtjM@F+E*AGlG07nM1e%RMIt-M+7 z7=j-|#NeNN4#8KKV#g4CkYIf{{4n7df)i&yCfcsGN?VietRYx$wa5@lV6|(2Np+0; z(m@XsI)t5F=*1e>i#4te7Ec;miZ6sg91Y4&c#0=_2hlRn%u2^#vN&16jgqq0)4;}* zZxCl+yfGLt2ZJe`>+lV?+I>!wf}lI>{DMz{Fy>@OIf6;bheHvlfSj2zG={T5cr!a( zz2vh_b8Zm9b|5QZiMGVEN)trnxTgWW+A+n?4?ciqZW{gQeP;g?9@B}Jifi@H;rpL; zxGDK7fAP)vhgYqe``XFpeqbMn1r@Eshu^qi?&eQqruDNasp{{3dCZ0TZ#eb3^c{yz zYK!sk&;!OBHq3qDo^$7}-16en?_9rOZV#?k8Fp{YwTerNkq)y4E z)~Q4zYEc?OJIFOr)3Z~Q7m7}^)lBi85!$G#>F~)#)v84mu{u~$P@^MIh*`4MT3Y9$ zC|@a7HPd6I`h04LQ7jniRx6}11o^etq#9H5Fe2>I(&DP85Vn9>sfbic&_ad-)@NaX zsB3IhwbkZmIn`HQTA%g3>O*9P16D?ku@hTHHNkLFZK}0dX#NZ0LLL6i{LN5ch5|a> zc>m$E+jc4TT2qxd6tW=-kX&u94%hZcmcFVWMaGh(D%om_*qd!irz2JBJ2csK$R2-x zu0uGVH`RB@E@7EAJ0T=T`$BX)4NH4(qr-u7NKz|&vU+<0)^=CG(v}EF0r)FH0?!4; zLQz9+g97p0nQ-?<Ko3vsAglUl}@ zP?py68r(gQ%EAR{RwALSMiaEgJQC!g5jAs;i9>ywFx$k$p;`^&etQ-obz`oW8Io_G zTa(}*4|%gT4dZ?$`AWsSkbL_zVYX?M1Yd(qL%E+xzR>wHp-h4X0hu*n78pYQ-lPe$ zJsybPjWxx*ghW;osgb!KigZmh?D0^CY$|3(hxBQ}Eb@*u=U_6y0Z~mIL9}bCGY}#w zkeSgW(nKn3wW$H3OU_Q3Xbljw0ia_d9592<9P)VyV81t4N0k);p&{Tp^J0ad71x;; zDg?cl-rP_E2yH=AOG%9;j%m6C(@utILunHm7^ZH5)1+Vk5~@`b0fA{lX%ic$N1Hk) zRtQX^%qF3AKqqx=&QaRL2I}3Wo{50aZA3dKR0#b>&PfV-kcM;`c6S3QIhc+^>kMED zJx5ewfXqSwg%S#9S}LENnQmyfRz^*2;v{O|P3;McDzUZ_ zdJKSjcyrAqJ=fmjfcmQ`UP4DJS(=m>jS@b@z&QZeUzckx={W#m7Br2#%t(^qen`@iU z#5U@fY$;&dSksu&UpoB;#tdLJxwZ*SY@@+xnh1!&+0SfN>NFaFai=clE@>h#HG!u! zSxNw_*fi=V&8RkSBWxPAmo|}4qw0xpSR|DG()kBKVA@gIL_Upd69Ea+(&-mrv&hg< z+C(;unqfdKuqI%NX*9s+AJB!eGD4caTxV$$8%S%~jB!>1$Y#Vq>HGsAhE3OmCKB^( zb`czo)k6X74JiX`>ZJ^Jtf){6Q5XyLY;kiFWu(Xell*CO-BhTH`OW6K2{YLKx~XOL z(G52YO$S?_~t8ZyRL6H{y&hm`%rC7;v z#wd2eUz^%L=%<$`Y^Pig#b2E9teqaB5sTu{9Oe~R@s3TuR2v+b+x${4Ky-FR#-MgG z!QkJ_c$C(5EtNG|@dzKe04sRVt761b8J1qmmO{i2gBtQ97bqdFtkI(hr|%PN>>tG>6+ECFj zqobo5VMA;oB~isz_LRpL?WRE)WQ9sOg@}ql>-9x_vJ=g7LKl_fc6%QxhYcT;qeXR5<*|IHJmXB;pz9em8f3{`aWlO%uy}(IO9&pJL1KKuAo z1Bqa0c|I3H$_uhXa-jk~6?_ixImRbAp9@E)gX7cq%;U3&&oVx1_-x}-z^8)G0Y1k8 zT!Q#aOb0^^`0oz!Il|`*p9ntDxmR)g28w^5uC#(9Z!T$XL8{%K9^^5<8Z2> zB13L`0iP@Q z9G}4_iBBeg%L+d0_&E6N<1-P5XU-Y4!nr+h5fan)P(`z6NHxFt@*gr2&(Ue z3L7F`NK_O^`>`{%)JV=PSCFD~?6i?(o+#ZHUME{0xt{P?LPtISpU|g9r0-(TrnGt^X)HDmN$w#w+cc2ys;EN`$D%V9<0Ma03Cw#OI9-M1Rb z)r(jLXnAfB;Rd!j$C#{I=gbY9r-s?ZhM~B6gbw6JvYr76E?hh-oMp~-Wz7ntwsnf| z?w2%9>p;0wVXZhV9IY-l0C}(T&5N^J$xTE>Rn-b1v06?7qtS7D1p}178;|$)m?PKJrFPf?jblF!qODp0dN7afa`{)O$3q5x45%*W#$mB(L+6B zW{2JIvD=kbtlVgdayW+=y@>=c;mz*cJ*DdN}8 zBoc3-JreXop0#?wg}o(Q9k90uf)(_A1)Xt(xo#ZcLYNO}B=}|<(}L-6puy4xq>fjd zL+;i=FCusGxID2~LiT2DAtE>F#p8gB$VWW&q4tp+hap5JA;iIUB1;k?dPq8WP@;_D zB75Q_Am{0r|5%J~B}K|vpaKSg|R<||~RvX=*QqKZnvBE0+ z(&G7@1kyg}!i_@={QuC#bhm04yyfBr2CZw7Alkt%!RWYJoJFK(Iz9-$3;v10!4o+W zHt<&>6Jirt6!4qMrH0@a@K1GT4fttlb$jb+4b~h0e*43?Jn4DgNtYKAPd+5 ziUIGsDNaI7@7!4Ai2Q74Extupbm?y@Z9R;{#f z__b3ACXk&4;^nz053e(x-s(BvCQ5txn4z{{)`76>(A)v7dY!kF!17|G4LWwlknI+k zj1Al!vk}xy0}FEsZ|6oGa2>L~aebH#T;*o2Ky##IDC!)ka$y5^1BL4VE_ZNwu7V`w z*%kr=+7W$-In<i!`JH%CYXM%eAHiTyU+Zl6DFx9fqx79}sMLY%IPAW}QXJ zf;tNTAP=Fvu?`Y_O!eADY+xOV2FxW;U}1Jr3qQ&_&4T2o4Xf*(0C}?{l09$)U}8O6 zlh>yy(MHoQ%3I=XFUs*4Mblu3A7@U+F@+N=DZi+@?2_^+gG%IRcAB;}MVi)OWhf<^ zoCV#gqG-Z;T3H}CIM%4k?(m(o6b7v3C$VN}!|uAU_Z|U6xSq<%kHvshOdA-G*$N5J zQ^{XQPK&+UBDf?V*29Ji3kXsOW+Yvq_Xu=OKp`tPs=Fs35YNgJL-46!9F*Dg2n6-y zQ)ZJRAfZR6J8M$0VHTwpM z}9th-r~E|*gJAAvkJo{{y~Pxh@x&vLAq<;V>#hpbtCdL|+3fv{p#&}Q{%ed}SC zgPAQIcDL{7a_kql90A*UoD{eo9i23p*lbHl(XI7N357cZ%)+Vxb50*@jz`?V5~`%L zSxcdk185L5wy`S%d_Im}JG2 zU3nNbz@p9V>ydC#B}v>2wUY#CfJdB8fJeYY2JHq|K-Fc2QH$+(7UQuqo-8U@N+l@k zCSaC8`IPfJ6uP8gN)FaR@9m18SARNnRp&m%j+d#Hq zl37lR1Jr{kWzgkR*TC3+O2p5oQ{v7I2!~2Nf=WHGBa{jXfjkNfZvj0r`jlRA335dU zVYzt}O-_dRpka|=9IO%%=vnfMKt{IOh6N>q$R$B!8y28eGz$JKmZVO3azY+v$AVH_ z7PZ4LmWXyCxa9EQL4KiFux7A;1$44Ib5k&Rg%E5#J9#oWd*qb3ORl)EBr<~)mSP5kKgai_=APghgf{KHfXIT2mq7?zbMSz(t@b@U8 z)cJh?-a-9>O48KsRN3D+T3U?-mq-BMC;sgmmxygsw zw7yl{T_Yi-G6A!gOES75lB@NR0PMy{094sU3@~ahAxOBg1HE9i7vUj5%Ld?-pEj}0 zq0RM8ROko(|3+*y=rf66rX)4ZQ_D8c17fhu5fk9Ll&4vUA3z6!7gRW`a2Kt#4{A0~ zwhKG?BhJzKXwY+A&=VQNL?gf&X$MlR9=t$qrs9!N9!kjQJp$+;iqf2b5>Fq^*By6` zkXQ+0o{;<$St6Pdz(_t|r(HAnxGoQ}gN=YCMCu61uPExtj>ACLweN`NxlRmlX?|+Y z?08``*!2$BfmkBnOwOh%C|ph2w!t;*16ybtl1x#GOH9~R5>6}FFt>s(kvpeKw(XYP z-V|`b>Ne#;cCdp;P7MbLcUAGucG5R_I6Gk14cKIPg9kmJCw+==GwnKoL~+RaEOW;u&*}Y_nvzi4_kH)DeiiZ4i4~9%2Dktns1DS+boG zqF5zSw4QFKAF;{JaJZ4^+{NpTIfvlxWp$fHp5^J56TY**Jue+KjKHGwjJe&C-yt8I z{w6fQc3?*_VA#$9djaqR2wM|n@t&)amdyYKa=G897wsavQ&hi*yOny zQLV$tcCnTLIYYa81p2jKWn~k>%GP3K+085zek9l^V(%$bX1DqK6J$>#jR(Cc1oQV4 z1Ny<9rg>*#39&DNa(l9yHs)QM5-ktvUR{Xd5cg)a1FYQ{ce_s2(7M|Np2=c7U~INz zWw6;MdbispsD7X0XG_a0a=cvTj9v*buXZA$Wo6VMm>* z8(pAI!Z#qFwc?`PZJk#7wL7EDz;Z=(W(MU05t_1~tZ!Jmt3qIrx`n7#In_etMJ`8) zN25c9F}9nwj2RH@rjcRjNbs6s-RVaY4j`m6+=ZT zdMpO~QNdX;a~;jm%!OTu#TTIDqlw0;fUoS&fG>vf%A5m%zDRip8@H zSeogj*c5PVTnzaCn^k!$pkr0m&d|6XE=5lTEu*9u4eqS<)Ypi5E=gaYhKIG>qYyJl z(|PLG7xmPW#-V6r0+lDLdFbi0W#_=iB|S7wtXl!J6Gs^YiC9{0*KNqIMM6%I52`fo zfGp3p+a)7jEl{%?b^0Z5R!)CIA2xLQaT2PszCd=Pog5e);6Ro6eqCNq|8AV8KO-Be zB|D}HFk!bK#MI!UY3Q1{rY*7Ui6?`iI<&hr{yG!ip8FNNUDlAq_@Ok)I;rBxFnI( zPV^!Fvm*MT?yzgBI5LQS)Pv|^*X5e65YZ8dBZ$tDH?+tUa!9Cz=s?@<>f+KFM0Ys? zmt|9IRxRmSqh>95XSc^U_vI)YkK*973!2kbUyk+DC7v+gK4iAnv z4shg@QITYWYkQ&(9Kr^53d*ay*wEx|MxCZjS66JpI!_3B_&-%vL+=^9{vH-1U!fYH%%63M}FMoj1_L$?E&N`W6{$OXJ8+=6gdGd z38nS)mwJ#NR*5EPTB0B)Txui0T(6eWKIB);F1-#SP?ZKlQ8)-et}V9RKxR6EayW}B zq%=qA>F^{f_+)t&@MX7=HnHl^up2bkPghc3WKLSypu5{Gqo=o2Pw%CD&{lN2%ZmLJ zX5g?XWO0DO?%MQib(A)|UMw!!i-_}(d*L9IbvBk6H)=w{FM=>4A$(X(GvQH4-=Y`_ zkD?e>`ei%1L!kB{+QgYyWVA_on@_XJvn}0O7wN|h(vKUY2OmK9Avf9tCmROJ)HJy} zt@LP2mPfk#RAH5RdbB;Rw9Lq~ecu7QGhd2~LU4owL9SJ^^${tqh192M1VyN9x+GwA zwp;T50%OH7-;es{ynpU}$~*1(oaYHoWb6;{k6+3E>TlIjH%Fd{o?KF?Ml^*~%S(~y z)I=!idG*9}9qoFzI`!R}4jQ@_Yg^hrdPLQ?{=U_)juISnvKi(-t0On~-!X3x%}J%a?*E6B(KCyn1{F z)p2S~T`3mCJ4CZn<%I^3r9buT5bkLNT;3 zuGi4>vRG{#Rhm+a(0ad(HN9VQ=zdcVg(ogW!{e8OVb2T4leOb|<;XeQ(hkyc78~{L z3f^0uV!w5M)U7W|uH8g%a&js%>PTGsJUo)qTMwPK;N(LSVI*OPk)S;4*4I64%>N&I z3!Sqs5I-MS?)(g#c;G_!N06rNtrEU?>FNuX z7528L-2Zx!sK7oEiA)8fU;gX$*2?WZAJrsByv~E!&T>6C@II3d1t%_D4oyu>NG02^ zz;bE*F0)q0#U@H}HBna!bwMAvAjl}_ZE9%lZ0Xm~M7^?m>NaQxI$;5?j99?nII03% zii9Ge%i%Bog>QBNTT8ltC!WV&*Smly&x`koUYeK;O-|x{LZcT@4yMU>4vW(2 zo&_JId$r~wcxr&Nx@P=N`JN|MhN(b6sb@&g2WeK zF!m8;Y=kaR?H!PKo6zv%nX>}*JyS;$VbXKby)jLzudCw(OhHYQv{75%ia@`xI8D6a{ThiYy|8-9=Zry-0Cdf`3Ha81%kV zxZR*|8;5UAV+;x_wfuentwW?+$f9)0-Ca*l@`-&qjp#Cs5b9(iq8^=f*DLLd7Oh@F z5d#R$3qv7So#vSG_t2JO$D?M)smWS)9M;ToI3T7GIpGiL(}q-7_+?`fP}9+13kd`u zF$hS;z8!~7qbGbERe2DsLR&oSRE7LJTo6_1`MQjRYh>N_>orIutDr_68luc2`C1-^ zofoCDH>@0650H^#E^iyp;wC*?-`V+sgg(jJIT9w-F=n_5604kwKDbC@Ml#8#8NCMh z|1VAWxv6+sCW!9tPfJl**aoKo!Ek7~>Ndq5-G)_9S5Y2Ndc@RWr1p6} zyP$6D6I2suE6|AZJh{s?15V4qbt7#X5}S$YS;#Nv8`wNC05?H;mXzZ$aHs>!H7XjM zD4rM@g1cw)TaJWCxv{=_oC^l{2 z!to?whDhI&;Itw)tj`1wrzYErBb%LI87DfzZ}i9<^X&$r<(I4b!2gfH`E-Id->4@KvHM4k< z7uyk#dPLM63>jayuNUi@S?QnUW;? zY{{CX=H0E8v)0Fr%2Ju48w0gM^g#~34R^7#0c>qhw{}XvAvanRkZIJ%m$I>piXrE+?e?m?A&IYlld8SkrnJL`5kGmHqt+rwvsJg-OrG_ozV;FrIbtnl&m>JIZ$bKak&c%MLHGcQxyr6t z5FW8Scq_a;>x&E`yosGfj9HnyVGR!wKcq!ILtG9|yYaVGglK|US4bH9^twXY7!0sEVoH@ekJ_VEVRv2O&0xWt+N5I)mD^B!wJnFTKck@FW@LFN9Y8#^ zu174pEaK{#yW7dxOhwu|qHg5Ak=!>optS@J*HcvmQ3Gh1kuZ-hL8#fZQ3<902zNzA zdI=7#5{G#j20SpShB*!gGTM&=sKn|b!Qaw{b-)+WZ8S8*@AMvrDg_yUPpQ!ge!M{N zu`A4(C*Cpvs4-AkYWSa?>-2?xBx05U;VR1F? zmJ2#LzMCv2(KWk@9UZ>FO)$w~67=3?*jJ6b(nbKt9zg)6EI=y0L^SSSuDGjshjYUIB#V1QrE?}HLu|$1x2}m z+&GOULV9ydnu@ehD#wo8b%Ta=LBlR?_bX;I1soO0np&9Sn^aMXBNE_lGAjx0WB#v_R(Icm!s5cy8 zgM`pC%xO@3gYf>?YUKxex#R#Io5qSw>8E_hkf3`KL5*u7ZUmy#Fx1QRZZAk*F zPK;~9*kB11MOG-X+39Mnae)tj{~tAykegr^I$$qXRLOQ4B&40wz$gYcEE;+F;M4@2 zEYNlwYQzlW;mgAYWL{`2j4T2gq2`v*xC3f@RvK3)9(F({y94ND_cR20bD((~P|=$- zPHb#YH64`b*+qP?(6EM5m0qwBYbV`jB|I4Q6P*JJFdevKI8!dz8MH)Lq|Uie8@1yH z20ssop965aV8hI+$rA^vSlD*_K-RC51H905v7qI`Jq&i8VAHgSJUK9F$h^qi?>X@N z9ik~EkV<~3s^PGl3jwBp5`wH&aWV?jra|~XQ+8++s52XX=(^Yvp32BmLO3nR z`w>C3WrrRbo&C_Nv(xSdP6m^!#K$g><@K6eCFnpE*h96vxb*$lP>f^U{{Hw_lK1hP zl6NNYEN-GvGvWkbdhFe1Sr@e0Mmk{oL{EH&YYQJ$rVaf6SCI%5*l~@P5o3!rktaPP zH-|Bu#>zp?t+8T@NF-LX&Z$1I!?=57H6-xMTe`;dCRrPzWmMDax3e|LxWmf087e21 z)j$pjuE|73s@1mWht~^@T{QEFp3&qrYC*VXt8jLfG#a)$A70%(lDaVA$O~fx_M0Zt@e8I$?Y}TO>t@=+kVwyWh9F zM?@z$#ulk!_iZnBHz#6gxUeINSW3_p0gy<-GoiglM(*gzS;8{#_W>pW9C3&2TxzD= zR#V%`xcOvFM@EUgYk&)>>Qq15^TBL(qFTiqJUZ?Q^}l%OUvbnjny| zxJWJKBHzw}=*QeuxHE;Db+r`NSO;Ym);c6IEv-rsrZhD;+j=<1YJG7L{Xv814;n=8 zFT$kj(NILETPQ0j4G>Rj2!20e-hR(9VA`%6k-6CtWHbc8Pe4v9NMQo#>3uqQ0j0K} ztso?hhqjQA?^uvNIW49PxKn0i9LjD{T{Mf4TP<#KTe)( zMf%G7PgaO}kUoH5*q$$xEg(yEF#%c1#EL|oT#z@iA$?%_1PBL=XA{L~ zvH$Gu|UkRI;eqST;5m5TA? zGB?4+dLlhb_pttyd|`!)+%Kk@L%x9sXN^)#5IUQz#=3Xn&&vUv;Zv@5HuO|v0h8n! zAJ&8PU0H44k@e^xJo7oX2jBAo1W8DDwkLbimo48oAvpliS_x zeR*@BPmvH7{G2+kanc)6hXGoy5fdB2e zZp2d%kcx8)vbb2}1v!9&$KY&7EHd#~#{GjU8OOwOPbCIszCcICn+Y-N*d9BzFVbth zwH`v~G9(IXvNd`+7EeIB)pDHX+u7Cw`2TV4I8y0_nA(>FwI7fJwm=8h>Bu!HA&{X5 zGZqb{Vc|y0lE7JmI-gxDRZcnz!pVT7r({UMGFXAvLS?pwGgm=_KpdA6cd?J`o1{*d zWM;~cZN*BJ9G9EeFk(p*dTiE`921MsBT1cY(0#REm+IUQ8v$I>-FBU=tYQd^i1O_X zMs$)oGh(IMXy!%gQCD1OA7VVL&8V|28`Kfy9lUoOn6X@es1GNsqNH#+afkFJr$fJl zIf9mEmMF4;n>7R=J3s)8IS2F}rPwlOWzAtND=yl=rNyK}08(Uou;tDPxDey}P0a*% zGe&Tg0B8yW1RQ|O>YH=YN((hY_mO_zd+2lEpAd$T7=gS9NI57`EEPA`HetPkmjXYt z=JlX^QXLP-11Ov@Q>{!Km2Q@UHOo@uk9c*Iuj|VDJvF=#CzOEgqd*mjYO~?|9i2c! z!%`XDYGZ~jM+6M`J-K6poPS)z{qlZZ#C=v@fYYH8f-k)c=SwH8gXPpZM}h9i8FU9j z98tFAbW%i8{T?k=r6yjI7%TWjTKelz@0Yt_g?I8aBfo_aov(6~P z!`-b4f@^oS`rE0xp@)ALA&h(V!+#)e;%sdfD?9&SUZ&bWp!3$FEri*2LOK8bw#nHt z?{m0?qw^2qm0DYs$}WPrzl@jp+eO_X(WAHrBr-VyU&iyl@{z!YyJ(gy84K5X8=(L1 zv*PeDye2&=F1BCaYrQ18^+JBFoyB>RNtjAlvl=2PL~l; zcvBL%D@M6dIgk-n5c|Za1+#9-h|2abNffSFr0loGr(0wl)=HKj0a0kW;JTJEnrl(S z4hAiWC`;{*23M)OtLJVQX<`FxcGw%Ivfq}1OBYKH?iB>RPH1t?DupK3-?|`-Pg*y^ zIe8R-bbx;MsS@ABs`;SM7@`}6(z6%CfVo2>3`F4(k+&+l)P>vC?@3s9$!G!u2TPi(#3P|r$B@{InCOYJ)Gl>u+(27t14#L+ zXv9?#dsON{c^jM9%lfL2@(c11BjxwV&#u_(Xu;RI;-O9KE%ZtG3!;=j?}av`>(DRu zUJ={odVQTzKAn#UvkK2nz|lrI*|l(J@PFrb^LjHYlE+Xv3PEi^@*+u1_q2Bod!2+6 z@eiV_#OjbzS!dM^rZcn+AfM5lN3qvx!(+wtu63h?wPUH4k`>8Mq1U1X1C8}`ML~xX zm41Pipbn^5f9h}SSKF}J?9_k-?-6Rs(OE|E*0!sN3Y#-`XK45Y5~861w{&uIuJ ziCZ0x6`sA0OL>hOfNfnLxvLvl?&^$jDT}2RRRmE(Iny|~oI#*K*LEi~&GlEAu%Y}3 zYL!U%!6qNjzte6hR)Eg{3$i*FeCla#ed#LMTc}-=qhQfpMVEsyOOxLl!?wFlpm2>l z3jF_r&Km5Qlg;wUV-nP3vCLlX`nFrAd3zwHKyx)*s%8v zk?*Lq1rdY(|3w;3E%a-FRv&CmMc&Z$&-CbPlB+INA87e+=)(}ei6wHsWC~R%dvj^m z0e1`q`PG^;;Cv+MD(x%jqDl(yo5VgN3{q-u;O;K@mb4Rk-=r~m2BGl_hn8J-ZSv>> z279_7^x-IkKH$#b&4dV!;9jdJM03U}> zs1TtE(hPPG>be-@7tR!<9;3`0!iG?TNR06gdkFN~;(LrT4qU_R;Xuodd$I+3_h7f= zjqqkIIpCIqErrujFg`o3_3{Rpab`+#GE=qK`2%X*mQ(1J!yMZdx2VEX`+SHNq#NS>y*L;Uz$56S=akG*otd+hls z&zk4L*t27&__6oDl{aXf=0%f`9*lmybVx=M(eOi|DDrSalR?SDP1KwtQGqVhw@bTD z>pF?(uXk^nV6tWRrjqD>DH04tr>2l>Ie62)1a#9!8JUpMqgx(_|U|}rO9wK z5|M<`o4M!2Lwe8G;_r|({PpslNJ7R9Lk~>^k%K-NiCp%ao9Iglo%F0k-B+3G{MlvZ zE(1Iy<4z*gJY)gyn#ud$_NFOKQN8GS;=cadMv$c%##TfpLz1F;O$dA2Q)B7$M|6+= zFJ$1s(fU8$<-hDg^37l04+;8#BU?Edjs~OG-K!geM6;E<>9cW=kQ}Ta5IbgU|k{DD*4;O4KG0||=^HOuB9*}?wr%9F4)mc;cN(|Y2Qkncne?M%W zcf;pko<~U?k#W*0^7hg`mld?h6+@`GGlKNBBWR;!Y7aNnJRcaOeZpQ5_|!}K#6vDY z3C3vKFSw(#8#<@tu880sU=$G&1R&qlQCWLllE4rYint!Rp&Nt3I=d@S&6-+U1AM@@a~_c*AW9;}$s&31MjLdZq~h>{np*$ftLd*{fMT;Ixb_pk=ko zqt979b9fRJyZnkAW+_ROpU<~8R$?tU=1`VyS<)T$oue2fRQKd-IwY(X=zj*SCryuN zuT9>>VIX4&TIQJ=Y9f?#REO(N0X#A`c{UER$$Uu|YLaewB8tMjI-EEFG@S6L-ySz% zBnh@h9B{+||Nn5My)XXB;0(n+?kW?f0xRnoG#rPu=BUpuM`Mjtt4gC40aBPH2Je6i zK0>L?%6j92ESu9 z;0#Fj-1Va@Xd1SiJDEdoIHbTxNKIS8QBhX|W|{HwU2x3Xv7O$KQHI525u0ejl*;mDtEFOE z9?%islWBP=$#`GXwXm=;r$92!D4K+LnJcv&Nlr(qeILk-|N9hf9@>Yo8DE0Rj&ACF zlVQaL+-qh7Dkpm(T#*~ua5;g^qsb_d#cL0+FBAMej_l7ib$;Y%i~>7xqF}?bEPcn!ldVQoBzeNnEb_>lKFoHo9X)F(=+%*2$&NtCd_zWjeO-2IN6%N|;W8!;F@fXboZGBK^uU#wfV96Nq! zKyTVW*By7n!V@FAO6${XTYkiKad*5pr8{1VaY=f)RRFQV-16}lx117p9^xp(Qlu-x z_)_9dxpE1AFBXgL?-k94LrB2?{|JpqLCcV)AO@P`nY@(^u`{x^VA7cZyf*SJdbLX; zlcY13HUtDKEz20BHaHzIYdN7yVG~Jr6DpEY6Uj8tTXlbPI-Y>IrQ+#$a*}^+$T%}S z(BDPA7ucK*!5$}#z>=5sOE#_zQiRsTf}d9iqQ$;m3Q8pp;A2Vf(I%TMifo2Bx-D75 z2l+6YIj*d`+i72!mBqxOW|hYGpZJr!1jA3n7$ZfpwcwWh&MGD0L3e4|f&0s48**#X zBD|a0lXaO79tIVyFt~dNViEQ=1S&IL3|HxBo# zNZ=0^W<>&*hsIXdd3f8a`T!S9tQ7*I#36=VHLT3Gqp?$jGw}^qNl~m|8hoqBjtqgR zQQ&7Nq0C;a2)F5>Va9c;B&-540dLizVL90u>}Z~^J|Ks2N0Eh4?et<5x9GyjgVR0Hf5*E>FBLMq*@MicBQabE4Tzwy zCR8bVbinPgCP>6Lq(_a;Xp91Pix_}}0eQ#(xN1#kOa3XEKnm%uatE#8Zu4Ba)`S$f z7mm@f3vQn^f#5DDd%$JXS*oF1e$;KJjJR$TLF*ilnXHc-&s#PlQKnkCI4nqy5Z zibjgu3vU&aw{j15=g?|QKS~9o6OYjQ9Yr-8{R%5sZhpBDSgbY>lr^Rw_70xI8VRQjzosK%?O5 z4l?urKK%Pa(`MTRec&<=uIa>s;C3{iMqM~~OZL&OUUqW;e3Q~}CO$4Yj;O4;_{^KR z=E8l0(EHaw=*2U{_DeO2I(M?~fCCG(c2cnqp%=));5k}wPk3*(Ef4rgLJv4S!jg*v znPYo?ff`!J`%URve~I6z(l)G8!g>HV=vkI-!4e_L7g4rnpdDqM1QHt}L~sPxDrHeK ziEEbSn;SW#U-E9~j=DiiWkV&(Bt=%PRaLH~5ve%13`s3yv6JXVf%vQiDrhd)>LqvO zwUCsYX)wmCL6N_2x3K}nF?J^P7#X6#0{QNC3r4uRT`~N%Dw{Px&qTcppt26?ZGn9; z0ARFQUFE@a>DdA~8Ft(0-R(~Bwr+Qm+fDB`GLBIeYM*7J8f15_^i5k54d!#RAOH)y zydid6_<$RcVO+tn_7V)jf|oUdH7uw&2L=TXWW%~U?(U`vD(un1EvI7UDqDSm%7Ge5 z+#PSo`pt{~?|Giv#(Y2NOMCy)`y-hCxB1_@?y9;4bib)hmy{{IjY`IF^-WzGpB#@w zL%uJ&fNpO+S`#tr*2-nw>Pr_+AA}e2LgT^4;qLK;<6^zC%VMpUF7*DX`aFvc0&c&Y zKkr7!emQ?_BD24oKP}c;yN3uF-Y(W3J#F0Z%cm=Jq~7uM{WZJcd5%034quv#geRjB z)Bq1%(OS683r@XuA)lP@sqfq^RsKj>@3v^U8@!Hi@S*}b?iQTstHQh6LfG|%-3usj z{Hs4**sYDIFaB^z@4hf}cP(gqIdpjvh0w2Y_u}ZA=Zfl4jt$*BEcNqI6h1hCn@2nA z(5aPw>4Mf6wywz7nCH$ADq@JuZooCLqRPq%$$p%Xx>_l3uB@#}*qA{2R^-vHWU~Pd zprWr^bV1`Ob{acj6lGrt9YG)p!}f&!d{J~EL>&(D8ms9o0tqcl8`ObHTo%D+fg&#` z_JI&si`;{*5C}UtE70_IpbxVK1<{hzF)AMz)7yc~^wvV5L?m&nWJHOX2Stad7KYJu zaS0p_VK{gbmjkNX040^ik+xb}IC0s)02hF&B^gVF5Q8l?@#Bo7`H4@wd1>1B^c;4cNnL0aR2$Gd6O5XgFP* z#SP_Wn*;n*ch#t<>7+bRnt)KWl?Xp!_OAFZ?xsaKwH;Jw1_2lJ`DR4M0r9_u)UJ3Y z+osi~)5i)OXGP9qb(tW%WmkAZ*EomA8y^cAUG0Q6QCL$n!k`%CEhbs%WCKI$iPk`C zCFCtElpwt#4*^)KGFm7B!UJK+pHT;FAf!*TXnpB?ANZ{ec_13bI5Jwn53EcR{;qq; zO>Y}dZ}4WWdkJr5Ku3*(6#6!0+Tm{+-a@rAXF_%Q;>+%}{t~?u_ybwb7o2iE)!AsE~x~EKu{C~^X@|gDv z-aE&>6O+I7f3G`GK}A9WC1Otg5A(5?ADTe_nn-Z`G6a>&B4S-aW0gaZ))0rbf?6rQ zca1gNE)3ta()n|=znOd}5<#n=OHqW*NgIo=Ko{dy3m=(eQWnfTpzBsn;Ip<_(T~ z|Et?|R}p&r?*1(ZL)1jyoy$|f$;;T?zL>`wZ@kj0&GdFQ8Mk*fxzG*yY(kPfJT3x~ zM=QGpw7}54a<-cFrrYL1k~L#3(VV0U3HAlwZxyRsO{iC${krt{tu^0m^T=~v>MeWl*{Mi&D4k4L+e){QL$p&pJy;ETFxp*ju)08#D~6M-ydO zQHom(6)Yz)*NDh>5c#ZM(&+l+F2iPAKBA>0qE1mm&|RBpR^nC?O=d&yYc@3V1p@iG z$_Yg)gp?;Gnq{uRC>k~bkHv#M^#QczL`@Rz;|Du(!%oE;$(AX!DNH9B_@p+KO}Z3J zZWxO(gToa~F_2oW_ePp6gQgqW3p-iW+?<-EMRcBK{MY@(K$w~j_OZaX@34<)S*sPz z4NC|5G9TR>|Dr}Q?y2L$&3r`PkXfnnpveRla06hMXGoi&X*Vs8G3>G*T$4;tG|2=* z;4%YnB4CQ2XcUzVT#A@oSJ$EmIa=%wIU=|L18-Jy;qYd$_!@i9uf&m5AOg^0VOi>H zhNb8e+|KyMRxK!NEDlKQsA+i!zZjAirC>m)+9?=N(!`!U#u+xk0=a8MgbN=fMj3g~ zn`}^#?}!nRP3trA%Gjxl91%#^J957{_eMyRlEjn}ZX`D2k_I*I$~o?QM@_~7){y81 z=a_5*xSItWH?p>z6tL1-5+TWw2>td^NfVqXqvrm^u~T9q-GMm@w5z*y0(#p&UQrBT zWR{DDCL{0+O8}W!3(4c1jqq6IDc{j%pYT!R4fllqd&X*G^8erce~*7=^UhlrzxlUg zu}~zsvl||dM50dE8J~(oCa0Xe=iH}}FVRoJ$)<$T#9}i@ zd0ma4#zMKwdU!UpGq=BoGBOpX5=E$DBC&EZn~#qpAqju8ITt;R=R>D~cyXUey0MwK z8D}f`<7qahr@_Ifyl;!`b@d|f_`hjNY0Ih2#E?i{BP)e74+l0cHkfyoC0 zThkM$-IF;)VZpM~p2%#6QJXB${p0D`+#<49(Y|@20ll|`u#_VwTPbyKxLizELwLJ< zGk_Z)ZYPhj%8g}?`AlUe);OImR^v{#g(Wz_66E(l7AtU#WmYS>h4t_z9Hr55fQS_0 z#8NSzTUsB_;LY$>yZLApSSE$ZPiG>Pe4N!VQxnc|-1-K1fiq|A(6ek@1r2&?CESZQ{IxW>hRRj&N^C}&M!)C6)L=Bf|4eTm|Bp&#f2P-p}|R7Mwm}Y zmL@RU#@a0JN1f$LetND|+09ASZo~^LH+G!m*4aiSmqac9#&$*CE`B;cA3B|1*~c5^ zvAY=(+N^a3Ww1*HngyTq{)yiTcpWQ@hlhew^`0{CLHguZG=h9eYDcrb+3MPmc z&!47h`1eq55$hUW4>yj1{(Dm9$XVG(zV=F`K3^^DIrxH{@Xgt%1|f�gcjnC|X3w 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%0A|Aj!|%?YU&;lH?MU&H@0$BplT|3bA| z5YX-%|LaHKzZ_cu9#jNeYAG=;#f2?2bg7k(o_esse+5nn80=!f|FSjnU4s82qR8pV zDTx2YEZ%p*f1$)uFv2e5e;p5vHu$d%TfHW4prz{7(-^PJwX04*#j` z4qw6l^tvaHjwFF_t?-}N&9CEs{s{c1^DX?(AA$dbPPX*Q2Jk-P15%_QCTln8_lD-@M8-0w$ui}3r%gYYs?}7i;@!Ma)|3=#!$^RbsZ|7V1-yrk5 z;lG8iDp(_jma&+)%~GQR`<8?wT1 z4zO)R!Fx%~{VD!;*jf5I{5Le;W&H2Y!SNp=#b-TFXzfR1S`UqB;yQi*_>c3R-;?J-=U_|3S<-+0E}5{~=wX34vj>$JeuPMZSOh2iDBi(RQ5wfi=73%WPWy zBZ6+r<2F0rn*Z@5<3F5l&Hwn3@gL5&=70Ri_z!%ULipOYKOKS`{Py?{=UekX(6uxC z-tiyKx8{G?!c3ROf1HGw&gXxegqh$AULOBJ3v1x8tn)v9Wc&xRC|9GR!~p+vfrb*3 zz_E@0LJ&3gj#`!deu&;*KVRj7>(l51#>~ydYUHlh!p0WWf%5?XaqcsO3#d9G2exCE zH~;HL#(z0B<_XUK`jPQp&bQ`&fxPb?|K)sZ{@0I;|DsN|k?PI=8Wg4e=ljNgaY_=K zU2)t)iTT@8XA^ZdTirdaJ!Qej_l*CN92Ib_P)8ydQk#T4#K#E0KYI`X-!=YAI%|pI zny8b{EN7taAOGdR3wRV?@6!CQBO`x%{Fn2s`CopA_jio{l5*r&wJC)omDh__;XB8F z@f`lO`Cs1{|8))d{|C|iiYx9FOlh?~YB*5dg&xp>&>&M>27HeyMjkmdHPEw{Nz8vIbZgc$`+ zW>SrDLg_09s#%z-yporp5t@tWovV-0EsQP(Y!w2zij(`QZ?iBJu!Y4D@D32Kw8v=D zPvk`Kyqd397Ht})nl{*4N_c>F3=`|C_t1jnk0AMSDoGX4fe}y3@3z!@7Iy=O>1hmT zzJ$kE%SHsS1ANAMD~fEPf4+*JsU^r{2b6azhg(_4R2lRVX?tmeUt)7N-dge?->cj} zr^DBe?l)YY6BdXH0u$Psi58%N4?^RPlMmzGjDL6t-@ zur!19H~?c<-fXcDaFh->=}qn-66I_8a?e1JHN3#wyL=(O^g|#h&QknnjNJo~vY8_8 z+J{Aj7?_dr=g@Y)-Ri=wQ(PCnF;@Bj%x=&3+--Q{Xe0)<6tc4;$6aTY995b8r2tRK zFI~)Jwv&oYI!t%k16;{?q@E4S*$Igtbthz;k%~axoy_oU88Bm+-gES$O=wQ58Fsp> z20NfqlsCeUF6j~g%oy_j3o4|&^i}EC(Bdq)C>Y~TT2Dk_ofG|9NR?RWDNZoKyPxve zVH4uLy^h}rw!|>xH4w!M#lXOpK+PCZ+L&-JEFIOK7o?z4K2U*(3l_ zP|Z-l3<1$6UdBPxK;HjdRez^#(B5ziIb8ydsvfT$>Qn=hOKMeL5O=w9Aa_?IGIv_f$Il8OmS0o2aobFi;l5 z=LMk)xx)(#)Pro%;`J`*3sDy}paT-1Vy?=`#z1|eE+8xHKA*`O(S5E?kd1-r5mgrw zo&_@R^E`=uOcb3^=(G+H0V%p#z^+|M9TL`t4v>}HTBeG0)XjsL24n-m=SUPv zqop5-SyVkyKZmn-LnQZM44Ns07+lc2`aYpBtvP9w4(6-q0C`TK?_3gm7_C4+;uXez zB1PdbF2+kJnNXAA>;z`=hs^Df%)y?$mZe7+AcDK%LIq|+}cH>u0iuk93 zW0NkUa&!cM&wV|hGdLFx9+daH2P&qM8MQJs27rDJ+(v@3J@CyIQm5QK$t&7O&C|m; zv?xDLL*Hbx493MY@-roi*?T&zyLY^43(dD=iDsP%k>iE0M-OV`j)xw*>rC zj0+T&vF>PU2Vku!Ke0*eXCu@2{WIAR`;Nl?9R!O_u*f+@-kznSGV;x8OEv~O+UA#^ z?hD#8*_C`e?HWwa>cQR8@tIL! z+0;c(MXuDBpJm8@6e}zsNHfg;!!d1WY%swEyxM53t^&dxyz#j#2nG=2&x3lxQxjPs z91D=OstG3gG5ZukC(S3LBGsBT36Kq|3c8m_B(>$mR#o9fzA(CF2G2yF8%Tk7XZxJ4 zn1M&69D#`d^&r1fIpS*iWXf(9r65F+tB9`}a5V#-6gagFM+yO5M8`69 zg~!Y5+br@@G;XJnmyyvoBW}j2yx{nclUHQO0a^-s+^q>P?Dk32LmW9pStD}-(Yax$ zB85xp7TTQMTvWNTFi|5Bzt2p!jJ=F$i!Dr4q?-w{C#Pi7fkZ(N=*Fl_gPYB-v1!9` zI2ci)umTZHcm8C=?S6z{1i;!tK!%AS>V!W~LXMWq7kZFW5$5dE0(%*y{$!IccWU;qGx-?=_|5Ws4wjHMfC1EF%(KHHaq88%BcSiGL zx)x6zN2aymI6^}*0PjwW(*zF#2ZteD4Dl?FH(UxxK>lM5t}Gz(xUxK<10pgpY;s(PD*;>GcLw_$$ z@s&Lv6grb zQc0PvDDnS~hoxickd66iy~%wfoxw*;-3kjKL)%U@L+L6PJe&4(?GW!9^f-`W=-07 z7|_WlXo*8}Xc*F`Io)Y=U=;;4KTdr!3h-SxI&ix||E@$aX72iyUvy4BfMW&MXTnq{vGPvI=ZQUHBsn5)vz^#6Oa`H{2uIm% zsu#(3qOy?wiM`S`^mpW^)q@%=1LRjSJYVh8cL-#?I|2nA4e1G5iiVUBV1Tx))rY&G zQaTA%$mzX>(I3SaS$#7V&3CRRpe6?93m@gDMNJ@Ak_8%cl|fQMpTQ7#M_K%h7sjqU zDT&6L+9YI+042_iu^NImRTB+-8C&#*?LvFgYosH3AN+#had2!TIfwxEyyZCv$!!qKt(&= zD^0AY5;T8|!vw)BAU8{u8%wGWM^bpl8mxWg0-V_oB!wi`C0|CGJ-#>|e%Mg}pS4+K zjANy5v-n&XaEb@{9>OcR6{$Yu$Wz9+6%S!DdXiHqNrF2oJ!^+YxSFr}5~B(v$e#v4 zinP1eHt-V4baqZ0A`|D&!aHn{h2JiD39mGzl7zhEC1BtRaA;}=(IrSc3RyN@AS8Ie zOIRD-vgYTXcnOD{r2CpV`hg@VBTfLaG-!n^8^6al9io$KI5+0dD~W-n#1IdsakM~O zl)ek3E@mX6@};L*Pr{VWM!pDax)FA@X+3c@z$!eMys4hCDgAd)h%fWBJ`##}BY5XV zxBh7Cuw%y74awBU$x-PtPQvek6I=w;2rx?oH?NJvBfiWFMkwxv_{p2W0=PM2%*|`a z5Ve`W=mI{RJ9wfAryCSGa6OQyl?nhPBQLDShmqQ?y!66y0F11@Wq5F{@@HF*t?sm! z0?g=gRAd_=36TFQEQC3#rjS*vQ-+>}Ppn>c>Dri2FEqMV<+>1Sf97RVhMpdRG6Xb- z{0!+qK(gvqdEp%fzJVil#o-0+f?E4*1-XFD;#LzLNLU6Ikfy*3L~vXH7-}e_Tv$Qi zuOAqQSONhLnmxFHeh2)JR?lZBt{fODrz>b-sP2*s#R>q`l2_=FE$8_M!BYj|E>NLY z_#K@gyShl>P@!4vu~8T2uI7>_G~@-v89KKeT56Bj%Yn%?Ol>);3oi+&EjpZ-aMTwQ zSv#!ZKmwfcrxz|T=E9^~(>js8=k zCZ=Cg6NlbT(|=-0byoupq^8DaXd(uW5#f-lNsV%y^VNGELijBcaO9 zrf)onjR8oIL_jI=HJHs2Q^PZjGlZsZAX5UnDhcKi7sW0kI4>VGr_6zPfVp27cI#V~&i{TS{05Z~3hB_HRL2?I5E*<6;0=bxO zeid=(In7n^1Y;{Wt|2*;6PtrE6=-0@=UyNi`dYn8hhXeBw{mU*4s-DeZDfll;U;QI zHXS5*R+e^@IoaEHD+fk346LewWV=E(GMc1Y0^J$u^an{Wle8M1!>BP#0mg`zqL3AY zluCjIdPcTX;vr=NkmiibLZ3%|#c{j+-JTnte=eJ4CmXi7j>;=hI3=Oi?m;aydgSf4 zYxIvRd=_ACnx4jibiZ)B)8aF7=;E+7&&_+t2b#f^O-W&Jj*#z7`1fLZU2cvuC6I40 z!VQ7{18*j8ouqU$=C7^F5`S6H??3aOC4Ip#5^{uslo~o%LH=(XNHje8=oZ zq{L<3NpW{^p(f;HpFfElB~xo5Y-*BE3XEFoRD8#s&NJj=jVdPsJw zfWVk(8*5Qnooh$Oota<*1BBP)WPv`7%RWSgZ0osDNC}c3ii~V|@dK~3 zAcv@;(|oBG7*+%$YOFO~#e69VOd5L3>C*o_=TFJ+8(e8ia0TX|hXGV-4zefK-!})G zdjl;u5^H#F4iH?CDpb@6a)N1*-k{YAj>xILmLtYIjDMaATF=u*Ahg|sq^uHYddO_C zt@gTAR7~f9DTFg~9C<^0j<4yc7LdW)M^Pdv(Zt-raYx2fT0CZSR-o5V>Yb23#Di?w zu3)6UfX#BO+78iF)E{dMf26v`<}nf`->P5r5h4=1YXTt>Orr#4}nq4 z2s5sF7$buT6+untkG@6;9I_G!G;`E*bUo-GWP;h(8|9zlX~KjY#Yuu?NHNS*xu6Cx z)dKRL1p8jgcn_N;L@_0@;5x1HeTw25#Pw~=aXrKXeCDXUNpS;0?Q8jIQw7bZTk?j( zBt=fpbx|fiZvy}iLwn_qyzI4b1Lm>?e*dn&Kc`tHk;9RlGJjWVSAm+N)D9-ML9tg@-*Gr#U! zB#<8EwqiY&m)8UF%6pa+S8gsZ$2KG8)0c@~WgV~{zbb2l*265vDxewbQoaP^jw%!h zH&%Xilq_QrKw?T*B%eb^!4ryap+1MUSc0h)%%E0K68S^A@3u*v#XFH5C@_Y^f?fcq z5GMfHhI#^iASVQKvVw5}e3!#C!Pr<#bv5w zWH%tuS^0UoSf*WHS{D%*L7Cx>G7zq;G-FTm+*U7xyLRP;Np~%?3p9EdXxCp)WVK>- z&OP-4Drg+dT|-VJ&MLJBr68YVL|xz;Fxq|eJdRET9|ibxNi;8tR9a6^Kr6spHer_a z`V#q7d5N?j*KG7_p%03%n^ls3(3e><5S1?;`C9d{G0JEo%IGY5O7i1FlJ8|8FcAwl z!3al30xH7mW0z2gREZ%gQ)%kD*wjJ`XQV8B+o(k?XdnBgr8~3f;pYW4nL$WVd&0YX znMF%F$O)1(?*JV$Y9V%6EwoiFuu`ijDP<`ejzOPG5YJ>>_{)R$%eatX-`yy3><8^n zMB!b4xkXud4T{h5`PkhT`FYCSstPbW>riFPA)zk|?XEY&c*J$^xEoOCcnMN^YAI~0 zAQn&sz@dmd#-5IBB}zc18>mZbAv7%3#V}D*kU-R8nvl{D>0Ce|9>b> ziUet7K?0?Qxi#X4`Uw`-6D?Z^CyVP@=Hi{cftlioAs+y zxDwzeVR%G-UWMf^9JnVkQcEI)<%PW58l!%tP(}Bz@}di5S0~wMRpJY;VssHy)FkQf*B1fA_&P3>>VE;picbz)Toy zFEY{ENb_1Y=n|bp3WnDXR4%>9J9-^EEooW5DUs+ zgpH22PXxV9__s0S|G)8u#S7~%sH{DuQ^cKc#m%sI5uWFhM;)JpjzriLO7emWbLK@z zAd>DQVn$pHyQ0OAL1=6?E9lEYidMad(r0p{pUGd`$_gU?MRR(Z$fp@ys~5qdjXDMc zAi^#qz04Lm^S%U<1p1-bpsPNCSbJMUo zc#tk z_FQ+{vw;Ij0M_L3;+nXrfDsgA@)aiOH$a2)f{) zncYAX@V}+-1?ID@QW>hBPLJ8Pe?>2PM)P?l{*ZopiI9HIB@^in)o!Vug$x{8q(%HY z`XZb750qwe;+m0bQRzF|QjwncS!Fpy{F-7Dw@)5;V}zkS$gtq>-PsPCI3tKx-PM6PM7}nh8@)59hj^+Dxg4qbgM^_wRPb6C%L-?KiIzZ}1nBy`&LQ)LhDI*7SGOQ4 zqkwx*!_lXKI%>y&T>%DKrgx}`gEJ>f+t^_x4+cBD%Fk0{AZJRc_k+^WdcT3b&BhLN zjE>~foF*~n*yo1enUeIUhom3cib;CF8Ay^|ki}8vH&?}Eaq}kL0YL=-f9gO+1drtcVD%vnUSbXD!%BW2(JO$K(gCWTDn6Rko0G+7H zI}Cwp*4J73#zH&f|G(WfJ6m9-pxRgd4XW&six^?T6*5nTMor7`1S()a$XQ^lI|kVr zO%Rr1O~YX58;TI*+b5S|3PsF6ll{l^+ra+&!4-6oVE=(S#+5A6BeaI(C)78-b*xd= zkllldlk8kL@U&ft`?NtpjaPr5s3y|LJ<$NC+4sDxMmsi(qtSbXG$5l}mi-pg=`6yI z48zmEvF-O4W3#`=n!!;%>2bheYM(gN&@@9&c|z8;o`t?p3_M4vj>uNbbNfJHZ`Gx zX;0S7=J*Io0VEq^!(kN)vi;VborXgPn8&L^)8MCDcQ&FsdyDsK?!5s}j_ozdhUORu zg^sU=Qf3sqX4tfh4>zKO4;?kN(Q~&%C+9@5OPLOec?H#3V#6f{gJieQ5ImYjyqoei z+qsClZGe+zDrTN^Q=Gh`Zz~|)kZw9a*lqP;Y|{PWa<_9>Q}{sCVt`r(747rQJ+qX?#alQ{Ja5-o%J@=P`E3EW5RR z#yA=pWMB@AtBsC<3BZZilfeBCpFj(y(1TeiBq1pe78_DzJPkUe9@HUzCm$<=hlyGy z%cEQtiz%+A#fB7(YiV4H5s#|K7gF(_n9xmLJc{naX6e9&Qcs`@Z9k9}i;;=SsLG^w zDdmm=c$8Ct3pq}D3QIs+wqg#|<%qt%jZ}I~AhrJ$QcXmvqRO z(V(O|7VBYCAyT$f-2!M$f-yyPfKCoi?6@B54tn9ol2IWgE>Bp6IE_dj935TckJh0e zy&o8whAbsF#yc8wDYWGyhoWx`sTU;{U}7(p0DUn9Ac?kxmHBpy${d?m!q^&1C=je4 zJ^V2?*pInmR_joa7x)n)46?^pfn_wvW7LIT(*H0Q{Gb1x^My^qqZ&hCiihv3RPmCm zRAz#j>ib*o;y6f@)0Lkmva;@rtQ>|j%8H)8;cMZDg+O*?$p?9^B^gMHDlxMT=alO@ zJdRTvq~65=`|c)K3jV&7w_4-{Nl1JplaTm%>RzgMDR?vW1dCg4^lcV-sl12Dy;X8Q zQdV*up*OOf9pwe{XZrM{E4vW6_^K3U+2Payn3&35e-{qdd-ZOZEUsy&+bz~45Nz;m z?nm8xRSQ3D@=|>V6S)XR5yLgcx7p<7LwC`Wm(O4WInjUS@*L%bMyjC}phpXE%u){h zNpFpG6^d#e3fNka9R91m%(CP72$5#LH+N{1(U7jJmBZt8?l^*QdZ1_*fIERfxlkR* zAk&%hTn^dyG?G#?)ViYwvw*s}6WsxGYCeRx4Y9f1iF!DmJ{xE%^7`Y}R8BT# zDagaYD@7Z*CZmZ`kb}#blKo}%P!5y3Hsq2^Np9fuspL-5B$pXYQ|Bf{L8i6~ImQ6l zDl2`UNl8`{#dBVz*g=|-Y_bAOPT6lw=u%nP$gj&wL{=Vb^g}($b_1$T3#%gfGK;Jr z&nRE(%gV+mqKzn`@OFEmO zuF+9NviL_eWGUby3xpzunBEdV)4?RzeOwihIf;oCOnWzN9*MG<+$U7rY|bNedMYj% zPRD)E3W>Ju9t%0x?TP$6YDUO^dM@9M@1M(O*v=|a4%=)UXl_@eJ>+}%jWP?h5nhDy zSzlRx;YyyIRq7ngQH6Klbs0;a>fmX{dZC%1bL!V|ufc2rg2%scb>T>&FzHjlOy27M|+MD~Tyw z-SGrQq>4J)X>lk(4WJwfUX)OyD|y3KelK1$e{WL>nz6frp4`#bf8iH|Z3G!(VSM|g zu<)6QAY=nNZq&3cmAyl%(2Lp(b^kq0n9+4Ct3PAYgq>+02L~?%3v#9COKM}6+#OFA zpny^-#HlwP*4KzHI)>mq4Ji8_#i&M;X`@22sQ@}ZPyr>|4yy(z!snZ~RDolCo5c$# zSGfIN;meX%0+~-TTu1}>KHornKEK4Zm<^V=qC8j=wD)}QxfsmlU=CD*8PfD9g%oH} zIE53NT97kiBXK|>kao+isG!c41NrGPogu78!?qsE@#wl{WhnB9kP2(ua#dH&=c$F6 zQ42F=i*OW;Y9abgwIELf${R``F;I3V`Dyw*etufGGL>JU{1LNErATN+1!Rp%qkaK_ zFD7jJ@?0+}O>5yb$wK}!q7y7n=)I#sDjQL_iV_#bdxUs4-V<6v6TFAkW$ytog<;&G z2Aa`3w8~7IlIsVyIhh5KPIdZDWX35-BICJLq0GplWot{R3H4$JosgPfjSoONq`v10 z={^)X%&3z{b|CpIIA^HVLP=6h$HWbSD;FfYBjkeYuDmGVG@0Nn;`yj;0TavA53}B7m{0wJcKTw@y41$Z8RVs}$B2M4%me6N-fxCrV086o{twcx2 zMlL{4mEK2ri=Eska00b=YEJ86CD+BeNixdY=ACRW$knKijog>I?y?*Q$lSuKD%{&^Jc060-ZF6^!6oG~ts9A|o|@iD4LgmR3DtCPDiZG3}@dULcZdqA_tT zr`JO9)zq}0H_}=CI<)_8{Lan@;0jtnJ}*DJ5BdS-#B0R`Btx~ zqh1qniRy5c--|#QhMByESN-lzR0o;t=DjS7(<;aqa5+`zjbH^dBVx&HafLlR$wM_k zz=_FuTmk;ezJR1yO1B&dNz0a-uq&L#DT^BF`m(bfms&A;P5zcoO|L}sE=pl5Lis&?#5}hS$#b?8)iN<9$0ThR- zVhc`HCrP?5V0sjlpsBm-sR>4cpeED_vZ;yZly3|W5!5h|#teX-N*(J}Ow$^G%XjED zxI&3!A4X8}|2gR$9?~41xkSjUFuH{l0v)_l36|}YuA6ub9l~q5(6*tf^k(B;?;$=+RM zZvfO7hgm>3CV(jm)iLGu&8p?nF8+qe*-bytbY?otO(|26z7AZ?v-ldyVcj@-z}Yd7 zry{awzLD|yN1|t}nh)_c=}M!Ef!yIG%{Nk(@SNwOu#~tQMUrIIdi)zpe#on zKR?i7$;g+-9tvnzTOo>C`#_DK^xPiMfGFE-^?^~w1kxpEQe>3K>Lrxq%kYV%OX3gJ z3CD6vUvR9t#>@7rcI4%LH_gT+HoU17hj2fv}Kpxd+3#7icfl`Eb$U#V>4ACI7$&rWoZIZ77&Sd zY2ZATI$uj%6$^Jwcl2ayBQkv^I&%uFFYuh%bOXnI)M(9sOR6sjVrK{(8~R^>JSMQ; zXeESO8sum%D+`uJX%)I&MQPpeD=aMiE*n<51!sH#`U&EFEXvsr8ClIezycsxu z*N%vGg^1C)Ypg@;bRFQ+c$hQ$+JW$_#M85~_hpzB5-bRpvd1;{#JmU zfSazRkI+K82gD`^QwBCt6g(T}4;fL1of3;+=X?MX;{OJsBGhF82LydSMOGTpfARgf zv{4ypIzU#=k0|4Bv1ZBw85Hvi%qCLCxqUh)&63mOJy8_Z9PhbPYaFt5jwv}o<9P9^ z2Kg^gC(6Q&C7xJ9Umcihol+XkI}L$iDb>o_9m}>z8`Er!WN(Gl!87OeZp3p#-iD2L zf*BBo-||9fJ7GHi;8bD5y`-%Q+}9JGNTz9L$uz{hCRu5K-Ij1BtnK#{xR6KG1hPVc zmClH(9o#h)l+_eeCn+RRso~1L-Fv()9^gxwRE^R;zeYqZ2ms58Sjx?V-fF$PJ!>b$0BGG*wAS zGOtW_9q>WMA=H)*m_)=1`bZqaWP|MFGRwsxtPL%TEhb(eZV$+P{yMoXou# z71Ibyd^+F%d*?2ph(;}ijoe=P*a+&d;H;Aa^lAB!2meJftouGC6ppk`iZ;k|=R#8%8zIPuCm2gW*@`wSVVCWO7ij zHiqGa3zeTPrDSHDh&V%>;eUcFk0$AR)tcxuS?$~EU&bA53gxNf*Iv0OZvD|V6;OeX7G zO)eBJc!8ZHOpy$@UW=VXq8Lxya{VsGlLf9S*CSV(tIsv!TEz14gE!sT&2arI*SC*YcJExA6pw%K{IRf*FeGoF0r z8gnhU-nibmzAN#>pjt@0aE-ZUTyw5fjQ@OaZMgPaDX#l!A(`W6u^dm-xc+c;xCUG= zTr;i}*M@6fj>prLPW)G;lgP*TPle0lda88&I2{#bGfjrY^(a`WL_={GSKS3o5+hkW zcpR2rs=9Lv=~aKZPRqW)%dy}~a@>PUFA?omR)DRH0P~w8f|RW__}BBmG$fso*g2Dw zzvt|_!0FSYP^9?z@J8JsPqzUAGy{otMH8a@?K_~ygLsc(72JXxke>z&l{X*2C6zhzb7k*y z)E({ZnKJUVgiu5T>B&IJ94HlBKpCRK+sEd@;vA^>19=&XI86`fq{#0|7yWYtXTtP1 zRHMlyHe!m#iQHH?<%agcASunbmlV>{ospubl*Es$HMLeN3QcP?M`T{W|22$b$^@wQ zk%&nzxtIs08~7?HxAwl$u~y@5B9(h8?#7c|ud0xf!-vLt_|O^!3-jda8=ji3erdeI zbEy_Wt+ZCiw&B7UA=vgz&RPw=QFr`4eAw^+V+?nM?vjEss)-dFKBW1hS?5M&v1;_d z+EhD!d}uGnab7Z!QH3uFe-0OFNBniWweRy_ENVjvHz`TOg&v~)hxvjV{UBJN#1pM@C(-44<{EP?xZb(Gx#DHw7Z35&16Mi5e;QmZt}fRz*O+U;_0ILp z73WGn#1rdMC-K4c#dYAi;mVXcWF2*qWv)hy|FlY-R25zS_|Sp>>qV)u%4WTGGZ9Qx z3~HrG3{9SBlq z5&@(1dR674?JI;k4&Z{U%M}x@p4b zi>@DEe|P;hsb7i=mg2?s>~NV`o;08z3BWg(yuBbrBJ|={;71xH99TU2K%a` z4>6h*)vP8(sQmm^RqPl-e27lTBLm)ml3mT1P~}kU{J~V)!v8QfK!HqHd1jXf4sL9N zmzJI30wEiJm&Ufz*#!}8%gsxB^MNJd=8?UbjDWVkyS1B*d*O@n`gm_85xlJRUgQfm zA9A}}bqX;GdX)0u&*RNa9-N3C?B)I4oti~@FS4opZSURF3W2@<8VVsIaP8dgUd=&n zp2?Ok@57t%Rd0h=&pw!YXZ|h|ju##MEZ+;2V1{(oqJX z)>BrcCxeLnvO|^<9&Wxn-Ylco*#{$PXVu+rJ7Vn<)GPlw-phi#X8M*_xcNZp$O(7y z1(A5Fr0kaf?_o6KQ~A?ZageplsjEqOiHL*336t?fMmAREZAZr!5eK;w=Hz=K4%7=P zFO-MzMdoUJDu8Ghi8y$$+$qc{^(?$l&jWU(1fXQ3NBP6npa2=kl|LoX2rh+_K7LU~ zdMbbT9wW_L66J+p;^|P8(T-naq!S~6kPEC#b>c~FBo)UHBu$vnuaWTf3h?Z5C#qGq1WgN;TO za?4DU2zdJ?_R2(!>F`UkHPo06UnGlCmN|m|z3D)9Ch6kd0St(?bdP6phSk1ebCynQ zu2d-$5eQ=5GHlr$2|fq{bGPn}L3K^+*3*gq;Aa3(@xBGGc#tZ+`Ar|kLVxpEF0J_Y zD1(f7`iRwvda}$meEV}@e+S)yWK4SKti+ZmZL+q^F z?lap3!sS6IF^S6~1!LP# zWFCZP$`8kz*%Co0G8@7xyIm+UrPiufE*|fNMS?*nthgDCunR@zL3qP5hmHciFb7VU zP|A4xojLo8s6f-C%5{0L$`@5NK`1i0nFk-jNv5$e4}P?x0E-b-699Xl+|9jcnz$V? z3C*f%TF0AFHKS^Dv#6SQIAR$^uiUZsa)L+SjeL7=B|#L}-zCCHHlyerZ)OyuaKBY_ z6v=SJ;9v0Ip}m)ukA-b47;Ws6Nf+S3sc2hdg}jly85PY+kJ9#DR5Yq46^>Xo@>_Wv znrYn3etR)HIm=sQzuoAF;s3|(4(Ob2T)0wTT`0+in{(n5n#}y>dP!p3=b#8aia>&N zGk%t`#-K;9wWOrw7tanpy&ecbwZdnPV`x1a|13Oh{l%zEE3obaYo~~Bq-q>fJzq{s zRg!YwhDE9AsD1>!!K2^G@xq-z>%5ZJ@=83Xg+aDS2R-#x`PoEf-hV6Jw3n0Vu;lr9 zU*kF)qgt=H>dEr;cQ1Zo_cEQ}i~F700H(lw8NmertN8BOVO&&8wJ9^dj(2p zCfTSj&Gk+z33`c4(7Rzy2htRAN-%myfum;KwNq8HyVL6zzJt^RB(k`RjfIz4zPsejIM#S8RU|gWp7RH}^wJV~z1?gXroxu~FoI?j{V(V0*^~wlR{aF=uFB{s zVDklo3hqcU0mO?>Q!cVxzsP%96QKfaV495w11}5;>=uk*(G6qjLU!wt>@F{*Bh!&= zdJ>$|?Y))y5!r(UBUqo3U4-lfm!H#>UnHMXrDs4v3haV86)UCSWDl)I<<|CLApnHc zG?Ba6D7)UhJ>ldT+^lR=hD6QN0i<_tR_Db$-vBR2u$K9o^YC$33?sy6*WihhpH*E_ z7B(LM`8Og#WYBAU50h-{VX?0fU%c;+r9u*yY%|?IR44seB@O%t{Qrkt+#7sLEwZ*V zYBSsIsvmnOjeytnx4mRF9kjhiPDe&OB!pXYJC9lRy5pBxY5an?2>on3?+vD;Q3LET z8x?RoGj0B}u2%1CwsZsJ#{|uo>Si-@;M=sIw1bad9GZ<16ZVUX1bp3d456iH?XY8 zd_0{Rx?h*QT^oz3?ROf?%Mv`mPgX}TSPntww!*?hb23O|%!`sZ#yfZneH`P<$z;TQ z4N}DxRX1+&$UJ=3-$pCuZ}G4&KLJ*oBQkfLDcjxmGJ)SjDhl{Z`b$<9Ua9VUzmsov z(uKeu0REenN-rT{hx5*VC`sl!%fDnh`}idNg`ZE+Ly05spzFU%vb&-@r;0=TZpCNe z%94PHCwH{h@aMR+zt9T%A)=L~x5C`p_1M5YPUmGd>;rucWhHgK%f%Pw^i@`K6m)Z| zGE(1fZc_4)fzO-)g$JqPtMqe(j#V~ytFyt{@{xAN51o%tiFY^EY$N&5H|JT3!FaPt#fB298GW&dc z8$8EvUhdMtD3iIpdyQvOnY;VU@OBj3r(cufY&8=!3v2`tI`}o3q3vZ(?%71g>*1+^ zdtZsjE^uSeioAd|!K9@~YT-MBQf8M!(Z_Pw^J>#N4gu!(-U5FJQqGTKY9tUDdxRR| zV#5igwaX(Ek&)j6^d2SLzQK%wUg4_FIb?}HsS$8zx05-1$M{7~#P*uiHCJz#sw z14%MH+8%aE$lvnCN@(d%-&@F1JP23?f`r-D;;PhNBu!;(g zQ@`^lmI6MZj~71^T1z_|QEVuqV}e%hngyYIB1S`J-Y~Cq?9ZT8V22f+UV8g>f)PVRX*Fsw9N$uTG7r_H#zI?K-@8CZ4MZb70No+ z&kLiLaNX?6PZLJyFC@zsor_iFi^MEalQkEK7rG&vFD`K$FY{?SA^PM7HI!PhY(1MAC!$2N2>1`Cvbo!Bn%!0@uwpmW(Ij z|CawJ@Bf;({d*$*_nW)F-KOp`H@E+o{ntwD%jo5Gl( zspQM+|A)kS5KCv@QZv<0R%p2a(SR$9TZ(@1H)P3FZU*f!1mjCcwx&m7@BW%d|2>iX z`%Ut1>3Ak_m-)xP`LF(U;~$yq{cDg)+}$OTqs%Ct%p~HkH>sDq*SmD`^)7igvMXEk zAEZ}rs)aR@`QV(pV>L@7BoMaqJZO4{`jWI}$=vVu6N7F+d_r`dZAvY1vOlA1#vw?s z7?u5Fw|YLV#NTgHe@|xqc9XnG-rfD<-~2Z^u6W}4_AZ{e8wStGaEnY2Mc`VfgA^=0VT&kDk%q{XD!!P zFoF`KF9+aNwB`uG6iR^eP$?sdayMU$<(!7&eV**MeZcgP?2#)`*AQ^Ck75u^I5e3_}kZ{y}^&tI)ZF4+d}B^ms4cwqfW%6JH|Uwsq*- zX^Xe5vFA6%t& z#4(M9cdAo4LI*M}1jzXM?+#7m=xtBoz6lo)EW)#)q%`%F}6|Bzd zeK=xJY8XYs-Yd>T9&9|pIIodlJoyk#GVr00_oplVe_vNne1y0)!_6!X#p*5|j#@W! z`N=+A~8Y2o}vqm-;Z$w6o#T6g24__oHA$Jmm zBnXM9s%Wl37=?oqG&Fh=x`WK|S-ekzvvm=&(U*9z4U5`vpOAYD_erFR<*q!Qed!Rz zM8jMkVuZ{Q{NH8Nni!r3%cobdRRm$W5A$YYqV|iBIx%x(za*hf%{{R5NNNvKcyby( zCMSr~nH^swOsSmz*!kNVWRl&W+FO+T@e9vqt`5xOtl7jf+$>szYN#e?yM`%fuf<8uS_LX@d-(#fplL$G< z@XAKt=Wk@Bvs3;XD;qUVNyKvEh5OU*A=B75vs3=V=wsh_XCz7z1t1M4B&r28J7vEy zGL3!X35lhtk5Sj{^(vaGkHt6{aZJY1hj&R2@R}c$tt>Pib(U>2GpUy`_0O36C@?1^ zhm0)8EQy`j+v+g;i_Y}9RYBbOGo3H)kv+vdxz^(_=W`8APUq}iv$`_DT<1r8!TYAn zizIcDR}#!6T_d}y71DlQ+?TlWWu#HoW6GpMk<%KNG$^)4?!75wR(z8KMWum$E_R;6 z1R}g86t4(ko=Ncq4S|>BctK0>zk7-nQYvo5i5h!Oh^Gxqb|#pNM&6?Q_}-Fb=OvmF zRrXgnLrh9kX*{cS$8$27R7?#Y22i1CcB@$Jms?lAvQ9p(v8ER^?Fjd*%R9Ad9Y!y)P6&(c~`$0Yx^y&`qj zCLaqW+K5F-Dy=n545xjS8;c!!)VAY`$6%p68jjjd$3t~gu4>*eS<9(ucYGt6%Ub!O zDzP#x1q+jB_LxX;hJw7(I7625FXEu9KR1&VA%zv8gH@B2@5;&_N2>!NKr<-}a{xQ_ z*jmg7`K+4nF{C>>4Nhd`B$ihp{#kw6=2lN6T=z~NL`crgZ#|ZM^H+HN_dQv?(&UlM z<3CL1t4?&WXq?VV-HY_gkU3@3o;jbZQ*-Z{qt8-TMnY);qngVf+DkLZpoHQxH)+u1 zpy|Z(B9&o;Bz^MuG#$F%HS>+5-sC^)9|iV@hv9Es5hs2cmO@{;;eZoAx_8Xa!v|(l zqY3Mpyk3(Zo!CFi#M`{yD6My?ylF{RnGeY})%S#C8QE4wgQNXJa`y03Yf_)4Kl9LM zOERN;ADVgnhErAnh?Ww1AUysxWzGZGQudigA%Yavd5fLrz2!V_#pgAjJFSH0PZCnb zh$Wry27Dg!`I*lnJ_CQ@f%)L=wj1DVH(o5xFB1F$oD=VcU!?hb%jY{jXZZY!&%@Tj z16j>`#xE4`6P!s8utjgoXHa%AOBNpZt6ps1TmZ`r|MwRHSM4RU3l9)u?`FIZXnPOH zcWS0&u@HQH#6S*IOD}Wwi$1e&3Iq@;+tP= z`Ml@zfzNS1C-|J=^9`SWHH+TwagojrRqr8N_43WCR~T2lBA?5A28E*PRry7YUo`l| z{E3yFdfsx+%095Nd|vbKcYgQ5&+b#p>rGo;|AA}Y@&^2*V8R>n@7Obc4EW=S53l@k z%;#1sxoMCN#JpCJ#X2w$`$>KrxDe_AhF0bm*@vJ+|jmUug@CdwCG?KnaCX zfFd~u>AmLXm)3XYZw4FVRatGCqozfZ{ePR0nEd=GeZXY-nliY4T+84}2sPVm{L28EtRL#~7nR+XUnC}3u zAK7{+qd+X#f;d1?YyjdwN5RLBg;*OSMT$1rL2IvaWaMbE72^0!jgWWyAjP2c^7I`O zumvr|%DubhYbs*PmJI^1W(u&V8#G!vtQ&;?2d8s3sOX$2JZYi&O(f?#uqCKtS%BhL zYl8u+FvY<$eapMi>Tha+hX}m*LFT5#r76}jDHvzlsrE+}k!t>$CTF5JbPo-~2jvBU zwt+)9&`x_=lvP@1QL=u+Ugn%8_Jz@5yHHU_m=EITk4E7K0=NkOMF$k z5AEv5Oz}9-2;GdrOX`ucW+7k z`)sVCsJctd0?0KgF0Af4B^SjbG&ip#D2F+tax(vrVZRcmQr#5 zCUfT|9WaPOLigjlL5=u9JEUtF38bq%;U>Ka-he?{H-+2lj3Lu*2fNg2cSM;v?|ROp zrds8ibEVO@Lb_>Y>6iQj4*!KD)2t0i)(N2X!9-Z2`e3a)8JYshko`hFPSb#*q9y+C z!U4A2Tg`!xk>8bX8JTd!4?b2oC>vWEGRW4@!`JXlS1^2=K@NF0s~X}VeaN=J=G9v3 zW3{)Ms85tU$EfvQo|k*yjDglB0P26e0D$+YX6d_<4gdf5-E3I#4GzY!PI#wm2Kjo( zIG1B&4jl>#+4rfVF%{ougbQ{tJNDA-qp@l=?Mn`#MwKf#|JGg+*KYGB3pr6YQWRQ6G z3JMwYrK50>ZCEh|*76zMXJqH4ue_4|%g8dvs()z3k><2%>Bv@A4Z61~ah+s$4cWSp zYl417^qBxoT~|7iX{r7K9NeK0cTV8{v_0lgTIx|k8< z`mNvP-;(dAU7i)8g^}%KD{!27F>=dlZ;()d2f|-zgyW|QN2kV$8FZE~F_6aYyal9< zn$A(Ev8=W-NH3oXd14?zj}RY%!NS%sJKP4c<|H}^2Y~RRE9543Mug9xA!(UGNUn;Z z5b#!zS!5v&vIVY_YtWE3dbTTP&G)lSr#6BQlF%2u|5Vb`8~Fc!*yEc_X}1WR&BE*s@lEdqvlyzu9O7G0 zUPN;#cO>u6&DTsvnGU#K+Q6+K@Mj9^rN`@#e0C$ojWh|#O_lXKS~lyY_BOESxL5Ts>LCsSi9z2bA=RbH z3}D+)rrpUtft3`1%`M8mLl7+XWe8jXh(~oHD|~0D0t}Zoo}-&2B!hfGiuL|p<=W3J zV0HlM1_D6!t^Oq40kQKV4~?04I9uQ#Kiyj(5CkyY0S3|SXtN1B`4;fUsJPH(`&P9E zww&=7o!e|?2jB#VY_@i(Fpg;oU(a7la$)do9CMcG)v)6x?NUnSk-f*LJC|suY+=5C zg#Z7?wxH|Kpb7FqfhYeC<(;6m$s+xhd34FU{S7PMNypRz{5Go0bt3t#+!2X)dw@e) zp|CFHodNiMjw`z1vH3x+X&^n%u`aU)>(bb9CLvn1K5dJ&v%&`d5DlFL4N|f_6v-{; zl>cBflF=d4VUXNh(?OhoAu}I};C5v`$P6$Cw6Ou6bxnr=xSb$;5gKA10DDv@{>%AL z;P0TK({VhL=1KyBZ!z%4N@k@HlBxK?p`~*IWO0hJe-8HiU?AmGPsG9lmW7LBUJ7Xi z_!}$Er$bm)ELtt0Cn!1P6y*W~{Yz64QfEY1=JjnyRylHtMRW~0Wnv-t3@Ga=cFrmW z8xMLjOadfS(Oez2K1SbIY+daErD(1$ zQ-7kXjDS=WSC@bU`m{YJC@)4IHGi_>T>^5VFuX?rSrT+W_L_pOUJA&aw#sNI^eG{{ zP(T8G+Idc<=)T!7ozK}3G2QtFp*7qRzUT}1|9>(ky|A@P!?ZsSxkb@je{u_vAAv@u zX3%sMQ#4l>yOd?}p+HewUEDIgk^T}SPzfH)RG0e9TncdjD+VahT1!OL47VsK>nXR$ zUaKp+j0(ywYVTqeR6s{o2>hvOsc~v832Z3Y?TQbsAg)$bo^t^xuF_TL1jW_G1s2KP zfVaB10G|eJeh(Ezo~$WZPA>S+Z4z?9)WYjd6~^1m1vrO=3$(9Trwpw3H0O~II(hkg zr01&vV-L**t)waDq$Gu?&prWKwwMY4g-;cK*C8MUGrvLVn>g+&TN#~e#bXT%ZP^gg zTuTmM9e!2QEZ!ivJ6BwQ+D`?fBC{hPwJXi(k{?(6)2uk!3y+_4Atg(Cho=vm1V#%2 zpYiHxVQcy92HU>I7}6()T?D|K(au!>JSt_zLW-T8b`4rPfj`0ab_oFK!Ph@L>S4EX zuPb{Z00@hB%wgZ4w5tS=;Dds(!#;mhhFzTci~txL>|@2p?FzYI`B;4KxoM$gceOFii*97gfn^5fjXU7x#YE0|Z}=O*r9n(e6B`$8t<_OCN`+>mPx7O7CBR@SryBKRs?gg6s**H;8zEt5KF60$UE?x*dK z7|+9x+TaHM|6hpGo`~`@Ux#*SVU$DJ4nIV>f{~F!YFc6pb;F)(G7IfmwE*T8jLbA; zA^NH;bawj1JFm?<2xW>UtFqMD4tQ&LZ{mc;0W?{fHWqfd^@c!hz^D6MlE3SUU1+bd zdb2>YH4yAHYLR(!Xm3Kl%mtBb?Kg6&y}92v4WJ}LT~L5+^A1!)vbNjA_gkp6;sJikEr(r5p9ac_+;u zW9_c=hR&F5a)Z-+cARP2mR_&QA=a69a=JV1WB}ed1%cWx&8R%rdw!8p~UM%!lrHQe`{p`<|#~I^Xd&NKrIohw-SDIUo?z(`|8nf-yZ|3E0by=dIZ+ z{gb0UK2v>(A)kad#?4+kX%J?Pi$CQX(Z&X?j++{!(8g^S%3GVF!v8~17-dv+YZHES zYjC=P;~7*q?sg$6gf{$O^!$~Zx}Zwx7`7OOw}w2(>}mkJS!$Kk4k^BU+oYe9X1` z7e-t&!Q})vlviM-PLtK8kxFOc= z2f7_hB6ih6C{dbtDU8%1cQxf`c8(b6?N`nj0@OUQ&=ZQAN0 zcX~s)2`)ixmG)u$X|CP>b* z2Br`5Fms}=o!VVHJSC*U;M$-)A~~c)$)!#9+(1!pZpV#zV<)Kv>`yK8`!#{)n_Z^r<`0CIK{4PZUu^OQ_~|x$d{@;*X~}} z&8??7hel&_Q?HsIr%kITeVcQ4s{`{Gs#JC&RB8GVUT$v4%t`L3?CzE@tay__QBFwO zg|@UV2^hlnvf_8V z%q`PsTj|ZPjAVy@o3nyz#qV`rMk`M7kdYj!%G^sH*Bx#ejM2-!C>RoHO2cVo|E-G_ zdSy%^5?Pwa`o&!O*k=qExB~Q$Ol_1HGv8`{{#bc(hw7^0*pPb4b1Xd`XVC`*HD-S4 z%k0X-|D&_?s`{;x8ZG~~JsW&G&+01M$QVA#HeG#zP|dL6i-%b7eRf`tQp=EQdXw~W z|82P9jQrf5rp@epFR#(b-&f@tRmQsH*(N_-OiuO*#~>SyBd&+hC@cO$re(K0Ad+by zVj`>XHW%gR<%+kY&4M3)Rvs6Ln=ME_#v4JGN=d(9&+D2@J83}eh?Db-4CKiu8>Mnb6U5{_)}lzJgwwq&W@y#?5w0dUM00#QBqAlq>>8i z7U>mvowLwT31I)6cAnvc@=bl2gIwc@fn4f7MV?Ixa?_7p%{)BWQBkXU9!=za9}As~ z6E?N&BN{6zNiKO-@eNtl`81JkVjOlSx)>MEr%g%3S&Y1Q+0mx45MdF###E0Jx09_9 zt}Oq~0+EG1HW5&%k}QtHHjz&3Y1$v9)r=bV3lk+F3W0WC!dEL>J*Sa@!)$(rD!MmJ4@wV)5$e1o@#&lJ7y)*l_ z@}{GVB4vVu$_h{CIu)X^v^lU%hpovHQ_&Euu%BF{hTTK{LmDlfkeid)D3Z>dTzn1% zOE5v$`~IIW{|zctL)9x1LaHCnE~AQi)MXdesK>D*o2Yt5Y*vT63N> z$7_y&v;l^9XB~Nfi+7VUdW2_6eu_fUtr4XZ&^49@QIhSenE;R1c{i=o5U%V@xraFW zOoiJ8^M2~eQlla(`$x#Jwuou_A?fVNVw(EBQ?ef+)7%)g_#m}?CI-tN7eh1yXx8n;KKg0z7qyY=&NgM)28kXDk?0IKI<9u;4!5^s-y=+c{6hrpdnXuj@yGw zI&c6N&kyHGGi{>+&y1I_#Uho^apjbS@~rJAcUA&XZP}r#y1TU9a>zc;q+4xDw=nz~ znyYrs%z?}|+rc{EC_*#yp*eBR>1Y-TIvpzGJn~4Vxi;`DfSCffYEAbpK?XUs_=ZG# zY7w7BF3oX#9V}GR{;<|HIfQ(dr0I%DqnIn(p{wje%uin6GHA%SAkiL0BBsK^Fm6b{ z5lM#pp7LsFu2)|y`LFWxlzjET=yquKm40DPNtzTFgrHRe3%MrdGS)9zjtK7|#&CMi zMD4WG0J4oAo8Gb*C*nHnUr2~ZKrD4N34%3MKsW-aNC>)V7^{%VN+HFi50=W0k$@O5 zmm0wsUX>8>dQOo~S$p^&sDv-?Jky_&043PX4`%)c*i3- z$h&3K9CjOs4`R3J<|e+PQd5vbO*rYz@Z34M#)hT5Y3qp^e3KRYsRlWiQF~`brTXxa zxs8{3e1n5sO^1<^)SpZ3kq0BWk$Lq- zXZ2+#oBEgsv(j@xw5!KfQV_spwJwaDy(b+V@AA?o+V-^;4HrY*JxQ}@+b_O32p)G* zUN}+Cu%{M1p@pf%ln!&h?TfypARa8pnyN=~hg@^gAcdf*t2epE=qo*F5M5Jvey!(I z)9PpnkSKDfkP)VHQoWp$C{bi(Ry)j?n95XO+Q()tM%Ou^8Q*#DY#3dW$3KIWnxpUV z|HQf-HAhAaKoX!ASU?G+%zHgD_;DbHUp3=UP_m8rhYd$(^j}$?ufxBNwbyAh47rNe?*)UNab%U!wu&Kj42I3G-Xwbtt`Xi?Yk&feOL38 zfS0V$HBy26*S^WM`RV2kk3P1_O%D?hscXyd>#Gb;cS$7`37gHe@OjhjySsbCpQsqC z?}jXEwCGLp`}2Er`}~Y2NOeeB@{~@l+AaHKeePdZ}BQJ5;YU-vI6F_XW55r?F&Al-z8peum|B$F zo@J@amXk|O)t}37`4+N~IN!YNnrE3r8LD@cd|g53$z`kiGBj1|( zE~6VIUu`iG(Ispm*-q5$!E(|0T{S&+n#ixJRQ~OEF2;URw<^9y&RSAI{(0>TUoV9t z)6<+|cXKkKj*%|%V(0GlWvb6PyG0`#AW|yn0HH-&UVTpZQ$Z+lM{S9*lE|bjJMr{-4>c-+m zG~3-xF`rr8j%#&`CCt*%sw`%yrX&|zEL_Is_|<(~fY9G)a+c3-FsD1Ga&FR}*hrm( zQsz&8itY^t3H%RKlXO|XBEB1>kWBi#CM0>z8zqjX|N-T6z%clNL%R*qOFd9R|)b{Y$LTv+32TZdglHzXKs)# zE>wDKiJMQ?ZTI){Pwl^h9>H)?Qpj z$~t&xDBd9Vk8|jki4|BIC5o)!q>{+mMgY(y=?#}wW`BE~(WPMFpr@2CwMiUWtgcQ^ zKo}_8yE-3|$2`}t_}z6z-{|&WIt&QImpu!7sW7}erRaQs|02_2qCzE78Zl1?DPPjG zsoOKVK>ZxHMx8CN<8W3)%VW&->N|boIR{io;pPYq1fSWod$}iMdVN?}*>-Q4J|k~( zGkqMOUlVx!*3~^@`lymObI$bY_0(`2Z$5QDh)7qaf4MnfdTFase8YfIl8hd-t_Q>P z<_7!sTL;OKwJszJN}O8cv0s+!f7ol^Dn%(f6oHvt!T9b9KULMj6(;tNCIc6(Uo6>ynB_s%#l}guhrq?1q!Jp8-Z}soz zW-8iDY&FbFLfaym$3*rVXK_L%MJZjyC0&xAZl-V0OzU7Om~;9z7t>c1p)Io2#&daL z2GmCRdA7;LR?}S$vQf0lIq4iE)rY!lHn6vUFl1Sq&E`S&8XL-6={u0dA6Jp`e5qY= zoj?0{OO5v+FOz=aijEvj;~P7|dwv=V{o?$IqiKd4LL;ped5hc8G$|;F;c6FT!C38B zK}m4R_>9W<=!ktYexi1Jdpp<601|u;0)J0rP0FB;>FhF2gV+;-?s$N*<9gGv{d!xBplfI19148A%uv*z)(wCWC5S4g0^s*_0>% zkpLM@J6Gofm@k}6%bS@a7e{0@ze7w?#f@-r z#MJOCBNL`|A6gqT0Tdo004pE*GMD_Dn$;GLP>hbc@?ZjtOp#R=9B~+lm#SXWL#w(O zJwcwrS|^aI3ls(&%J3&Z=+a&u;2pMvfFr;jE^_gdBC3Vl#uWiTw2Wj1*_^Y+6>=ztRujt$KbLjWFi4PmjE#2HkDi>0Bj0lE)U5DeXF(PaGDhPUQxiz z(AG6U8j}}^kwXkh5x15&@946@=b5hHS>OR>Y)^A-=}RoB>XloWw@~$qatby7ql}o5 zEB=&2^T!$r55a>(sm$Use`l&ctV;c3R@$2TmEZD0ywHOB5o!KdnE3388+uUj#ojlK z%)Ir8wp)V-^*?G_CtZ>CW!CW14r&xM)5xeeulFQSV{=5ChDCnpLrt3D*r7=vb6Ig0 z<5v~yG4=}oFMCzhjSihCj2|bXM5DAVeW8o-t7SuOX!y;g(4YM_*Ht>xiJ>qA&rcX% zGc1T1ienCkdzHcrqX+mt@Y@(3*%E~?9BOgvP>UyQ<&#c!vESViwl)k z9h{S`77t{r>T{9}T4O}EB=U}%sj5aHq%Q9V*#h0t_4cDK{hn~^^sZ}qIyBQCL=C=$ zS~owIo7H}`WD87&YqbTjhBC$RPV*uAC#pVFeMZw)r)Oj@m8B$ZC!72S*&MTTf>0@R zKk;Il;vdG24RA##MgO9uu2?AZqkHQoab`}%+fAT1t3`7r@FIDaZ=_B3Z&lTzOWq9; zekLd=WS$5-_+N2Z!(tEilZjX_b#bE}7srE<(&G+>@8t9?pJouocO*GIlV(3ly z(xv59?WGLhQ}v)Pb7*<0-po>mhVMufEya9B_MZnI4m-4b;ziU6gSM%&Dr5MYt0(988WVN1IW;FS1SX ze=kz0!cxtQSw$<`-t6JwO%0UG-F`2d9SBz0?5eYoZDP{zV~U#;kt($=ISe?-IH~2X zuWFW*AOnjqmbrCC7+046R}1u< zftuvHvyB?7J)M$n(grxNNgGFjm|N?jMdHh*uGq8z0;ryXuGRDy=#pOx%W?~uyA$yx zOk)bwNV1f&FZKMb17Uop>{7(6DD$(Q;8aA9-2Z` zUNE$+MAcJWWUIWJqX30!x*|@7218jGT1jfMg4kv1kW-BAh^KW2V7XJOi8B&kMs4v= z7@NX_tcvUP31gpC+P~|faa?>C>+#yorqj5oLS5_29O9Z1JXsjs)Osj;w~Vc@WNyap z>!v=|7LO^w1@c#u_*@`FM~2bW zBlS3>ucQ>64NDS?sU;0*Ctxb2^jbj2NE4F3r%p)^;{?`8$@!e#bwc`=j>IA3KFs+% z`1pA|7x4|ogm|p*Yb*9pO;w&##wkSV@x1zNrO3BRVCHRDk-pe#1Ff;2h>Tz4RdZ_; zkp#gspbPiomgazCjene-(+$p!B5+N_8?VXWG!L$u+>&C^$&-Rfu@l^EOl5>*(X&f(6*2GSE51>xjbC;Z8$bUa2e|wvH_~_n`o68+? zkDvr#uQIaGX4T_Nhe$-dTg7#srXz9Ps=zZ>g?Qv4y+V9c@;vH#$`dgkJH--}A~n!W zb#p4#-i4f36P1KOKyyt#;OF_V+$xpAR`%AxEO8iy`y(3?kGyeiUZjTtbG~g4@BfI2 zS`e|uK_o`~PU5*+7}u#uN7WZ3-;sbr>vZRvYE@1x;Gc`t6W5piJfBJl0A^-jPHG$F zM~BR>tNLSd=MacKqT`w_Bg)zc^r?y|L>g1>8(!6ST+-# z){K90L8JQ?!DiY^%LBupgv^m-2u~C1Ai1D1b7r5^E%na!U;)GP(}M+=ByCL3mZ@tD zztNQ>3Mtm+al?m_Lov@uFW%_^e`9#?RqVfuvP4CvkFN{_`7gOC7dVHDlxFhO-7e?F|+}b86RwzQV(#KV%(Gfe47;wHMjz2qQQUb@GrEtit$v%h;gMz zyv*xCs+W(gwAM~0Fg$}w|BnwgLym))+(b%js;*8`f*kY}}LwMW>TolVc=g=L9;zslC{Ss=Nb6 zmd$yi-hABd`DyCzi)O+?Az{B)(G zdr0Vw?g6B8^@H{hDgz~h2v?BK=WC>wg=9!CvtZXU!O-^EtqDcm=*wIyUY0pLuJ|}6 zZ`3#(KQGe;R9lUWb#kr%Ab)e=RsDK zSHA4xe9KRVZALO2y^H~i73;I1FLUCbS9Ur#q1K*>kYrA04fz@Ec)Q_?VwTa7NH#p_ zc>M1Pm<$C!nW=C*lWD`~Z@N&Cw?(WjjAsh81kj%zvxp*sg0hOP&`>31NxgBAYATX~ zgl_JcVK--u@uOMMFfw*$A9`=dKX(%61R~<~CMV)dxgc9eBxH9JdXrIxWb$tn-8jz$ z8dKQkr?pK0j0T56T1E(&_gBayM#sG1G0nNiG+@Qx`jMC~E865`7=11oRy8UtT+z8M z48bp51m}vxWtfCTo^Xb5-xGLKK(3$b!h|GOg=ERfw@LZ@-DtB@Q!I*oaxw;F zSZnYqLY7NoJz17}lKF%GH$TKTArUFOrNQ@JmwEoFi{O%BZQbc%HY*V}GpDM(LJ=0l zKXsX#;|E!0$v(1OnM#zM5CBZii3%BYXXV)Op2RY|C&o=pd5gn9Aq9$7oq$iuiglFC zpK^>aolryEsv*pNJZ&5e6w;rlPW5Jz{#5Pg%UrT-VOBUa%VNGvD2l;1a{W9mK>NRd zSZa1jjfyEU0-1MBc?nW_VQdiVSJEg57+0BF)S95!53ZBj#CkNX2fF%l7rCD*)1Y@N z>~kr$)tN&12~8kGbXP~$$yH5utikA66QFOlfQ#Ix6LJfZzwrzxF?|MgI|;c_)Q5=A z7VKI9?6j)vOjFsMJ~DF*imYn0%gwEcyaO2xi!hMockFE4*x**{#$Fm$b8YO{;7mJL zS28b1i?z9oF>nfp`T?7xJkw`rZK#zxTVU&$O47`zs?*d!8t>#wt{TX?tj`OhU~53XX_M* zNu97197})?nKlXDRJDcjOnpYg1qgo^IdoK|+A{7SU%iDfFb~AXt%k|y8biP7DpGSM zg7L}*pJ{HNA`q)uyF6$$1YzY()me1lc(MHa;^60)^z($FCuWChEbkAV1CG=?!fPx< zbjH%ZNuI9xn^19~wPLnj7~ggf*SNr&@|wdAss5I^A}*lX%Vmc!XZ<*s2|8zEeVa>b z)gH`>TFZN-i$qw-oVmi><ANm(?p|Wp}n?2yvIT0 zl_ZZ^>DqEjr89U;8ls%2baBYDl?qGZ1S?ssE6d%M22~mWtm(^K;(Mi9?HDJRS;;X| zGA@qQX0<=eYRgv7waCZC=_#-gHKXpV)-q`;WpS9}HYJih)BSVBP?^~tdF!kQ#UCp! zuKku>ay^W>mYfw=j8;*5bA6d}#XCj}g@(#n)EE5!jV@d(3ptGydR)q?YXb>`l(Acz zHZ7&u{)>v@GIB8-0U9P92_6d!Zp? z#gGIAaVq6$EihBOQB{AJvR<6UOUs{2dFh4R)1aXDz!@~(xY4usTGXHW=>29^+?uL{ z-VBSq>efNjpP^TFHHoW05te~710e*bNj|^orYWWS!T2eT<5IY=Um5PW@Q{+gj7E}_ z#T#Y(cQsCaYy)7EL#;&jjhZX{KE*EjzR ziwMNQ4c)}8OM-vGmp@3wW@~~CP)R&mgiC$dg^V+UwJ_rsh6PVH26KXlV@?Z+jKR`}EM-KQ+j4{~v)K(3~+5K*(F zs_XE~L;9(ntccXTvJRc;R195cFhlB_A$5%9Egn)@PY+Z6$Ea7=lUrn>G9*mY1hp3* zqwXdVd>VENMYZuLh@=*%(Y`crQUAZ5-dv(OZgp#1mj6Oj+qfPsGa5u=qQ-)a3c<)m zHE%OKsb=6k5{D(54P)tVwF$F%NGHC`fyGVefzRe}3>wzK3is_B| zK_o)PXfORln`a!sIq5bnV%ii_3A!Lm3pD=cP)h0ySyn`AP=70F8}R>*rY~FY^*`9u zV|^(+e7e`f6h}mNsF5|bo;Q|>e-sye*`xKBSd+(19rCAX4k62|DC~7rWg!!vZS1e} zqjlQya2hJ`!d&j`1Trfzs4Aw3TH62|EkyBB87Fcs^bG3XP{#IeP~nc_JrQK4eoS+} zzm&yXE3Jn%R$32cveM_VPhIN54pFVK&pVkjr~jy~uEi)?`=tjo?Avd(2rm^f{>Ys4 z6PK0l%Epz(aFSL_MYLc$JptH*a*k3FRI5c=%7nKCM4dca%A=)>@FZ`+obsF^yl^9x zaI$A(_p+BRG_>ZXeOuSpx2)cA`Hzkj&09bhXkA%S_S%)YG8K-IT>E9E$1j~j=jxAT z^?eN95D0y;`j2C7B`0<@h#X04oG!Z)9m$j(M7xQh_M|^!}bQ za!@?)H-j(%7}Qt@Kg@Q!oq{!$~wgEWJkLMp+a7gBO~FW@AI>I zCijz?t5Wrh0n~A&r|QF{m%60wF2>GvK#PXRxA-=yWc^smP6a z5w=K9Ug(~R8|kcR4CApBe7nu}hvwN-)a+E$FQ-CeTHVY=Q|H2DXi8@=yi#xUu*YR1 z$qad&+fZs~Dv&_rh;u4FVk(#_00qWzC;g%msmUXPro}^#*T~Nc*^po0W!J(;_#kZ| z$E0wT{DREmaVJnuz=X3EI+yex$sa5Ey0}GPUO2cFbq+(4MOWrPwiMX7N&h;T#P=F) zjrjDgky(`m>0cHoL*8rS;>f0`kH0q?AD%(Z6p>Cx}-E5D@yjNxXlu*-PZ%hLX4A!w{5$oAa zr9d~Z(vDc2uur)2HB@fzNvx!sS}-d}=7ht=Xf1Vu^otrmO6`seJ~FTW95u2TdID-8OveU z{~VOT>Nni+LjXWFISmby#y3~>=PbBVm50;3bcJkExBHk=6?M_J^ks(Z$em*=k1A$m z?HORMD+bxhN=~xJMgVByL#(Y1w*nTAB<7OZGuM?0mt1dx|Nou64%$eqO_pdT?b!JGi8+xfML@Avv zM6{u8&|%Y*qfUFL=|1Xxp%EN5*dILZ)#VwfG7aUNVCNht8+$W?wy>Tr-?K zZDQq6Npg5*mX^(y!e-~1%4VMz;DSEsiW)He(6_lX)l%6g(p1l?8bKH|t9_Aup2*1| zwo_Ken`){DL=ydr8{=koK@qsOe>P&tp5f2#*^sGeZVJq9{~^0HWs#;h>b`hW!70WI z{QtjRz~d0>V?M!yp(KufIK(#cORylDCM>5fbcyY1LZ^m!gTaG&Q^Q5#bWH3I14dW7 z+d559&7_}`Hvja^nEzt4NzAy)%1|JGdV^uF(;Xfrb%C!*7(lG?>aC3ERAfa5vlq+E zuR_j`9S&F)%q-1+RY|`Y)Blo}^UH|S??B8Y#K z1Q&y^RdYoQKDP`$w+wz-T@rgT48Af9E*5(3X-M>pu!vD-)*ex@jq^?-Wx?8Y#2%Xt zSJ)565Lv7Abeu$Ls<~JMJ)F7u82bbW7eE zus23@KO1HiJrp9b+paKj`u)i2z8m`^lxcbp75FpY$Q2rBt^4Sw^=$y?2^flx=sl1ZpOK6+cwdI=^~46r zYZu9;qlCZ*sf2jf)pcxgs@}{Jhasd7D=|KFjxL>XniP?)oM4>5v($3qV0phW=O}yb zHpSjlO5%e=tJl7D1P-P)h0A?CUVfhN^f~0}hpIHfM@BJzrNCHPb+>d@Y@^Z_L% z8dXzu=OX(6xiMM#gS^ST^job{k(kw|IRm)JK3L_Av#GKkOPQQ5JJoKod7Wg(4cY2h z5Z@Z0Jai7gp+Y-5W0S-zqpNE{{c8kI$rZxEl%X3PBQ7~)+rtf6P?fZL7BDa`I1Ff+I3YM20#km|8eRIUFYg9k-ENrapzi}S10q)6p zovEf{M|d5vW3w}vhqQQ-7s2N2s2$yWEEN_Z5Z-${Zl7#g+5I@uCFHFY&viZBu?-en ziTbi~=+6M#Jye&2Qg!;6UrYvhIxZ{=yFsY|3}zs`E6LFyW*1Aw6Y+n`|C4urO(g!F zj{iN8{#zoEzRzTo|BtiLFbi&#{HHaP%+86Fo3BQAVWZR0-0O6hQdk8wOGq7&q&_0m z>&AFmOO0yoL`Ebwr!pcIH$tK_OTpN&rJl3PQrXtZ{me-3+>`j+>#c3X7m?P-6IJ^rPIB{HF&cU;Rv`X40Zn zrR>hKq>Fq&$B3D$Y2M&pc{D#%CUB9Rq6o*}cABkd6#NO5y-(%A#g3fN@g+A?4RYc{7u~?Nh&N-wzcl40n;!F}f`Ji=BuCk= zbUTC(BFvn{fz!mtuI0woSFklfZTmK(?7z&)hRXg{wg&R_Rw;;V8^uI2%0BU=%04IU z1+zI3=SQpn=AljWNT8Q*jp=5lfSc{To1x+goHvlURWeKOKemCm8v*n*?PtGKNU#n3 zME^|=chpKAe42;|-_OBK$tD`h!5oxU;BVW5>7boWKeh)83X%T1Bmdw2HIe!I4I<#~ zZ?~CbDw)Fm|8M=*K3zzu^pzs-MbIv0f_Bx9J<#0jIpuGA$!a=idyjroa7a0GCNhLd zayze_*m>RYORY418RmG|JpDNBwRYZ{=jY!Dz?S^ksF>Mf2~5E4^XEbPrRui?0cjwm zON&7<^Z87K7GQz5pgmdD5=joLh4i#C*gY;f9>{ROmwWMEGW6XR?s~n#eavrpuY=wM z@bBX5@g`(la>DQvGEzo3dBu?4j!Ki=9|{=!mh4c)=h*XNY4k#@Z}Alyqzb=@M?Z!S z#9pO@zxvvLTkM(-3%^imE$I70E==py{ta*HXxHpd{2aN?baIu_x`$q`n2#|J6Ti6z zqk9D1qX}dmf=+8y+%I!M$Ik?v!K$=K>{=;r%7_*(<<`FMX9zm)7X1`2ptJQbRjjlZ zoeEZDCe;(z%jIVG)cK@_heRy106cs^wY^}Q7i+J*BIzdSdba2Jg_L;w1URsDIyLmn zE_=InF|lj=od)x=q}|6St3$KZ9V5K0urSe_3=$dhqNI#IGYb5ipIc5QWNm&8QpFYq zOzWMT#<%A^jpC+hYGpanlp9~n!)N_%v||1i4-4}XmY5Hk>s@Ec6!=~y@S7_ZNV>d! z$?8f$$IkaV)IX*Rfj{tb$+WbF6%uy-&BA{uc@l`B%p6CiKVdWrKcDhogBH`^zY1QY zLcyns!x*dZjDGY>0;Ze9@6W#LB^O^qm=aS{_M9E9x9hQid!6*E%!Yjc$3#|A=et~d zVNPFVHAg`=w<>d5^P8KLJY?WAXHr3#Do%#Qs-Np7zIn-K(5=n}OMhNxl#Ez<3;hDCqnFDJcechZNVw_#Dt zGDL2#xTX-$j}4216?3!dvZBN3WHu]+)/g,'id="$1"').replace(/class=([^" ]+)/g,'class="$1"').replace(/ transform /g," ").replace(/:path/g,"path").replace(/style="([^"]+)"/g,function(k){return k.toLowerCase()});e=e.replace(/(url\(#highcharts-[0-9]+)"/g,"$1").replace(/"/g,"'");if(e.match(/ xmlns="/g).length==2)e= +e.replace(/xmlns="[^"]+"/,"");return e},exportChart:function(b,c){var a,e=this,d=e.getSVG(c);b=D(e.options.exporting,b);a=p("form",{method:"post",action:b.url},{display:A},s.body);q(["filename","type","width","svg"],function(h){p("input",{type:L,name:h,value:{filename:b.filename||"chart",type:b.type,width:b.width,svg:d}[h]},null,a)});a.submit();G(a)},print:function(){var b=this,c=b.container,a=[],e=c.parentNode,d=s.body,h=d.childNodes;if(!b.isPrinting){b.isPrinting=true;q(h,function(f,g){if(f.nodeType== +1){a[g]=f.style.display;f.style.display=A}});d.appendChild(c);K.print();setTimeout(function(){e.appendChild(c);q(h,function(f,g){if(f.nodeType==1)f.style.display=a[g]});b.isPrinting=false},1E3)}},contextMenu:function(b,c,a,e,d,h){var f=this,g=f.options.navigation,k=g.menuItemStyle,i=f.chartWidth,m=f.chartHeight,t="cache-"+b,l=f[t],n=J(d,h),u="3px 3px 10px #888",I,E;if(!l){f[t]=l=p(z,{className:M+b},{position:H,zIndex:1E3,padding:n+o},f.container);I=p(z,null,r({MozBoxShadow:u,WebkitBoxShadow:u,boxShadow:u}, +g.menuStyle),l);E=function(){y(l,{display:A})};C(l,"mouseleave",E);q(c,function(B){if(B)p(z,{onclick:function(){E();B.onclick.apply(f,arguments)},onmouseover:function(){y(this,g.menuItemHoverStyle)},onmouseout:function(){y(this,k)},innerHTML:B.text||j.getOptions().lang[B.textKey]},r({cursor:"pointer"},k),I)});f.exportMenuWidth=l.offsetWidth;f.exportMenuHeight=l.offsetHeight}b={display:"block"};if(a+f.exportMenuWidth>i)b.right=i-a-d-n+o;else b.left=a-n+o;if(e+h+f.exportMenuHeight>m)b.bottom=m-e-n+ +o;else b.top=e+h-n+o;y(l,b)},addButton:function(b){function c(){l.attr(u);t.attr(n)}var a=this,e=a.renderer,d=D(a.options.navigation.buttonOptions,b),h=d.onclick,f=d.menuItems;b=a.getAlignment(d);var g=b.x,k=b.y,i=d.width,m=d.height,t,l;b=d.borderWidth;var n={stroke:d.borderColor},u={stroke:d.symbolStroke,fill:d.symbolFill};if(d.enabled!==false){t=e.rect(0,0,i,m,d.borderRadius,b).translate(g,k).attr(r({fill:d.backgroundColor,"stroke-width":b,zIndex:19},n)).add();b=e.rect(g,k,i,m,0).attr({fill:"rgba(255, 255, 255, 0.001)", +title:j.getOptions().lang[d._titleKey],zIndex:21}).css({cursor:"pointer"}).on("mouseover",function(){l.attr({stroke:d.hoverSymbolStroke,fill:d.hoverSymbolFill});t.attr({stroke:d.hoverBorderColor})}).on("mouseout",c).add();C(b.element,"click",c);if(f)h=function(){a.contextMenu("export-menu",f,g,k,i,m)};C(b.element,"click",function(){h.apply(a,arguments)});l=e.symbol(d.symbol,g+d.symbolX,k+d.symbolY,(d.symbolSize||12)/2).attr(r(u,{"stroke-width":d.symbolStrokeWidth||1,zIndex:20})).add()}}});j.Renderer.prototype.symbols.exportIcon= +function(b,c,a){return[w,b-a,c+a,x,b+a,c+a,b+a,c+a*0.5,b-a,c+a*0.5,"Z",w,b,c+a*0.5,x,b-a*0.5,c-a/3,b-a/6,c-a/3,b-a/6,c-a,b+a/6,c-a,b+a/6,c-a/3,b+a*0.5,c-a/3,"Z"]};j.Renderer.prototype.symbols.printIcon=function(b,c,a){return[w,b-a,c+a*0.5,x,b+a,c+a*0.5,b+a,c-a/3,b-a,c-a/3,"Z",w,b-a*0.5,c-a/3,x,b-a*0.5,c-a,b+a*0.5,c-a,b+a*0.5,c-a/3,"Z",w,b-a*0.5,c+a*0.5,x,b-a*0.75,c+a,b+a*0.75,c+a,b+a*0.5,c+a*0.5,"Z"]};j.Chart=function(b,c){return new F(b,function(a){var e,d=a.options.exporting,h=d.buttons;if(d.enabled!== +false)for(e in h)a.addButton(h[e]);c&&c()})}})(); diff --git a/files/js/highcharts.js b/files/js/highcharts.js new file mode 100644 index 0000000..5d299d1 --- /dev/null +++ b/files/js/highcharts.js @@ -0,0 +1,135 @@ +/* + Highcharts JS v2.0.5 (2010-09-17) + + (c) 2009-2010 Torstein H�nsi + + License: www.highcharts.com/license +*/ +(function(){function R(a,b){a||(a={});for(var c in b)a[c]=b[c];return a}function T(a){return a!==Na&&a!==null}function oa(a,b,c){var d,e="setAttribute",f;if(typeof b=="string")if(T(c))a[e](b,c);else{if(a&&a.getAttribute)f=a.getAttribute(b)}else if(T(b)&&typeof b=="object")for(d in b)a[e](d,b[d]);return f}function pc(a){if(!a||a.constructor!=Array)a=[a];return a}function z(){var a=arguments,b,c;for(b=0;b3?g%3:0;return e+(g?c.substr(0,g)+d:"")+c.substr(g).replace(/(\d{3})(?=\d)/g,"$1"+d)+(f?b+$a(a-c).toFixed(f).slice(2):"")}function jd(a){for(var b={x:a.offsetLeft,y:a.offsetTop};a.offsetParent;){a=a.offsetParent;b.x+=a.offsetLeft;b.y+=a.offsetTop;if(a!=ka.body&&a!=ka.documentElement){b.x-=a.scrollLeft;b.y-=a.scrollTop}}return b}function ec(){}function kd(a,b){function c(m, +h){function r(){var k=[],q;G=N=null;U=[];o(ta,function(s){q=false;o(["xAxis","yAxis"],function(B){if(s.isCartesian&&(B=="xAxis"&&M||B=="yAxis"&&!M)&&(s.options[B]==h.index||s.options[B]===Na&&h.index===0)){s[B]=V;U.push(s);q=true}});if(!s.visible&&H.ignoreHiddenSeries)q=false;if(q){var y,C;if(!M){y=s.options.stacking;fc=y=="percent";if(y){C=k[s.type]||[];k[s.type]=C}if(fc){G=0;N=99}}if(s.isCartesian){o(s.data,function(B){var I=B.x,fa=B.y;if(G===null)G=N=B[nb];if(M)if(I>N)N=I;else{if(IN)N=B;else if(B=0){G=0;Uc=true}else if(N<0){N=0;Vc=true}}}})}function w(k,q,s){var y=1,C=0;if(s){y*=-1;C=Pa}if(Cb){y*=-1;C-=y*Pa}if(O===Na)k=null;else if(q){if(Cb)k=Pa-k;k=k/hb+O}else k=y*(k-O)*hb+C;return k}function J(k,q,s){if(s){var y,C,B;y=w(k);var I;k=C=y+Db;y=B=Fa-y-Db;if(X){y=ga;B=Fa-Eb;if(kaa+wa)I=true}else{k=aa;C=Va-wc;if(yga+pa)I=true}I||P.path(P.crispLine([bb, +k,y,Ja,C,B],s)).attr({stroke:q,"stroke-width":s}).add(Q)}}function K(k,q,s){k=ub(k,O);q=Mb(q,Y);var y=(q-k)*hb;J(k+(q-k)/2,s,y)}function E(k,q,s,y,C,B,I){var fa,qb,da,Wa=h.labels;if(q=="inside")C=-C;if(ha)C=-C;q=qb=w(k+Fb)+Db;fa=da=Fa-w(k+Fb)-Db;if(X){fa=Fa-Eb-(ha?pa:0)+Xa;da=fa+C}else{q=aa+(ha?wa:0)+Xa;qb=q-C}y&&P.path(P.crispLine([bb,q,fa,Ja,qb,da],y)).attr({stroke:s,"stroke-width":y}).add(p);if(B&&Wa.enabled)if((k=ld.call({index:I,isFirst:k==ea[0],isLast:k==ea[ea.length-1],dateTimeLabelFormat:gc, +value:Qa&&Qa[k]?Qa[k]:k}))||k===0){q=q+Wa.x-(Fb&&X?Fb*hb*(Cb?-1:1):0);fa=fa+Wa.y-(Fb&&!X?Fb*hb*(Cb?1:-1):0);P.text(k,q,fa,Wa.style,Wa.rotation,Wa.align).add(p)}}function ma(k,q){var s;vb=q?1:Ka.pow(10,ib(Ka.log(k)/Ka.LN10));s=k/vb;if(!q){q=[1,2,2.5,5,10];if(h.allowDecimals===false)if(vb==1)q=[1,2,5,10];else if(vb<=0.1)q=[1/vb]}for(var y=0;y=s)ba.setSeconds(ia>=y?0:da*ib(ba.getSeconds()/ +da));if(ia>=y)ba[Qc](ia>=C?0:da*ib(ba[sc]()/da));if(ia>=C)ba[Rc](ia>=B?0:da*ib(ba[tc]()/da));if(ia>=B)ba[vc](ia>=fa?1:da*ib(ba[Qb]()/da));if(ia>=fa){ba[Sc](ia>=qb?0:da*ib(ba[ac]()/da));wb=ba[bc]()}if(ia>=qb){wb-=wb%da;ba[Tc](wb)}ia==I&&ba[vc](ba[Qb]()-ba[uc]()+h.startOfWeek);k=1;wb=ba[bc]();s=ba.getTime()/cb;y=ba[ac]();for(C=ba[Qb]();sk&&ea.shift();if(h.endOnTick)Y=q;else Y0||!Vc))Y+=k*Xc}Ra=Qa||O==Y?1:z(h.tickInterval,(Y-O)*h.tickPixelInterval/Pa);if(!jb&&!T(h.tickInterval))Ra=ma(Ra);zc=h.minorTickInterval=== +"auto"&&Ra?Ra/5:h.minorTickInterval;xa();hb=Pa/(Y-O||1);Ob||(Ob={x:0,y:0});if(!jb&&ea.length>Ob[nb])Ob[nb]=ea.length;if(!M)for(q in ab)for(s in ab[q])ab[q][s].cum=ab[q][s].total;if(!V.isDirty)V.isDirty=O!=y||Y!=C}function Ha(k,q,s){s=z(s,true);za(V,"setExtremes",{min:k,max:q},function(){if(Qa){if(k<0)k=0;if(q>Qa.length-1)q=Qa.length-1}Ba=k;Rb=q;s&&m.redraw()})}function Ya(){return{min:O,max:Y,dataMin:G,dataMax:N}}function rb(k){if(O>k)k=O;else if(Y1||$a(t-db)>1?function(){h(ca,t)}:null}function r(){ja=true;Ha.hide()}function w(ca){var t=ca.series,v=m.borderColor||ca.color||t.color||"#606060", +D,S;S=ca.tooltipText;D=ca.tooltipPos;J=t;t=W(D?D[0]:na?wa-ca.plotY:ca.plotX);ca=W(D?D[1]:na?pa-ca.plotX:ca.plotY);D=Sb(t,ca);if(S===false||!D)r();else{if(ja){Ha.show();ja=false}rb.attr({text:S});S=rb.getBBox();Ga=S.width;xa=S.height;Ya.attr({width:Ga+2*ma,height:xa+2*ma,stroke:v});v=t-Ga+aa-25;t=ca-xa+ga+10;if(v<7){v=7;t-=20}if(t<5)t=5;else if(t+xa>Fa)t=Fa-xa-5;h(W(v-ua),W(t-ua))}}var J,K=m.borderWidth,E=m.style,ma=parseInt(E.padding,10),ua=K+ma,ja=true,Ga,xa,ya=0,db=0;E.padding=0;var Ha=P.g("tooltip").attr({zIndex:8}).add(), +Ya=P.rect(ua,ua,0,0,m.borderRadius,K).attr({fill:m.backgroundColor,"stroke-width":K}).add(Ha).shadow(m.shadow),rb=P.text("",ma+ua,parseInt(E.fontSize,10)+ma+ua).attr({zIndex:1}).css(E).add(Ha);return{refresh:w,hide:r}}function f(m,h){function r(t){t=t||lb.event;if(!t.target)t.target=t.srcElement;if(t.type!="mousemove"||lb.opera)Tb=jd(Aa);if(Zb){t.chartX=t.x;t.chartY=t.y}else if(t.layerX===Na){t.chartX=t.pageX-Tb.x;t.chartY=t.pageY-Tb.y}else{t.chartX=t.layerX;t.chartY=t.layerY}return t}function w(t){var v= +{xAxis:[],yAxis:[]};o(Sa,function(D){var S=D.translate,M=D.isXAxis,ha=na?!M:M;v[M?"xAxis":"yAxis"].push({axis:D,value:S(ha?t.chartX-aa:pa-t.chartY+ga,true)})});return v}function J(t){var v=m.hoverPoint,D=m.hoverSeries;if(D&&D.tracker)(t=D.tooltipPoints[na?t.chartY:t.chartX-aa])&&t!=v&&t.onMouseOver()}function K(){var t=m.hoverSeries,v=m.hoverPoint;v&&v.onMouseOut();t&&t.onMouseOut();Fc&&Fc.hide()}function E(){if(ya){var t={xAxis:[],yAxis:[]},v=ya.getBBox(),D=v.x-aa,S=v.y-ga;if(xa){o(Sa,function(M){var ha= +M.translate,X=M.isXAxis,ab=na?!X:X,V=ha(ab?D:pa-S-v.height,true);ha=ha(ab?D+v.width:pa-S,true);t[X?"xAxis":"yAxis"].push({axis:M,min:Mb(V,ha),max:ub(V,ha)})});za(m,"selection",t,Gc)}ya=ya.destroy()}m.mouseIsDown=Hc=xa=false}function ma(){var t=true;Aa.onmousedown=function(v){v=r(v);v.preventDefault&&v.preventDefault();m.mouseIsDown=Hc=true;ja=v.chartX;Ga=v.chartY;if(jc&&(Ha||Ya))ya||(ya=P.rect(aa,ga,rb?1:wa,ca?1:pa,0).attr({fill:"rgba(69,114,167,0.25)",zIndex:7}).add())};Aa.onmousemove=function(v){v= +r(v);v.returnValue=false;var D=v.chartX,S=v.chartY,M=!Sb(D-aa,S-ga);if(Hc){xa=Math.sqrt(Math.pow(ja-D,2)+Math.pow(Ga-S,2))>10;if(rb){v=D-ja;ya.attr({width:$a(v),x:(v>0?0:v)+ja})}if(ca){S=S-Ga;ya.attr({height:$a(S),y:(S>0?0:S)+Ga})}}else M||J(v);if(M&&!t){K();E()}t=M;return false};Aa.onmouseup=function(){E()};Aa.onclick=function(v){var D=m.hoverPoint;v=r(v);v.cancelBubble=true;if(!xa)if(D&&oa(v.target,"isTracker")){var S=D.plotX,M=D.plotY;R(D,{pageX:Tb.x+aa+(na?wa-M:S),pageY:Tb.y+ga+(na?pa-S:M)}); +za(m.hoverSeries||D.series,"click",R(v,{point:D}));D.firePointEvent("click",v)}else{R(v,w(v));Sb(v.chartX-aa,v.chartY-ga)&&za(m,"click",v)}xa=false}}function ua(){m.trackerGroup=Ic=P.g("tracker");na&&Ic.attr({width:m.plotWidth,height:m.plotHeight}).invert();Ic.attr({zIndex:9}).translate(aa,ga).add()}var ja,Ga,xa,ya,db=H.zoomType,Ha=/x/.test(db),Ya=/y/.test(db),rb=Ha&&!na||Ya&&na,ca=Ya&&!na||Ha&&na;ua();if(h.enabled)m.tooltip=Fc=e(h);ma();$c=setInterval(function(){Ec&&Ec()},32);R(this,{zoomX:Ha,zoomY:Ya, +resetTracker:K})}function g(m){var h=m.type||H.defaultSeriesType,r=eb[h],w=x.hasRendered;if(w)if(na&&h=="column")r=eb.bar;else if(!na&&h=="bar")r=eb.column;h=new r;h.init(x,m);if(!w&&h.inverted)na=true;if(h.isCartesian)jc=h.isCartesian;ta.push(h);return h}function j(m,h){var r;h=z(h,true);za(x,"addSeries",{options:m},function(){r=g(m);r.isDirty=true;x.isDirty=true;h&&x.redraw()});return r}function i(){H.alignTicks!==false&&o(Sa,function(m){m.adjustTickAmount()})}function l(){for(var m=x.isDirty,h, +r=ta.length,w=r,J;w--;){J=ta[w];if(J.isDirty&&J.options.stacking){h=true;break}}if(h)for(w=r;w--;){J=ta[w];if(J.options.stacking)J.isDirty=true}o(ta,function(K){if(K.isDirty){K.cleanData();K.getSegments();if(K.options.legendType=="point")m=true}});Ob=null;if(jc){o(Sa,function(K){K.setScale()});i();o(Sa,function(K){K.isDirty&&K.redraw()})}o(ta,function(K){K.isDirty&&K.visible&&K.redraw()});if(m&&Jc.renderLegend){Jc.renderLegend();x.isDirty=false}Pb&&Pb.resetTracker&&Pb.resetTracker();za(x,"redraw")} +function n(m){var h=a.loading;if(!xb){xb=Ea(Bb,{className:"highcharts-loading"},R(h.style,{left:aa+Ca,top:ga+Ca,width:wa+Ca,height:pa+Ca,zIndex:10,display:fb}),Aa);Ea("span",null,h.labelStyle,xb)}if(!Kc){Oa(xb,{opacity:0,display:""});xb.getElementsByTagName("span")[0].innerHTML=m||a.lang.loading;Ub(xb,{opacity:h.style.opacity},{duration:h.showDuration});Kc=true}}function u(){Ub(xb,{opacity:0},{duration:a.loading.hideDuration,complete:function(){Oa(xb,{display:fb})}});Kc=false}function A(m){var h, +r,w;for(h=0;hga+Eb?m:0)||400;x.plotWidth=wa=Va-aa-wc;x.plotHeight=pa=Fa-ga-Eb;x.plotLeft=aa;x.plotTop=ga;x.container=Aa=Ea(Bb,{className:"highcharts-container"+(H.className?" "+H.className:""),id:ad},R({position:bd,overflow:zb,width:Va+Ca,height:Fa+Ca,textAlign:"left"},H.style),yb|| +mb);x.renderer=P=H.renderer=="SVG"?new Wb(Aa,Va,Fa):new cd(Aa,Va,Fa)}function sb(){var m,h=a.labels,r=a.credits,w=H.borderWidth||0,J=H.backgroundColor,K=H.plotBackgroundColor,E=H.plotBackgroundImage;m=2*w+(H.shadow?8:0);if(w||J)P.rect(m/2,m/2,Va-m,Fa-m,H.borderRadius,w).attr({stroke:H.borderColor,"stroke-width":w,fill:J||fb}).add().shadow(H.shadow);K&&P.rect(aa,ga,wa,pa,0).attr({fill:K}).add().shadow(H.plotShadow);E&&P.image(E,aa,ga,wa,pa).add();H.plotBorderWidth&&P.rect(aa,ga,wa,pa,0,H.plotBorderWidth).attr({stroke:H.plotBorderColor, +"stroke-width":H.plotBorderWidth,zIndex:4}).add();jc&&o(Sa,function(ma){ma.render()});Z();h.items&&o(h.items,function(){var ma=R(h.style,this.style),ua=parseInt(ma.left,10)+aa,ja=parseInt(ma.top,10)+ga+12;delete ma.left;delete ma.top;P.text(this.html,ua,ja,ma).attr({zIndex:2}).add()});o(ta,function(ma){ma.render()});Jc=x.legend=new qd(x);if(!x.toolbar)x.toolbar=d(x);r.enabled&&!x.credits&&P.text(r.text,Va-10,Fa-5,r.style,0,"right").on("click",function(){location.href=r.href}).attr({zIndex:8}).add(); +x.hasRendered=true;if(yb){mb.appendChild(Aa);cc(yb)}}function ob(){var m=ta.length;Ib(lb,"unload",ob);Ib(x);for(o(Sa,function(h){Ib(h)});m--;)ta[m].destroy();Aa.onmousedown=Aa.onmousemove=Aa.onmouseup=Aa.onclick=null;Aa.parentNode.removeChild(Aa);Aa=null;clearInterval($c);for(m in x)delete x[m]}function Ta(){var m="onreadystatechange";if(!lc&&ka.readyState!="complete")ka.attachEvent(m,function(){ka.detachEvent(m,arguments.callee);Ta()});else{Ia();o(a.series||[],function(h){g(h)});x.inverted=na=z(na, +a.chart.inverted);x.plotSizeX=rd=na?pa:wa;x.plotSizeY=sd=na?wa:pa;x.tracker=Pb=new f(x,a.tooltip);F();o(ta,function(h){h.translate();h.setTooltipPoints()});x.render=sb;sb();za(x,"load");b&&b(x)}}hc=la(hc,va.xAxis);Cc=la(Cc,va.yAxis);va.xAxis=va.yAxis=null;a=la(va,a);var H=a.chart,La=H.margin;La=typeof La=="number"?[La,La,La,La]:La;var ga=z(H.marginTop,La[0]),wc=z(H.marginRight,La[1]),Eb=z(H.marginBottom,La[2]),aa=z(H.marginLeft,La[3]),mb,yb,Aa,ad,Va,Fa,x=this;La=H.events;var Mc,Nc,Sb,Fc,Hc,xb,Kc, +pa,wa,rd,sd,Pb,Ic,Jc,Tb,jc=H.showAxes,Sa=[],Ob,ta=[],na,P,Ec,$c,Gc,dd,qd=function(m){function h(p,Q){var G=p.legendItem,N=p.legendLine,U=p.legendSymbol,Ba=Ha.color,Rb=Q?E.itemStyle.color:Ba;p=Q?p.color:Ba;G&&G.css({color:Rb});N&&N.attr({stroke:p});U&&U.attr({stroke:p,fill:p})}function r(p,Q,G){var N=p.legendItem,U=p.legendLine,Ba=p.legendSymbol;p=p.checkbox;N&&N.attr({x:Q,y:G});U&&U.translate(Q,G-4);Ba&&Ba.translate(Q,G);if(p){p.x=Q;p.y=G}}function w(p){for(var Q=Ga.length,G=p.checkbox;Q--;)if(Ga[Q]== +p){Ga.splice(Q,1);break}o(["legendItem","legendLine","legendSymbol"],function(N){p[N]&&p[N].destroy()});G&&cc(p.checkbox)}function J(p){var Q,G,N=p.legendItem;G=p.series||p;if(!N){G=/^(bar|pie|area|column)$/.test(G.type);p.legendItem=N=P.text(E.labelFormatter.call(p),0,0).css(p.visible?ya:Ha).on("mouseover",function(){p.setState(pb);N.css(db)}).on("mouseout",function(){N.css(p.visible?ya:Ha);p.setState()}).on("click",function(){var U="legendItemClick",Ba=function(){p.setVisible()};p.firePointEvent? +p.firePointEvent(U,null,Ba):za(p,U,null,Ba)}).attr({zIndex:2}).add(V);if(!G&&p.options&&p.options.lineWidth)p.legendLine=P.path([bb,-ua-ja,0,Ja,-ja,0]).attr({"stroke-width":p.options.lineWidth,zIndex:2}).add(V);if(G)Q=P.rect(-ua-ja,-11,ua,12,2).attr({"stroke-width":0,zIndex:3}).add(V);else if(p.options&&p.options.marker&&p.options.marker.enabled)Q=P.symbol(p.symbol,-ua/2-ja,-4,p.options.marker.radius).attr(p.pointAttr[Ma]).attr({zIndex:3}).add(V);p.legendSymbol=Q;h(p,p.visible);if(p.options&&p.options.showCheckbox){p.checkbox= +Ea("input",{type:"checkbox",checked:p.selected,defaultChecked:p.selected},E.itemCheckboxStyle,Aa);kb(p.checkbox,"click",function(U){U=U.target;za(p,"checkboxClick",{checked:U.checked},function(){p.select()})})}}r(p,D,S);Q=N.getBBox();M=S;p.legendItemWidth=Q=E.itemWidth||ua+ja+Q.width+rb;if(ma){D+=Q;jb=Xa||ub(D-v,jb);if(D-v+Q>(Xa||Va-2*Ya-v)){D=v;S+=ca}}else{S+=ca;jb=Xa||ub(Q,jb)}Ga.push(p)}function K(){D=v;S=t;M=jb=0;V||(V=P.g("legend").attr({zIndex:7}).add());Db&&hb.reverse();o(hb,function(U){if(U.options.showInLegend){U= +U.options.legendType=="point"?U.data:[U];o(U,J)}});Db&&hb.reverse();nb=Xa||jb;Pa=M-t+ca;if(X||ab){nb+=2*Ya;Pa+=2*Ya;if(ha)ha.attr({height:Pa,width:nb});else ha=P.rect(0,0,nb,Pa,E.borderRadius,X||0).attr({stroke:E.borderColor,"stroke-width":X||0,fill:ab||fb}).add(V).shadow(E.shadow)}for(var p=["left","right","top","bottom"],Q,G=4;G--;){Q=p[G];if(xa[Q]&&xa[Q]!="auto"){E[G<2?"align":"verticalAlign"]=Q;E[G<2?"x":"y"]=parseInt(xa[Q],10)*(G%2?-1:1)}}var N=Nc(R({width:nb,height:Pa},E));V.translate(N.x,N.y); +o(Ga,function(U){var Ba=U.checkbox;Ba&&Oa(Ba,{left:N.x+U.legendItemWidth+Ba.x-40+Ca,top:N.y+Ba.y-11+Ca})})}var E=m.options.legend;if(E.enabled){var ma=E.layout=="horizontal",ua=E.symbolWidth,ja=E.symbolPadding,Ga=[],xa=E.style,ya=E.itemStyle,db=E.itemHoverStyle,Ha=E.itemHiddenStyle,Ya=parseInt(xa.padding,10),rb=20,ca=E.lineHeight||16,t=18,v=4+Ya+ua+ja,D,S,M,ha,X=E.borderWidth,ab=E.backgroundColor,V,jb,Xa=E.width,nb,Pa,hb=m.series,Db=E.reversed;K();return{colorizeItem:h,destroyItem:w,renderLegend:K}}}; +Sb=function(m,h){var r=0,w=0;return m>=r&&m<=r+wa&&h>=w&&h<=w+pa};dd=function(){za(x,"selection",{resetSelection:true},Gc);x.toolbar.remove("zoom")};Gc=function(m){var h=va.lang;x.toolbar.add("zoom",h.resetZoom,h.resetZoomTitle,dd);!m||m.resetSelection?o(Sa,function(r){r.setExtremes(null,null,false)}):o(m.xAxis.concat(m.yAxis),function(r){var w=r.axis;if(x.tracker[w.isXAxis?"zoomX":"zoomY"])w.setExtremes(r.min,r.max,false)});l()};Nc=function(m){var h=m.align,r=m.verticalAlign,w=m.x||0,J=m.y||0,K= +{x:w||0,y:J||0};if(/^(right|center)$/.test(h))K.x=(Va-m.width)/{right:1,center:2}[h]+w;if(/^(bottom|middle)$/.test(r))K.y=(Fa-m.height)/{bottom:1,middle:2}[r]+J;return K};mc=tb=0;kb(lb,"unload",ob);if(La)for(Mc in La)kb(x,Mc,La[Mc]);x.options=a;x.series=ta;x.addSeries=j;x.destroy=ob;x.get=A;x.getAlignment=Nc;x.getSelectedPoints=qa;x.getSelectedSeries=L;x.hideLoading=u;x.isInsidePlot=Sb;x.redraw=l;x.showLoading=n;Ta()}function ed(a){var b=[],c=[],d;for(d=0;d=0;b--)this.y2[b]=this.y2[b]*this.y2[b+1]+a[b]}var ka=document,lb=window,Ka=Math,W=Ka.round,ib=Ka.floor,xc=Ka.ceil,ub=Ka.max,Mb=Ka.min,$a=Ka.abs,Jb=Ka.cos,Kb=Ka.sin,ra=navigator.userAgent,Zb=/msie/i.test(ra)&& +!lb.opera,td=/AppleWebKit/.test(ra),lc=lb.SVGAngle||ka.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1"),tb,mc,ud={},Lc=0,cb=1,dc,va,ic,Na,Bb="div",Vb="absolute",bd="relative",zb="hidden",Hb="highcharts-",Xb="visible",Ca="px",fb="none",bb="M",Ja="L",fd="rgba(192,192,192,"+(lc?1.0E-6:0.0020)+")",Ma="",pb="hover",Ab="select",$b,sc,tc,uc,Qb,ac,bc,Qc,Rc,vc,Sc,Tc,Da=lb.HighchartsAdapter,sa=Da||{},o=sa.each,kc=sa.grep,Gb=sa.map,la=sa.merge,rc=sa.hyphenate,kb=sa.addEvent, +Ib=sa.removeEvent,za=sa.fireEvent,Ub=sa.animate,nc=sa.stop;sa=sa.getAjax;var eb={};if(!Da&&lb.jQuery){var Za=jQuery;o=function(a,b){for(var c=0,d=a.length;c"+(a.point.name||b.name)+"
"+(T(d)?"X value: "+(c&&c.options.type=="datetime"?ic(null,d):d)+"
":"")+"Y value: "+a.y},backgroundColor:"rgba(255, 255, 255, .85)",borderWidth:2,borderRadius:5,shadow:true,snap:10,style:{color:"#333333", +fontSize:"12px",padding:"5px",whiteSpace:"nowrap"}},toolbar:{itemStyle:{color:"#4572A7",cursor:"pointer"}},credits:{enabled:false,text:"Highcharts.com",href:"http://www.highcharts.com",style:{cursor:"pointer",color:"#909090",fontSize:"10px"}}};var hc={dateTimeLabelFormats:{second:"%H:%M:%S",minute:"%H:%M",hour:"%H:%M",day:"%e. %b",week:"%e. %b",month:"%b '%y",year:"%Y"},endOnTick:false,gridLineColor:"#C0C0C0",labels:Da,lineColor:"#C0D0E0",lineWidth:1,max:null,min:null,minPadding:0.01,maxPadding:0.01, +maxZoom:null,minorGridLineColor:"#E0E0E0",minorGridLineWidth:1,minorTickColor:"#A0A0A0",minorTickLength:2,minorTickPosition:"outside",minorTickWidth:1,showFirstLabel:true,showLastLabel:false,startOfWeek:1,startOnTick:false,tickColor:"#C0D0E0",tickLength:5,tickmarkPlacement:"between",tickPixelInterval:100,tickPosition:"outside",tickWidth:1,title:{align:"middle",margin:35,style:{color:"#6D869F",fontWeight:"bold"}},type:"linear"},Cc=la(hc,{endOnTick:true,gridLineWidth:1,tickPixelInterval:72,showLastLabel:true, +labels:{align:"right",x:-8,y:3},lineWidth:0,maxPadding:0.05,minPadding:0.05,startOnTick:true,tickWidth:0,title:{margin:40,rotation:270,text:"Y-values"}}),pd={labels:{align:"right",x:-8,y:3},title:{rotation:270}},od={labels:{align:"left",x:8,y:3},title:{rotation:90}},Yc={labels:{align:"center",x:0,y:14},title:{rotation:0}},nd=la(Yc,{labels:{y:-5}});Da=va.plotOptions;sa=Da.line;Da.spline=la(sa);Da.scatter=la(sa,{lineWidth:0,states:{hover:{lineWidth:0}}});Da.area=la(sa,{});Da.areaspline=la(Da.area); +Da.column=la(sa,{borderColor:"#FFFFFF",borderWidth:1,borderRadius:0,groupPadding:0.2,marker:null,pointPadding:0.1,minPointLength:0,states:{hover:{brightness:0.1,shadow:false},select:{color:"#C0C0C0",borderColor:"#000000",shadow:false}}});Da.bar=la(Da.column,{dataLabels:{align:"left",x:5,y:0}});Da.pie=la(sa,{borderColor:"#FFFFFF",borderWidth:1,center:["50%","50%"],colorByPoint:true,legendType:"point",marker:null,size:"90%",slicedOffset:10,states:{hover:{brightness:0.1,shadow:false}}});Pc();var Lb= +function(a){function b(j){if(g=/rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]?(?:\.[0-9]+)?)\s*\)/.exec(j))f=[parseInt(g[1],10),parseInt(g[2],10),parseInt(g[3],10),parseFloat(g[4],10)];else if(g=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(j))f=[parseInt(g[1],16),parseInt(g[2],16),parseInt(g[3],16),1]}function c(j){return j=f&&!isNaN(f[0])?j=="rgb"?"rgb("+f[0]+","+f[1]+","+f[2]+")":j=="a"?f[3]:"rgba("+f.join(",")+")":a}function d(j){if(typeof j=="number"&&j!== +0)for(var i=0;i<3;i++){f[i]+=parseInt(j*255,10);if(f[i]<0)f[i]=0;if(f[i]>255)f[i]=255}return this}function e(j){f[3]=j;return this}var f=[],g;b(a);return{get:c,brighten:d,setOpacity:e}};ic=function(a,b,c){function d(A){return A.toString().replace(/^([0-9])$/,"0$1")}if(!T(b)||isNaN(b))return"Invalid date";a=z(a,"%Y-%m-%d %H:%M:%S");b=new Date(b*cb);var e=b[tc](),f=b[uc](),g=b[Qb](),j=b[ac](),i=b[bc](),l=va.lang,n=l.weekdays;l=l.months;b={a:n[f].substr(0,3),A:n[f],d:d(g),e:g,b:l[j].substr(0,3),B:l[j], +m:d(j+1),y:i.toString().substr(2,2),Y:i,H:d(e),I:d(e%12||12),l:e%12||12,M:d(b[sc]()),p:e<12?"AM":"PM",P:e<12?"am":"pm",S:d(b.getSeconds())};for(var u in b)a=a.replace("%"+u,b[u]);return c?a.substr(0,1).toUpperCase()+a.substr(1):a};ec.prototype={init:function(a,b){this.element=ka.createElementNS("http://www.w3.org/2000/svg",b);this.renderer=a},animate:function(a,b){Ub(this,a,b)},attr:function(a,b){var c,d,e,f=this.element,g=f.nodeName,j=this.renderer,i,l=this.shadows,n,u=this;if(typeof a=="string"&& +T(b)){c=a;a={};a[c]=b}if(typeof a=="string"){c=a;if(g=="circle")c={x:"cx",y:"cy"}[c]||c;else if(c=="strokeWidth")c="stroke-width";u=parseFloat(oa(f,c)||this[c]||0)}else for(c in a){b=a[c];if(c=="d"){if(b&&b.join)b=b.join(" ");if(/(NaN| |^$)/.test(b))b="M 0 0"}else if(c=="x"&&g=="text")for(d=0;df||!T(f)&&T(c))){b.insertBefore(e,a);return this}}b.appendChild(e); +return this},destroy:function(){var a=this,b=a.element,c=a.shadows,d=b.parentNode,e;b.onclick=b.onmouseout=b.onmouseover=b.onmousemove=null;nc(a);d&&d.removeChild(b);c&&o(c,function(f){(d=f.parentNode)&&d.removeChild(f)});for(e in a)delete a[e];return null},empty:function(){for(var a=this.element,b=a.childNodes,c=b.length;c--;)a.removeChild(b[c])},shadow:function(a){var b=[],c,d=this.element,e=this.parentInverted?"(-1,-1)":"(1,1)";if(a){for(a=1;a<=3;a++){c=d.cloneNode(0);oa(c,{isShadow:"true",stroke:"rgb(0, 0, 0)", +"stroke-opacity":0.05*a,"stroke-width":7-2*a,transform:"translate"+e,fill:fb});d.parentNode.insertBefore(c,d);b.push(c)}this.shadows=b}return this}};var Wb=function(){this.init.apply(this,arguments)};Wb.prototype={init:function(a,b,c){var d=ka.createElementNS("http://www.w3.org/2000/svg","svg"),e=location;oa(d,{width:b,height:c,xmlns:"http://www.w3.org/2000/svg",version:"1.1"});a.appendChild(d);this.Element=ec;this.box=d;this.url=Zb?"":e.href.replace(/#.*?$/,"");this.defs=this.createElement("defs").add()}, +createElement:function(a){var b=new this.Element;b.init(this,a);return b},buildText:function(a,b){b=b.toString().replace(/<(b|strong)>/g,'').replace(/<(i|em)>/g,'').replace(//g,"").split(/]?>/g);for(var c=a.childNodes,d=/style="([^"]+)"/,e=/href="([^"]+)"/,f=oa(a,"x"),g=c.length;g--;)a.removeChild(c[g]);o(b,function(j,i){var l,n=0;j=j.replace(//g, +"|||");l=j.split("|||");o(l,function(u){if(u!==""||l.length==1){var A={},F=ka.createElementNS("http://www.w3.org/2000/svg","tspan");d.test(u)&&oa(F,"style",u.match(d)[1].replace(/(;| |^)color([ :])/,"$1fill$2"));if(e.test(u)){oa(F,"onclick",'location.href="'+u.match(e)[1]+'"');Oa(F,{cursor:"pointer"})}u=u.replace(/<(.|\n)*?>/g,"");F.appendChild(ka.createTextNode(u||" "));if(n)A.dx=3;else A.x=f;if(i&&!n)A.dy=16;oa(F,A);a.appendChild(F);n++}})})},crispLine:function(a,b){if(a[1]==a[4])a[1]=a[4]= +W(a[1])+b%2/2;if(a[2]==a[5])a[2]=a[5]=W(a[2])+b%2/2;return a},path:function(a){return this.createElement("path").attr({d:a,fill:fb})},circle:function(a,b,c){a=typeof a=="object"?a:{x:a,y:b,r:c};return this.createElement("circle").attr(a)},arc:function(a,b,c,d,e,f){if(typeof a=="object"){b=a.y;c=a.r;d=a.innerR;e=a.start;f=a.end;a=a.x}return this.symbol("arc",a||0,b||0,c||0,{innerR:d||0,start:e||0,end:f||0})},rect:function(a,b,c,d,e,f){if(arguments.length>1){var g=(f||0)%2/2;a=W(a||0)+g;b=W(b||0)+g; +c=W((c||0)-2*g);d=W((d||0)-2*g)}g=typeof a=="object"?a:{x:a,y:b,width:ub(c,0),height:ub(d,0)};return this.createElement("rect").attr(R(g,{rx:e||g.r,ry:e||g.r,fill:fb}))},g:function(a){return this.createElement("g").attr(T(a)&&{"class":Hb+a})},image:function(a,b,c,d,e){b=this.createElement("image").attr({x:b,y:c,width:d,height:e,preserveAspectRatio:fb});b.element.setAttributeNS("http://www.w3.org/1999/xlink","href",a);return b},symbol:function(a,b,c,d,e){var f,g=this.symbols[a];g=g&&g(b,c,d,e);var j= +/^url\((.*?)\)$/;if(g){f=this.path(g);R(f,{symbolName:a,x:b,y:c,r:d});e&&R(f,e)}else if(j.test(a)){a=a.match(j)[1];f=this.image(a).attr({visibility:zb});Ea("img",{onload:function(){var i=this;i=ud[i.src]||[i.width,i.height];f.attr({x:W(b-i[0]/2)+Ca,y:W(c-i[1]/2)+Ca,width:i[0],height:i[1],visibility:"inherit"})},src:a})}else f=this.circle(b,c,d);return f},symbols:{square:function(a,b,c){c=0.707*c;return[bb,a-c,b-c,Ja,a+c,b-c,a+c,b+c,a-c,b+c,"Z"]},triangle:function(a,b,c){return[bb,a,b-1.33*c,Ja,a+ +c,b+0.67*c,a-c,b+0.67*c,"Z"]},"triangle-down":function(a,b,c){return[bb,a,b+1.33*c,Ja,a-c,b-0.67*c,a+c,b-0.67*c,"Z"]},diamond:function(a,b,c){return[bb,a,b-c,Ja,a+c,b,a,b+c,a-c,b,"Z"]},arc:function(a,b,c,d){var e=Math.PI,f=d.start,g=d.end-1.0E-6,j=d.innerR,i=Jb(f),l=Kb(f),n=Jb(g);g=Kb(g);d=d.end-f');if(b){c=b==Bb||b=="span"||b=="img"?c.join(""):a.prepVML(c);this.element=Ea(c)}this.renderer=a},add:function(a){var b=this,c=b.renderer,d=b.element,e=c.box;c=a&&a.inverted;a=a?a.element||a:e;if(c){c=a.style;Oa(d,{flip:"x",left:parseInt(c.width,10)-10,top:parseInt(c.height,10)-10,rotation:-90})}a.appendChild(d); +return b},attr:function(a,b){var c,d,e,f=this.element,g=f.style,j=f.nodeName,i=this.renderer,l=this.symbolName,n,u=this.shadows,A=ka.documentMode,F,qa=this;if(typeof a=="string"&&T(b)){c=a;a={};a[c]=b}if(typeof a=="string"){c=a;qa=c=="strokeWidth"||c=="stroke-width"?f.strokeweight:z(this[c],parseInt(g[{x:"left",y:"top"}[c]||c],10))}else for(c in a){d=a[c];F=false;if(l&&/^(x|y|r|start|end|width|height|innerR)/.test(c)){if(!n){this.symbolAttr(a);n=true}F=true}else if(c=="d"){e=d.length;for(F=[];e--;)F[e]= +typeof d[e]=="number"?W(d[e]*10)-5:d[e]=="Z"?"x":d[e];d=F.join(" ")||"x";f.path=d;if(u)for(e=u.length;e--;)u[e].path=d;F=true}else if(c=="zIndex"||c=="visibility"){g[c]=d;A==8&&c=="visibility"&&j=="DIV"&&o(f.childNodes,function(L){Oa(L,{visibility:d})});F=true}else if(/^(width|height)$/.test(c)){g[c]=d;this.updateClipping&&this.updateClipping();F=true}else if(/^(x|y)$/.test(c)){if(c=="y"&&f.tagName=="SPAN"&&f.lineHeight)d-=f.lineHeight;g[{x:"left",y:"top"}[c]]=d}else if(c=="class")f.className=d;else if(c== +"stroke"){d=i.color(d,f,c);c="strokecolor"}else if(c=="stroke-width"||c=="strokeWidth"){f.stroked=d?true:false;c="strokeweight";if(typeof d=="number")d+=Ca}else if(c=="fill")if(j=="SPAN")g.color=d;else{f.filled=d!=fb?true:false;d=i.color(d,f,c);c="fillcolor"}else if(c=="translateX"||c=="translateY"){this[c]=b;this.updateTransform();F=true}if(u&&c=="visibility")for(e=u.length;e--;)u[e].style[c]=d;if(c=="text")f.innerHTML=d;else if(!F)if(A==8)f[c]=d;else oa(f,c,d)}return qa},clip:function(a){var b= +this,c=a.members,d=c.length;c.push(b);b.destroyClip=function(){c.splice(d,1)};return b.css(a.getCSS(b.inverted))},css:function(a){var b=this;Oa(b.element,a);return b},destroy:function(){var a=this;a.destroyClip&&a.destroyClip();ec.prototype.destroy.apply(this)},empty:function(){var a=this.element;a=a.childNodes;for(var b=a.length,c;b--;){c=a[b];c.parentNode.removeChild(c)}},getBBox:function(){var a=this.element,b,c=a.offsetWidth,d=a.parentNode;c||ka.body.appendChild(a);b={x:a.offsetLeft,y:a.offsetTop, +width:a.offsetWidth,height:a.offsetHeight};c||(d?d.appendChild(a):ka.body.removeChild(a));return b},on:function(a,b){this.element["on"+a]=function(){var c=lb.event;c.target=c.srcElement;b(c)};return this},updateTransform:function(){var a=this,b=a.translateX||0,c=a.translateY||0;if(b||c)a.css({left:b,top:c})},shadow:function(a){var b=[],c=this.element,d=this.renderer,e,f=c.style,g,j=c.path;if(""+c.path=="")j="x";if(a){for(a=1;a<=3;a++){g=[''];e=Ea(d.prepVML(g),null,{left:parseInt(f.left,10)+1,top:parseInt(f.top,10)+1});g=[''];Ea(d.prepVML(g),null,null,e);c.parentNode.insertBefore(e,c);b.push(e)}this.shadows=b}return this}});Oc=function(){this.init.apply(this,arguments)};Oc.prototype=la(Wb.prototype,{isIE8:ra.indexOf("MSIE 8.0")>-1,init:function(a,b,c){this.width=b;this.height=c;this.box=Ea(Bb,null,{width:b+Ca,height:c+Ca},a);this.Element= +xd;if(!ka.namespaces.hcv){ka.namespaces.add("hcv","urn:schemas-microsoft-com:vml");ka.createStyleSheet().cssText="hcv\\:fill, hcv\\:path, hcv\\:textpath, hcv\\:shape, hcv\\:stroke, hcv\\:line { behavior:url(#default#VML); display: inline-block; } "}},clipRect:function(a,b,c,d){var e=this.createElement();return R(e,{members:[],element:{style:{left:a,top:b,width:c,height:d}},getCSS:function(f){var g=e.element.style,j=g.top,i=g.left,l=i+g.width;g=j+g.height;j={clip:"rect("+(f?i:j)+"px,"+(f?g:l)+"px,"+ +(f?l:g)+"px,"+(f?j:i)+"px)"};!f&&ka.documentMode==8&&R(j,{width:l+Ca,height:g+Ca});return j},updateClipping:function(){o(e.members,function(f){f.css(e.getCSS(f.inverted))})}})},color:function(a,b,c){var d,e=/^rgba/;if(a&&a.linearGradient){var f,g,j=a.linearGradient,i,l,n,u;o(a.stops,function(A,F){if(e.test(A[1])){d=Lb(A[1]);f=d.get("rgb");g=d.get("a")}else{f=A[1];g=1}if(F){n=f;u=g}else{i=f;l=g}});a=90-Ka.atan((j[3]-j[1])/(j[2]-j[0]))*180/Ka.PI;c=["<",c,' colors="0% ',i,",100% ",n,'" angle="',a,'" opacity="', +u,'" o:opacity2="',l,'" type="gradient" focus="100%" />'];Ea(this.prepVML(c),null,null,b)}else if(e.test(a)){d=Lb(a);c=["<",c,' opacity="',d.get("a"),'"/>'];Ea(this.prepVML(c),null,null,b);return d.get("rgb")}else return a},prepVML:function(a){var b="display:inline-block;behavior:url(#default#VML);",c=this.isIE8;try{a=a.join("")}catch(d){for(var e="",f=0;f",' xmlns="urn:schemas-microsoft-com:vml" />');a=a.indexOf('style="')==-1?a.replace("/>",' style="'+ +b+'" />'):a.replace('style="','style="'+b)}else a=a.replace("<","',null,null,e)}else{c=this.createElement("span").attr({x:b,y:c-g,text:a});e=c.element;e.lineHeight=g;Oa(e,d);if(f!="left"){a=c.getBBox().width;Oa(e,{left:b-a/{right:1,center:2}[f]+ +Ca})}}return c},path:function(a){return this.createElement("shape").attr({coordsize:"100 100",d:a})},circle:function(a,b,c){return this.path(this.symbols.circle(a,b,c))},g:function(a){var b;if(a)b={className:Hb+a,"class":Hb+a};return a=this.createElement(Bb).attr(b)},image:function(a,b,c,d,e){return this.createElement("img").attr({src:a}).css({left:b,top:c,width:d,height:e})},rect:function(a,b,c,d,e,f){if(arguments.length>1){var g=(f||0)%2/2;a=W(a||0)+g;b=W(b||0)+g;c=W((c||0)-2*g);d=W((d||0)-2*g)}if(typeof a== +"object"){b=a.y;c=a.width;d=a.height;e=a.r;a=a.x}return this.symbol("rect",a||0,b||0,e||0,{width:c||0,height:d||0})},symbol:function(a,b,c){var d;d=/^url\((.*?)\)$/;return d=d.test(a)?this.createElement("img").attr({onload:function(){var e=this,f=[e.width,e.height];Oa(e,{left:W(b-f[0]/2),top:W(c-f[1]/2)})},src:a.match(d)[1]}):Wb.prototype.symbol.apply(this,arguments)},symbols:{arc:function(a,b,c,d){var e=d.start,f=d.end,g=f-e==2*Math.PI?f-0.0010:f,j=Jb(e),i=Kb(e),l=Jb(g);g=Kb(g);d=d.innerR;if(f-e=== +0)return["x"];return["wa",a-c,b-c,a+c,b+c,a+c*j,b+c*i,a+c*l,b+c*g,"at",a-d,b-d,a+d,b+d,a+d*l,b+d*g,a+d*j,b+d*i,"x","e"]},circle:function(a,b,c){return["wa",a-c,b-c,a+c,b+c,a+c,b,a+c,b,"e"]},rect:function(a,b,c,d){var e=d.width;d=d.height;var f=a+e,g=b+d;c=Mb(c,e,d);return[bb,a+c,b,Ja,f-c,b,"wa",f-2*c,b,f,b+2*c,f-c,b,f,b+c,Ja,f,g-c,"wa",f-2*c,g-2*c,f,g,f,g-c,f-c,g,Ja,a+c,g,"wa",a,g-2*c,a+2*c,g,a+c,g,a,g-c,Ja,a,b+c,"wa",a,b,a+2*c,b+2*c,a,b+c,a+c,b,"x","e"]}}})}var cd=lc?Wb:Oc,Yb=function(){};Yb.prototype= +{init:function(a,b){var c=this;c.series=a;c.applyOptions(b);c.pointAttr={};if(a.options.colorByPoint){a=a.chart.options.colors;if(!c.options)c.options={};c.color=c.options.color=c.color||a[tb++];if(tb>=a.length)tb=0}return c},applyOptions:function(a){var b=this,c=b.series;b.config=a;if(typeof a=="number"||a===null)b.y=a;else if(typeof a=="object"&&typeof a.length!="number"){R(b,a);b.options=a}else if(typeof a[0]=="string"){b.name=a[0];b.y=a[1]}else if(typeof a[0]=="number"){b.x=a[0];b.y=a[1]}if(b.x=== +Na)b.x=c.autoIncrement()},destroy:function(){var a=this,b;a==a.series.chart.hoverPoint&&a.onMouseOut();Ib(a);o(["dataLabel","graphic","tracker","group"],function(c){a[c]&&a[c].destroy()});a.legendItem&&a.series.chart.legend.destroyItem(a);for(b in a)a[b]=null},select:function(a,b){var c=this,d=c.series;d=d.chart;c.selected=a=z(a,!c.selected);c.firePointEvent(a?"select":"unselect");c.setState(a&&Ab);b||o(d.getSelectedPoints(),function(e){if(e.selected&&e!=c){e.selected=false;e.setState(Ma);e.firePointEvent("unselect")}})}, +onMouseOver:function(){var a=this,b=a.series.chart,c=b.tooltip,d=b.hoverPoint;d&&d!=a&&d.onMouseOut();a.firePointEvent("mouseOver");c&&c.refresh(a);a.setState(pb);b.hoverPoint=a},onMouseOut:function(){var a=this;a.firePointEvent("mouseOut");a.setState(Ma);a.series.chart.hoverPoint=null},update:function(a,b){var c=this,d=c.series;b=z(b,true);c.firePointEvent("update",{options:a},function(){c.applyOptions(a);d.isDirty=true;b&&d.chart.redraw()})},remove:function(a){var b=this,c=b.series,d=c.chart,e= +c.data,f=e.length;a=z(a,true);b.firePointEvent("remove",null,function(){for(;f--;)if(e[f]==b){e.splice(f,1);break}b.destroy();c.isDirty=true;a&&d.redraw()})},firePointEvent:function(a,b,c){var d=this,e=this.series;e=e.options;if(e.point.events[a]||d.options&&d.options.events&&d.options.events[a])this.importEvents();if(a=="click"&&e.allowPointSelect)c=function(f){d.select(null,f.ctrlKey||f.metaKey||f.shiftKey)};za(this,a,b,c)},importEvents:function(){if(!this.hasImportedEvents){var a=this,b=la(a.series.options.point, +a.options);b=b.events;var c;a.events=b;for(c in b)kb(a,c,b[c]);this.hasImportedEvents=true}},setState:function(a){var b=this,c=b.series,d=c.options.states,e=c.options.marker,f=e&&!e.enabled,g=(e=e&&e.states[a])&&e.enabled===false,j=c.chart,i=b.pointAttr;a||(a=Ma);if(!(b.selected&&a!=Ab||d[a]&&d[a].enabled===false||a&&(g||f&&!e.enabled)))if(a&&!b.graphic){if(!c.stateMarkerGraphic)c.stateMarkerGraphic=j.renderer.circle(0,0,i[a].r).attr(i[a]).add(c.group);c.stateMarkerGraphic.translate(b.plotX,b.plotY)}else b.graphic&& +b.graphic.attr(i[a])},setTooltipText:function(){var a=this;a.tooltipText=a.series.chart.options.tooltip.formatter.call({series:a.series,point:a,x:a.category,y:a.y,percentage:a.percentage,total:a.total||a.stackTotal})}};var Ua=function(){};Ua.prototype={isCartesian:true,type:"line",pointClass:Yb,pointAttrToOptions:{stroke:"lineColor","stroke-width":"lineWidth",fill:"fillColor",r:"radius"},init:function(a,b){var c=this,d,e=a.series.length;c.chart=a;b=c.setOptions(b);R(c,{index:e,options:b,name:b.name|| +"Series "+(e+1),state:Ma,pointAttr:{},visible:b.visible!==false,selected:b.selected===true});a=b.events;for(d in a)kb(c,d,a[d]);c.getColor();c.getSymbol();c.setData(b.data,false)},autoIncrement:function(){var a=this,b=a.options,c=a.xIncrement;c=z(c,b.pointStart,0);a.pointInterval=z(a.pointInterval,b.pointInterval,1);a.xIncrement=c+a.pointInterval;return c},cleanData:function(){var a=this;a=a.data;var b;a.sort(function(c,d){return c.x-d.x});for(b=a.length-1;b>=0;b--)a[b-1]&&a[b-1].x==a[b].x&&a.splice(b- +1,1)},getSegments:function(){var a=-1,b=[],c=this.data;o(c,function(d,e){if(d.y===null){e>a+1&&b.push(c.slice(a+1,e));a=e}else e==c.length-1&&b.push(c.slice(a+1,e+1))});this.segments=b},setOptions:function(a){var b=this.chart.options.plotOptions;return a=la(b[this.type],b.series,a)},getColor:function(){var a=this.chart.options.colors;this.color=this.options.color||a[tb++]||"#0000ff";if(tb>=a.length)tb=0},getSymbol:function(){var a=this.chart.options.symbols,b=this.options.marker.symbol||a[mc++];this.symbol= +b;if(mc>=a.length)mc=0},addPoint:function(a,b,c){var d=this,e=d.data;a=(new d.pointClass).init(d,a);b=z(b,true);e.push(a);c&&e[0].remove(false);d.isDirty=true;b&&d.chart.redraw()},setData:function(a,b){var c=this,d=c.data,e=c.initialColor,f=d&&d.length||0;c.xIncrement=null;if(T(e))tb=e;for(a=Gb(pc(a||[]),function(g){return(new c.pointClass).init(c,g)});f--;)d[f].destroy();c.data=a;c.cleanData();c.getSegments();c.isDirty=true;z(b,true)&&c.chart.redraw()},remove:function(a){var b=this,c=b.chart;a=z(a, +true);if(!b.isRemoving){b.isRemoving=true;za(b,"remove",null,function(){b.destroy();c.isDirty=true;a&&c.redraw()})}b.isRemoving=false},translate:function(){for(var a=this,b=a.chart,c=a.options.stacking,d=a.xAxis.categories,e=a.yAxis,f=e.stacks[a.type],g=a.data,j=g.length;j--;){var i=g[j],l=i.x,n=i.y,u;i.plotX=a.xAxis.translate(l);if(c&&a.visible&&f[l]){u=f[l];l=u.total;u.cum=u=u.cum-n;n=u+n;if(c=="percent"){u=l?u*100/l:0;n=l?n*100/l:0}i.percentage=l?i.y*100/l:0;i.stackTotal=l;i.yBottom=e.translate(u, +0,1)}if(n!==null)i.plotY=e.translate(n,0,1);i.clientX=b.inverted?b.plotHeight-i.plotX:i.plotX;i.category=d&&d[i.x]!==Na?d[i.x]:i.x}},setTooltipPoints:function(a){var b=this,c=b.chart,d=c.inverted,e=[],f=(d?c.plotTop:c.plotLeft)+c.plotSizeX,g,j,i=[];if(a)b.tooltipPoints=null;o(b.segments,function(l){e=e.concat(l)});if(b.xAxis&&b.xAxis.reversed)e=e.reverse();o(e,function(l,n){b.tooltipPoints||l.setTooltipText();g=e[n-1]?e[n-1].high+1:0;for(j=l.high=e[n+1]?ib((l.plotX+(e[n+1]?e[n+1].plotX:f))/2):f;g<= +j;)i[d?f-g++:g++]=l});b.tooltipPoints=i},onMouseOver:function(){var a=this,b=a.chart,c=b.hoverSeries,d=a.stateMarkerGraphic;if(!b.mouseIsDown){d&&d.show();c&&c!=a&&c.onMouseOut();a.options.events.mouseOver&&za(a,"mouseOver");a.tracker&&a.tracker.toFront();a.setState(pb);b.hoverSeries=a}},onMouseOut:function(){var a=this,b=a.options,c=a.chart,d=c.tooltip,e=c.hoverPoint;e&&e.onMouseOut();a&&b.events.mouseOut&&za(a,"mouseOut");d&&!b.stickyTracking&&d.hide();a.setState();c.hoverSeries=null},animate:function(a){var b= +this,c=b.chart,d=b.clipRect;if(a){if(!d.isAnimating){d.attr("width",0);d.isAnimating=true}}else{d.animate({width:c.plotSizeX},{complete:function(){d.isAnimating=false},duration:1E3});this.animate=null}},drawPoints:function(){var a=this,b,c=a.data,d=a.chart,e,f,g,j,i,l;if(a.options.marker.enabled)for(g=c.length;g--;){j=c[g];e=j.plotX;f=j.plotY;l=j.graphic;if(f!==Na){b=j.pointAttr[j.selected?Ab:Ma];i=b.r;if(l)l.attr({x:e,y:f,r:i});else j.graphic=d.renderer.symbol(z(j.marker&&j.marker.symbol,a.symbol), +e,f,i).attr(b).add(a.group)}}},convertAttribs:function(a,b,c,d){var e=this.pointAttrToOptions,f,g,j={};a=a||{};b=b||{};c=c||{};d=d||{};for(f in e){g=e[f];j[f]=z(a[g],b[f],c[f],d[f])}return j},getAttribs:function(){var a=this,b=a.options.marker||a.options,c=b.states,d=c[pb],e,f={},g=a.color,j=a.data,i=[],l,n=a.pointAttrToOptions;if(a.options.marker){f={stroke:g,fill:g};d.radius=d.radius||b.radius+2;d.lineWidth=d.lineWidth||b.lineWidth+1}else{f={fill:g};d.color=d.color||Lb(d.color||g).brighten(d.brightness).get()}i[Ma]= +a.convertAttribs(b,f);o([pb,Ab],function(A){i[A]=a.convertAttribs(c[A],i[Ma])});a.pointAttr=i;for(f=j.length;f--;){g=j[f];if((b=g.options&&g.options.marker||g.options)&&b.enabled===false)b.radius=0;e=false;if(g.options)for(var u in n)if(T(b[n[u]]))e=true;if(e){l=[];c=b.states||{};e=c[pb]=c[pb]||{};if(!a.options.marker)e.color=Lb(e.color||g.options.color).brighten(e.brightness||d.brightness).get();l[Ma]=a.convertAttribs(b,i[Ma]);l[pb]=a.convertAttribs(c[pb],i[pb],l[Ma]);l[Ab]=a.convertAttribs(c[Ab], +i[Ab],l[Ma])}else l=i;g.pointAttr=l}},destroy:function(){var a=this,b=a.chart,c=b.series,d=a.clipRect,e;Ib(a);a.legendItem&&a.chart.legend.destroyItem(a);o(a.data,function(f){f.destroy()});o(["area","graph","dataLabelsGroup","group","tracker"],function(f){a[f]&&a[f].destroy()});d&&d!=a.chart.clipRect&&d.destroy();if(b.hoverSeries==a)b.hoverSeries=null;o(c,function(f,g){f==a&&c.splice(g,1)});for(e in a)delete a[e]},drawDataLabels:function(){if(this.options.dataLabels.enabled){var a=this,b,c,d=a.data, +e=a.options.dataLabels,f,g=a.dataLabelsGroup,j=a.chart,i=j.inverted,l=a.type,n,u;if(!g)g=a.dataLabelsGroup=j.renderer.g(Hb+"data-labels").attr({visibility:a.visible?Xb:zb,zIndex:4}).translate(j.plotLeft,j.plotTop).add();n=e.color;if(n=="auto")n=null;e.style.color=z(n,a.color);o(d,function(A){var F=z(A.barX,A.plotX),qa=A.plotY,L=A.tooltipPos,Z=A.dataLabel;if(Z)A.dataLabel=Z.destroy();f=e.formatter.call({x:A.x,y:A.y,series:a,point:A,percentage:A.percentage,total:A.total||A.stackTotal});b=(i?j.plotWidth- +qa:F)+e.x;c=(i?j.plotHeight-F:qa)+e.y;if(L){b=L[0]+e.x;c=L[1]+e.y}u=e.align;if(l=="column")b+={center:A.barW/2,right:A.barW}[u]||0;if(f)A.dataLabel=j.renderer.text(f,b,c,e.style,e.rotation,u).attr({zIndex:1,visibility:A.visible===false?zb:"inherit"}).add(g);a.drawConnector&&a.drawConnector(A)})}},drawGraph:function(){var a=this,b=a.options,c=a.chart,d=a.graph,e=[],f=a.area,g=a.group,j=b.lineColor||a.color,i=b.lineWidth,l,n=c.renderer,u=a.yAxis.getThreshold(b.threshold||0),A=/^area/.test(a.type),F= +[],qa=[];o(a.segments,function(L){if(L.length>1){l=[];o(L,function(ob,Ta){Ta<2&&l.push([bb,Ja][Ta]);if(Ta&&b.step){Ta=L[Ta-1];l.push(ob.plotX,Ta.plotY)}l.push(ob.plotX,ob.plotY)});e=e.concat(l);if(A){var Z=[],Ia,sb=l.length;for(Ia=0;Ia=0;Ia--)Z.push(L[Ia].plotX,L[Ia].yBottom);else Z.push(L[L.length-1].plotX,u,L[0].plotX,u,"z");qa=qa.concat(Z)}}else F.push(L[0])});a.graphPath=e;a.singlePoints=F;if(A){c=z(b.fillColor,Lb(a.color).setOpacity(b.fillOpacity|| +0.75).get());if(f)f.attr({d:qa});else a.area=a.chart.renderer.path(qa).attr({fill:c}).add(a.group)}if(d)d.attr({d:e});else if(i)a.graph=n.path(e).attr({stroke:j,"stroke-width":i+Ca}).add(g).shadow(b.shadow)},render:function(){var a=this,b=a.chart,c,d=a.options.animation&&a.animate;c=b.renderer;if(!a.clipRect){a.clipRect=!b.hasRendered&&b.clipRect?b.clipRect:c.clipRect(0,0,b.plotSizeX,b.plotSizeY);if(!b.clipRect)b.clipRect=a.clipRect}if(!a.group){c=a.group=c.g("series");b.inverted&&c.attr({width:b.plotWidth, +height:b.plotHeight}).invert();c.clip(a.clipRect).attr({visibility:a.visible?Xb:zb,zIndex:3}).translate(b.plotLeft,b.plotTop).add()}a.drawDataLabels();d&&a.animate(true);a.getAttribs();a.drawGraph&&a.drawGraph();a.drawPoints();a.options.enableMouseTracking!==false&&a.drawTracker();d&&a.animate();a.isDirty=false},redraw:function(){var a=this;a.translate();a.setTooltipPoints(true);a.render()},setState:function(a){var b=this,c=b.options,d=b.graph,e=c.states,f=b.stateMarkerGraphic;c=c.lineWidth;a=a|| +Ma;if(b.state!=a){b.state=a;if(!(e[a]&&e[a].enabled===false)){if(a)c=e[a].lineWidth||c;else f&&f.hide();if(d)d.animate({"stroke-width":c},a?0:500)}}},setVisible:function(a,b){var c=this,d=c.chart,e=c.legendItem,f=c.group,g=c.tracker,j=c.dataLabelsGroup,i,l=c.data,n=d.options.chart.ignoreHiddenSeries;i=c.visible;i=(c.visible=a=a===Na?!i:a)?"show":"hide";if(a)c.isDirty=n;f&&f[i]();if(g)g[i]();else for(f=l.length;f--;){g=l[f];g.tracker&&g.tracker[i]()}j&&j[i]();e&&d.legend.colorizeItem(c,a);n&&c.options.stacking&& +o(d.series,function(u){if(u.options.stacking&&u.visible)u.isDirty=true});b!==false&&d.redraw();za(c,i)},show:function(){this.setVisible(true)},hide:function(){this.setVisible(false)},select:function(a){var b=this;b.selected=a=a===Na?!b.selected:a;if(b.checkbox)b.checkbox.checked=a;za(b,a?"select":"unselect")},drawTracker:function(){var a=this,b=a.options,c=a.graphPath,d=a.chart,e=d.options.tooltip.snap,f=a.tracker,g=b.cursor;g=g&&{cursor:g};var j=a.singlePoints,i,l;for(l=0;l1;){var d=(b+c)/2;if(this.xdata[ib(d)]>a)b=d;else c=d}b=ib(b);c=ib(c);d=this.xdata[b]-this.xdata[c];var e=(this.xdata[b]-a)/d;a=(a-this.xdata[c])/d;return e*this.ydata[c]+a*this.ydata[b]+((e*e*e-e)*this.y2[c]+(a*a*a-a)*this.y2[b])*d*d/6}};ra=gb(Ua, +{type:"spline",drawGraph:function(){var a=this,b=a.segments;a.splinedata=a.getSplineData();a.segments=a.splinedata;Ua.prototype.drawGraph.apply(a,arguments);a.segments=b},getSplineData:function(){var a=this,b=a.chart,c=[],d=b.plotSizeX,e;o(a.segments,function(f){if(a.xAxis.reversed)f=f.reverse();var g=[],j,i;o(f,function(l,n){j=f[n+2]||f[n+1]||l;i=f[n-2]||f[n-1]||l;j.plotX>=0&&i.plotX<=d&&g.push(l)});if(g.length>1)e=W(ub(d,g[g.length-1].clientX-g[0].clientX)/3);c.push(f.length>1?e?(new ed(g)).get(e): +[]:f)});return c}});eb.spline=ra;ra=gb(ra,{type:"areaspline"});eb.areaspline=ra;var oc=gb(Ua,{type:"column",pointAttrToOptions:{stroke:"borderColor","stroke-width":"borderWidth",fill:"color",r:"borderRadius"},init:function(){Ua.prototype.init.apply(this,arguments);var a=this,b=a.chart;b.hasRendered&&o(b.series,function(c){if(c.type==a.type)c.isDirty=true})},translate:function(){var a=this,b=a.chart,c=0,d=a.xAxis.reversed,e=a.xAxis.categories,f;Ua.prototype.translate.apply(a);o(b.series,function(L){if(L.type== +a.type)if(L.options.stacking){T(f)||(f=c++);L.columnIndex=f}else L.columnIndex=c++});var g=a.options,j=a.data,i=a.closestPoints;b=$a(j[1]?j[i].plotX-j[i-1].plotX:b.plotSizeX/(e?e.length:1));e=b*g.groupPadding;i=b-2*e;i=i/c;var l=g.pointWidth,n=T(l)?(i-l)/2:i*g.pointPadding,u=z(l,i-2*n);l=(d?c-a.columnIndex:a.columnIndex)||0;var A=n+(e+l*i-b/2)*(d?-1:1),F=a.yAxis.getThreshold(g.threshold||0),qa=g.minPointLength;o(j,function(L){var Z=L.plotY,Ia=L.plotX+A,sb=xc(Mb(Z,F)),ob=u,Ta=xc($a((L.yBottom||F)- +Z)),H;if($a(Ta)<(qa||5)){if(qa){Ta=qa;sb=F-(Z<=F?qa:0)}H=sb-3}R(L,{barX:Ia,barY:sb,barW:ob,barH:Ta});L.shapeType="rect";L.shapeArgs={x:Ia,y:sb,width:ob,height:Ta,r:g.borderRadius};L.trackerArgs=T(H)&&la(L.shapeArgs,{height:6,y:H})})},getSymbol:function(){},drawGraph:function(){},drawPoints:function(){var a=this,b=a.options,c=a.chart.renderer,d,e;o(a.data,function(f){if(T(f.plotY)){d=f.graphic;e=f.shapeArgs;if(d)d.attr(e);else f.graphic=c[f.shapeType](e).attr(f.pointAttr[f.selected?Ab:Ma]).add(a.group).shadow(b.shadow)}})}, +drawTracker:function(){var a=this,b=a.chart,c=b.renderer,d,e,f=+new Date,g=a.options.cursor,j=g&&{cursor:g},i;o(a.data,function(l){e=l.tracker;d=l.trackerArgs||l.shapeArgs;if(e)e.attr(d);else l.tracker=c[l.shapeType](d).attr({isTracker:f,fill:fd,visibility:a.visible?Xb:zb,zIndex:1}).on("mouseover",function(n){i=n.relatedTarget||n.fromElement;b.hoverSeries!=a&&oa(i,"isTracker")!=f&&a.onMouseOver();l.onMouseOver()}).on("mouseout",function(n){if(!a.options.stickyTracking){i=n.relatedTarget||n.toElement; +oa(i,"isTracker")!=f&&a.onMouseOut()}}).css(j).add(b.trackerGroup)})},cleanData:function(){var a=this,b=a.data,c,d,e,f;Ua.prototype.cleanData.apply(a);for(f=b.length-1;f>=0;f--)if(b[f-1]){c=b[f].x-b[f-1].x;if(d===Na||c

- + - - - - - - - + + + + + + + {%for key, value in tabla.items %} diff --git a/templates/fed/indicador222.html b/templates/fed/indicador222.html index 267a4df..c6060d0 100644 --- a/templates/fed/indicador222.html +++ b/templates/fed/indicador222.html @@ -1,24 +1,24 @@ {% extends "base.html" %} -{% block extratitle %}Indicador 2.2.2{% endblock %} +{% block extratitle %}Grupos div. sexual y discapacidad{% endblock %} {% block contenido %} {% include "bar3.html" %}
- Indicador 2.2.2 + {{resultado.nombre}}: Grupos div. sexual y discapacidad
Acciones impulsadas por Org. para prev. de violencia basada géneroAcciones efectuadas y efectivas
# Acciones sobre género# Efectivas%# Acciones sobre masculinidad# Acciones efectivas% Acciones efectuadas por organizacionesLograron cambiosEfec. %Acciones p/promover masculinidad libreLograron cambiosEfec. %
- + - - - - - - - + + + + + + + {%for key, value in tabla.items %} diff --git a/templates/fed/indicador223.html b/templates/fed/indicador223.html index 7e92776..094f563 100644 --- a/templates/fed/indicador223.html +++ b/templates/fed/indicador223.html @@ -1,24 +1,24 @@ {% extends "base.html" %} -{% block extratitle %}Indicador 2.2.3{% endblock %} +{% block extratitle %}Grupos étnico, indigena y jóvenes{% endblock %} {% block contenido %} {% include "bar3.html" %}
- Indicador 2.2.3 + {{resultado.nombre}}: Grupos étnico, indigena y jóvenes
Acciones impulsadas por grupos para prevención de violencia basada géneroAcciones efectuadas y efectivas
# Acciones sobre div. sexual# Efectivas%# Acciones sobre discapacidad# Acciones efectivas% Acciones efectuadas por div. sexualLograron cambiosEfec. %Acciones efectuadas por discapacitadosLograron cambiosEfec. %
- + - - - - - - - + + + + + + + {%for key, value in tabla.items %} diff --git a/templates/fed/indicador231.html b/templates/fed/indicador231.html index cd87766..4fe56e7 100644 --- a/templates/fed/indicador231.html +++ b/templates/fed/indicador231.html @@ -1,15 +1,15 @@ {% extends "base.html" %} -{% block extratitle %}Indicador 2.3.1{% endblock %} +{% block extratitle %}Servicios de atención{% endblock %} {% block contenido %} {% include "bar3.html" %}
- Indicador 2.3.1 + {{resultado.nombre}}: Servicios de atención
Acciones impulsadas por grupos para prevención de violencia basada géneroAcciones efectuadas y efectivas
# Acciones sobre etnia e indígenas# Efectivas%# Acciones sobre l@s jóvenes# Acciones efectivas% Acciones de grupo etnia e indígenasLograron cambiosEfectividadAcciones de l@s jóvenesLograron cambiosEfectividad
- + diff --git a/templates/fed/indicador232.html b/templates/fed/indicador232.html index 80fb1ac..8eff5d6 100644 --- a/templates/fed/indicador232.html +++ b/templates/fed/indicador232.html @@ -1,15 +1,15 @@ {% extends "base.html" %} -{% block extratitle %}Indicador 2.3.2{% endblock %} +{% block extratitle %}Denuncias Interpuestas{% endblock %} {% block contenido %} {% include "bar3.html" %}
- Indicador 2.3.2 + {{resultado.nombre}}: Denuncias Interpuestas
Atención de casos de victimas de violencia de géneroCasos atendidos y resueltos
- + @@ -51,6 +51,23 @@ {%endfor%} + {%for key, value in tabla3.items %} + + + + + + {%endfor%}
Denuncias interpuestas por victimas de violenciaDenuncias recibidas, atendidas y que recibieron sanción;
Acciones
{{key}} + {% if value.comisariato %} + {{value.comisariato|floatformat}} + {% else %} + 0{% endif %} + + {% if value.fiscalia %} + {{value.fiscalia|floatformat}} + {% else %} + 0{% endif %} +
diff --git a/templates/fed/indicador233.html b/templates/fed/indicador233.html index 09e6668..c454ab5 100644 --- a/templates/fed/indicador233.html +++ b/templates/fed/indicador233.html @@ -1,15 +1,15 @@ {% extends "base.html" %} -{% block extratitle %}Indicador 2.3.3{% endblock %} +{% block extratitle %}Victimas atendidas{% endblock %} {% block contenido %} {% include "bar3.html" %}
- Indicador 2.3.3 + {{resultado.nombre}}: Victimas atendidas
- + diff --git a/templates/fed/indicador234.html b/templates/fed/indicador234.html index 0322e7f..0e9120e 100644 --- a/templates/fed/indicador234.html +++ b/templates/fed/indicador234.html @@ -1,15 +1,15 @@ {% extends "base.html" %} -{% block extratitle %}Indicador 2.3.4{% endblock %} +{% block extratitle %}Referencia y contrareferencias{% endblock %} {% block contenido %} {% include "bar3.html" %}
- Indicador 2.3.4 + {{resultado.nombre}}: Referencia y contrareferencias
Atención de casos de victimas de violencia de género en los alberguesMujeres, jóvenes, niños y niñas atendidos en albergues
Accion
- + diff --git a/templates/fed/indicador313.html b/templates/fed/indicador313.html index 0be71ba..8d585ab 100644 --- a/templates/fed/indicador313.html +++ b/templates/fed/indicador313.html @@ -1,5 +1,163 @@ {% extends "base.html" %} {% block extratitle %}Mejorar la gestión{% endblock %} +{% block extrahead %} + + + +{% endblock %} {% block contenido %} {% include "bar3.html" %} @@ -8,6 +166,10 @@ {{resultado.nombre}}: Mejorar la gestión
+
Organizaciones con sistema administrativo
+
+
+
Atención de casos de victimas de violencia de género en los alberguesHechas y atendidas
Accion
diff --git a/templates/fed/indicadores.html b/templates/fed/indicadores.html index 7744cd6..1825320 100644 --- a/templates/fed/indicadores.html +++ b/templates/fed/indicadores.html @@ -60,8 +60,9 @@ {% if bandera == 1 %} -
+
+ Resultados

{% for r in resultados %} {% if r.pk in datos %} @@ -73,7 +74,8 @@ {% for r in resultados %} {% if r.pk in datos %}
-

+

Resultado: {{r.nombre}}

+ Indicadores

{% for ind in r.indicador_set.all %} {% endfor %} diff --git a/templates/fed/influencia.html b/templates/fed/influencia.html index 46820fc..13d96a6 100644 --- a/templates/fed/influencia.html +++ b/templates/fed/influencia.html @@ -1,11 +1,25 @@ {% extends "base.html" %} {% block extratitle %}Area de influencia{% endblock %} {% block extrahead %} +
Organizaciones con sistema administrativo