Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1015 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 1015 Bytes

OpenDatatg

Projet de création d'une plateforme de gestion de données ouvertes

les apps installer (visiter le fichier requiremments.txt) Django import data Django import data is a command-line tool for importing XML, HTML or JSON data to django models via XSLT mapping.Django import data can take any XML, HTML or JSON source file or URL as an input and save entities from it to the django models without need to modify an existing code.

It also supports saving of a related data in form one-to-many and many-to-many. http://django-import-data.readthedocs.io/en/latest/

https://coderwall.com/p/mvsoyg/django-dumpdata-and-loaddata

As the name suggests, this is a library to handle importing and exporting data. The django-import-export library supports multiple formats, including xls, csv, json, yaml, and all other formats supported by tablib. It also have a Django admin integration, which is really convenient to use. https://simpleisbetterthancomplex.com/packages/2016/08/11/django-import-export.html