Skip to content

Releases: jurismarches/django-sirene

v3.0.3

03 Feb 09:59
5e80fb0
Compare
Choose a tag to compare

Changes :

  • [admin] (#4) :
    • Fix performance issues by using raw_id_fields for the headquarter field of InstitutionAdmin.
    • Add admin pages for Activity, LegalStatus and Municipality.
    • Mark activity, legal_status and municipality as autocomplete_fields for InstitutionAdmin.

Sirene v3

01 Jul 09:24
1eb2984
Compare
Choose a tag to compare

Sirene v3

Update django-sirene to use the v3 database from insee.

Changes :

  • Postgres specific
  • Institution.tel, Institution.updated_from_filename are deleted
  • Institution.is_hidden is deprecated
  • more options to skip files, offset their reading or take rows according to their update date. See ./manage.py populate_sirene_database --help