Skip to content

App django para servir info obtenida de los pdf del boletin oficial

Notifications You must be signed in to change notification settings

OpenDataCordoba/boletin-cba-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aplicacion web para navegar el boletin oficial cordoba

Usa python 3.5+

  • Configurar base de datos postgresql (basado en local_settings.py.template) en boc/local_settings.py
  • instalar requirements (pip install -r requirements)
  • python manage.py migrate

Para importar una seccion del boletin

python manage.py importar_seccion <url_al_pdf>

About

App django para servir info obtenida de los pdf del boletin oficial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages