linventifatelier / cartoterra

Unofficial mirror of the https://cartoterra.net repo.
https://gitweb.gueux.org/cartoterra.git
GNU Affero General Public License v3.0
1 stars 1 forks source link

Feature : Import/export in admin #4

Closed gregpac closed 8 years ago

gregpac commented 8 years ago

Need an import button in admin views (for 'Buildings' first). Export of selected entries should also be possible as admin. First tests using django import export underway (http://django-import-export.readthedocs.org/en/latest/index.html)

gregpac commented 8 years ago

Import export successfully tested. pub_date automatically added as 'now' if pub_date field is left blank. Remains : • automatically add creator.id when creator field is left blank • implement foreign keys for export (id to text) • SRID/geospatial data conversion • detect already existing coordinates, warning message, automatically suppress lines with already existing coordinates from imported table

legrostdg commented 8 years ago

done 9bd717ede5e322fedc0c18b05296778b2c1f1a2c