Skip to content

Commit

Permalink
Allow to update code_insee_departement in admin
Browse files Browse the repository at this point in the history
  • Loading branch information
syldb committed Feb 13, 2025
1 parent d929076 commit c45c171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions programmes/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ class ProgrammeAdmin(ApilosModelAdmin):
"nom",
"adresse",
"code_postal",
"code_insee_departement",
"ville",
"numero_operation",
"numero_operation_pour_recherche",
Expand Down

0 comments on commit c45c171

Please sign in to comment.