Commit Graph

6 Commits

Author SHA1 Message Date
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Benjamin Dauvergne 49867fa6b7 models: hide related_name and related_query_name for BaseResource.users (#32553)
It creates errors if a connector names its connector model 'Resource',
as all related names on users get the same name.
2019-04-26 15:42:51 +02:00
Benjamin Dauvergne 81997da73c api_particulier: rewrite initial migration (#30551)
Adapt to addition of verbose_name in #15660.
2019-02-13 12:21:59 +01:00
Serghei Mihai bfa6827b87 base: remove duplicate slug field declaration (#25815) 2019-01-16 17:38:02 +01:00
Frédéric Péters 624ab0a51f misc: remove broken FATAL error level (#25637) 2018-08-12 09:27:23 +02:00
Benjamin Dauvergne f24bb06e6e add connector for API-Particulier (#14838)
API Particulier is an API published by the french government for accessing
fiscal and social informations about citizens. It can be used to improve
efficiency of procedures in local administrations.
2018-02-20 13:52:01 +01:00