c2cgeoportal-admin 2.9.0.300__py3-none-any.whl → 2.9.0.346__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. c2cgeoportal_admin/__init__.py +1 -1
  2. c2cgeoportal_admin/lib/lingva_extractor.py +1 -1
  3. c2cgeoportal_admin/lib/ogcserver_synchronizer.py +1 -1
  4. c2cgeoportal_admin/routes.py +1 -1
  5. c2cgeoportal_admin/schemas/dimensions.py +1 -1
  6. c2cgeoportal_admin/schemas/interfaces.py +1 -1
  7. c2cgeoportal_admin/schemas/metadata.py +1 -1
  8. c2cgeoportal_admin/schemas/restriction_areas.py +1 -1
  9. c2cgeoportal_admin/schemas/roles.py +1 -1
  10. c2cgeoportal_admin/schemas/treegroup.py +1 -1
  11. c2cgeoportal_admin/schemas/treeitem.py +1 -1
  12. c2cgeoportal_admin/subscribers.py +1 -1
  13. c2cgeoportal_admin/views/dimension_layers.py +1 -1
  14. c2cgeoportal_admin/views/functionalities.py +1 -1
  15. c2cgeoportal_admin/views/home.py +1 -1
  16. c2cgeoportal_admin/views/interfaces.py +1 -1
  17. c2cgeoportal_admin/views/layer_groups.py +1 -1
  18. c2cgeoportal_admin/views/layers.py +1 -1
  19. c2cgeoportal_admin/views/layers_cog.py +1 -1
  20. c2cgeoportal_admin/views/layers_vectortiles.py +1 -1
  21. c2cgeoportal_admin/views/layers_wms.py +1 -1
  22. c2cgeoportal_admin/views/layers_wmts.py +1 -1
  23. c2cgeoportal_admin/views/layertree.py +1 -1
  24. c2cgeoportal_admin/views/logged_views.py +1 -1
  25. c2cgeoportal_admin/views/logs.py +1 -1
  26. c2cgeoportal_admin/views/oauth2_clients.py +1 -1
  27. c2cgeoportal_admin/views/ogc_servers.py +1 -1
  28. c2cgeoportal_admin/views/restriction_areas.py +1 -1
  29. c2cgeoportal_admin/views/roles.py +1 -1
  30. c2cgeoportal_admin/views/themes.py +1 -1
  31. c2cgeoportal_admin/views/themes_ordering.py +1 -1
  32. c2cgeoportal_admin/views/treeitems.py +1 -1
  33. c2cgeoportal_admin/views/users.py +1 -1
  34. c2cgeoportal_admin/widgets.py +1 -1
  35. {c2cgeoportal_admin-2.9.0.300.dist-info → c2cgeoportal_admin-2.9.0.346.dist-info}/METADATA +1 -1
  36. {c2cgeoportal_admin-2.9.0.300.dist-info → c2cgeoportal_admin-2.9.0.346.dist-info}/RECORD +40 -40
  37. tests/test_lingva_extractor_config.py +1 -1
  38. {c2cgeoportal_admin-2.9.0.300.dist-info → c2cgeoportal_admin-2.9.0.346.dist-info}/WHEEL +0 -0
  39. {c2cgeoportal_admin-2.9.0.300.dist-info → c2cgeoportal_admin-2.9.0.346.dist-info}/entry_points.txt +0 -0
  40. {c2cgeoportal_admin-2.9.0.300.dist-info → c2cgeoportal_admin-2.9.0.346.dist-info}/top_level.txt +0 -0
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2011-2024, Camptocamp SA
1
+ # Copyright (c) 2011-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2020-2024, Camptocamp SA
1
+ # Copyright (c) 2020-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2018-2024, Camptocamp SA
1
+ # Copyright (c) 2018-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2018-2024, Camptocamp SA
1
+ # Copyright (c) 2018-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2018-2024, Camptocamp SA
1
+ # Copyright (c) 2018-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2018-2024, Camptocamp SA
1
+ # Copyright (c) 2018-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2018-2024, Camptocamp SA
1
+ # Copyright (c) 2018-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2018-2024, Camptocamp SA
1
+ # Copyright (c) 2018-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2018-2021, Camptocamp SA
1
+ # Copyright (c) 2018-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2021, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2023-2024, Camptocamp SA
1
+ # Copyright (c) 2023-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2023-2024, Camptocamp SA
1
+ # Copyright (c) 2023-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2021-2024, Camptocamp SA
1
+ # Copyright (c) 2021-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2024, Camptocamp SA
1
+ # Copyright (c) 2017-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2018-2024, Camptocamp SA
1
+ # Copyright (c) 2018-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: c2cgeoportal-admin
3
- Version: 2.9.0.300
3
+ Version: 2.9.0.346
4
4
  Summary: c2cgeoportal admin
5
5
  Home-page: https://github.com/camptocamp/c2cgeoportal/
6
6
  Author: Camptocamp
@@ -1,20 +1,20 @@
1
- c2cgeoportal_admin/__init__.py,sha256=HVSQ-CwK5aR9URA-NVH7JlYHGU49xT5vARiTkdxpV70,5767
1
+ c2cgeoportal_admin/__init__.py,sha256=ftJbmo6lwvVs3NODpAHfV_-aHB0Q2V3dRQZRrnkqvp4,5767
2
2
  c2cgeoportal_admin/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- c2cgeoportal_admin/routes.py,sha256=oja-Seyn08geema9lKJEVU-bPzuT8RaNBfUORDxEm6w,5302
4
- c2cgeoportal_admin/subscribers.py,sha256=P1CaccDTpuxrWak_gMN2qBurz3OrAZ6aZ1LA7P3avu8,2430
5
- c2cgeoportal_admin/widgets.py,sha256=8bozaTGBZKxDIMWbkHU1eD0MmOQ9KMOn21PDLYbQGFs,6092
3
+ c2cgeoportal_admin/routes.py,sha256=2MlpG2qt6wzyWTl2L3YF2ZZgPHn8Uua0eOw1JKsEaBY,5302
4
+ c2cgeoportal_admin/subscribers.py,sha256=LXu7E-4Tr2_CWuJ7qzUCZZsoN_Blaw8VgSFKAJZGYCk,2430
5
+ c2cgeoportal_admin/widgets.py,sha256=ZaI2bMjqMUpsEe800nFnJS0lA877iYM7J4chUxsUj5w,6092
6
6
  c2cgeoportal_admin/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- c2cgeoportal_admin/lib/lingva_extractor.py,sha256=5XsUHeVHnGF6GmD83shaTXasigGXtDXwgnswU0xA410,3355
8
- c2cgeoportal_admin/lib/ogcserver_synchronizer.py,sha256=AFr0TbI_l7QTf9oNyO6rFEy6Ix096R2V0EFYcw-ArIc,15536
7
+ c2cgeoportal_admin/lib/lingva_extractor.py,sha256=pUNp22_GD6PnCtKw9F4Op9G5tT1GgiIPUgaW0eKE7u8,3355
8
+ c2cgeoportal_admin/lib/ogcserver_synchronizer.py,sha256=IPRWfkbpFA7fgL7dN6E4CuC3H32ADimhbePvOfghq3Q,15536
9
9
  c2cgeoportal_admin/schemas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- c2cgeoportal_admin/schemas/dimensions.py,sha256=pVEN8VjPjoANWUEIB-aWh6Yli_ybu1ghQcaYC2tSFyI,2368
10
+ c2cgeoportal_admin/schemas/dimensions.py,sha256=-g7HXU_VpkwVTsPANzsXLyIZvVZyDOD6OCNTRnbeKyA,2368
11
11
  c2cgeoportal_admin/schemas/functionalities.py,sha256=Xctb4uQHL1WktNhVa08idrMkaBC9xTEBPl7YlEIBddg,3894
12
- c2cgeoportal_admin/schemas/interfaces.py,sha256=N_b1LQ0Ur2i09dprnLLqXrcEq1p7uaKZJhaQpW7mOKc,2662
13
- c2cgeoportal_admin/schemas/metadata.py,sha256=cp-QJkUf0zH0s6rBgV3uIZuXhHVFG5E8mF4J1ty2c6c,8897
14
- c2cgeoportal_admin/schemas/restriction_areas.py,sha256=1xVR1SQfBReWVK5eFyGyrvw8tYqY2iOehuXVX3EMdf0,2682
15
- c2cgeoportal_admin/schemas/roles.py,sha256=YyRaStlu1IJwB5gRHlvS285twSy2xxatNOqV9klq1s8,2591
16
- c2cgeoportal_admin/schemas/treegroup.py,sha256=pLBIGBeaCmsAUMC4yCFCdSkYqLytG38qVygYqNr_AX8,7150
17
- c2cgeoportal_admin/schemas/treeitem.py,sha256=VhGhpG8VcsT-3dnnNlln-uVlsqjwJQXbg6Ap1tEanMI,2146
12
+ c2cgeoportal_admin/schemas/interfaces.py,sha256=k0jR_eweEdYm5IN_50AA7JD6y-on6UR2YFvX6SkR7ec,2662
13
+ c2cgeoportal_admin/schemas/metadata.py,sha256=5UwQCgNxTig5eULyEaL4wt42qlCTSMfJKR4zG5haLgQ,8897
14
+ c2cgeoportal_admin/schemas/restriction_areas.py,sha256=ohLJ3_GfQO5hOVZlBsDEQacU__tDFI3ULJRARMH8gE8,2682
15
+ c2cgeoportal_admin/schemas/roles.py,sha256=2kPGDRz9esy3GPl1Fr6_nsmH6ycyhGDHcbdERy3zCZw,2591
16
+ c2cgeoportal_admin/schemas/treegroup.py,sha256=EzoWcAWlUgxKstzgqntFBw6zZRyhheU6kWAkckwzIiM,7150
17
+ c2cgeoportal_admin/schemas/treeitem.py,sha256=1qGTEh7aOdf0jgQPyQYAO-iIfYf5Oq57QlXOzSdfXMc,2146
18
18
  c2cgeoportal_admin/static/layertree.css,sha256=tk54KGW0yRRmdrY35gOCZG3qTsqWtGNEwvBYPQKhaVs,3177
19
19
  c2cgeoportal_admin/static/navbar.css,sha256=QIaAQsb4n17OfwdKEQdmNDVPCP23Yu-oGW4xsSaHyW0,2307
20
20
  c2cgeoportal_admin/static/theme.css,sha256=3knC4gpPnEwLF0-jEJze15C1hm1K87aCpxGyqdjrLxw,2068
@@ -42,27 +42,27 @@ c2cgeoportal_admin/templates/widgets/role_fields.pt,sha256=gVd9eRYaqw8fGmZauqEUS
42
42
  c2cgeoportal_admin/templates/widgets/theme_fields.pt,sha256=68G1Ya8-Dc6pCeP-taQ0ofCIpnY_v0rouazkFhfQflU,3083
43
43
  c2cgeoportal_admin/templates/widgets/user_fields.pt,sha256=twmajhUYL1xa47Eu-iATKifNPA5lu3SGpqdKajH6gL8,1753
44
44
  c2cgeoportal_admin/views/__init__.py,sha256=jtI6CdoXJwizznjwb8ClYySgq4kbwhTIJYutSw89PAw,683
45
- c2cgeoportal_admin/views/dimension_layers.py,sha256=WL3CqfAY8mref9cen1lCF5vADg_csf2Pp5zeEYX1ZXg,2778
46
- c2cgeoportal_admin/views/functionalities.py,sha256=F51rdqVqbdWx1iNz8DHauhh3B8f6x6lEidaskxBn1so,4379
47
- c2cgeoportal_admin/views/home.py,sha256=h_hJWIKpzJeSmXl58J0nvZdEg7avSYOOVUEEnlV-r0k,1943
48
- c2cgeoportal_admin/views/interfaces.py,sha256=psp5dw22rI3enY9AS0aIspHBdv-sVzSPBQKGIhW3-Hw,3844
49
- c2cgeoportal_admin/views/layer_groups.py,sha256=xQiEkO7LuNy0FiwfHZa1XwaoMvr9UE2bLpckOtdyuMM,4489
50
- c2cgeoportal_admin/views/layers.py,sha256=JDEO8hEIPhRxZVpxyT_0FU6gWCgREllw5O9qBCCxipU,3248
51
- c2cgeoportal_admin/views/layers_cog.py,sha256=tFljZufefGP8YZvidAhUA5cgwbO1R2D7wXdQdS1EX1I,5627
52
- c2cgeoportal_admin/views/layers_vectortiles.py,sha256=fTNaGGt7ZIX9wydZvED6mp1B8iBtt-qbywv2MqQgV_Q,5617
53
- c2cgeoportal_admin/views/layers_wms.py,sha256=kjhH4TWnVnH81J__vcbyST2qEMSz3qHOxcEL8ELvLuU,8335
54
- c2cgeoportal_admin/views/layers_wmts.py,sha256=Kb-j_yPEJycBYh5E-D-eP3xEhuzraotNL9bLup7GoNM,8080
55
- c2cgeoportal_admin/views/layertree.py,sha256=0FxaVrIg2A7ArMCiI9tj7diaLPn2Cl16iFUerdPDpV4,8629
56
- c2cgeoportal_admin/views/logged_views.py,sha256=Yg8HnrLCog4geNWOjkhF_Zo2ByOKuevdVT8xLd9x5Ow,3335
57
- c2cgeoportal_admin/views/logs.py,sha256=N1I0gqzoqbEtkOsP0EhrlEWsDYuiuKQ46_YeKy7zFHs,3776
58
- c2cgeoportal_admin/views/oauth2_clients.py,sha256=RC_vrMQaYGujN97wHihQXrO_0K7CrcFF1rSI0-dHZlg,3840
59
- c2cgeoportal_admin/views/ogc_servers.py,sha256=kIhlZ7Sp_mdZUlyl2h4foTTgkevWrbZb_chLZUXEF1o,9716
60
- c2cgeoportal_admin/views/restriction_areas.py,sha256=QQKDC7nUkNecC2knnnoLijhc2LvvjV8wZm3fcmRjftc,6122
61
- c2cgeoportal_admin/views/roles.py,sha256=I6di90WR20EkFoy33milrHZ74_dgCkEVeNDM8E4P46w,6387
62
- c2cgeoportal_admin/views/themes.py,sha256=6le9_3vhYa_ez0q52i--M24xPsycrGtpVKoCRhn7H0k,6267
63
- c2cgeoportal_admin/views/themes_ordering.py,sha256=PgPaqKe7A5d2cYcDeJyoK615BNXayOmRcKNAAopvfRc,5689
64
- c2cgeoportal_admin/views/treeitems.py,sha256=EgDArC5M39iihbB1Ok2VXmAAuH2DhhBrjeF0TbJgOQ4,4038
65
- c2cgeoportal_admin/views/users.py,sha256=8zoSgSn0RFnu-Gc6gJr58T5ySsd0L2UQFZdSwfptdY8,6147
45
+ c2cgeoportal_admin/views/dimension_layers.py,sha256=rulWJg1TzwlX_69oBCBVndj9KyeN_a6KJYPodhzV-Tk,2778
46
+ c2cgeoportal_admin/views/functionalities.py,sha256=373RiqjnXgiNV2n0K57s3FcVJexsYAzCTa5ctMU5bjU,4379
47
+ c2cgeoportal_admin/views/home.py,sha256=1JlQLeQ2onQh5ykQ5qtbq0J4Cj3R-xToIXp0unpyHck,1943
48
+ c2cgeoportal_admin/views/interfaces.py,sha256=uABOcsCc5Yfa2P-sFDt_ZfzSoE-1IPCIzkhz95-qR-U,3844
49
+ c2cgeoportal_admin/views/layer_groups.py,sha256=ysjDqHs9TGPuYQIB6rguQRD0P3qM4sgNmAnbrUfvDVk,4489
50
+ c2cgeoportal_admin/views/layers.py,sha256=FS5QHI5b0oKmQ5xjQGf-Sj471DBzqdX29GTKH8yhcJc,3248
51
+ c2cgeoportal_admin/views/layers_cog.py,sha256=y9Blx-04SrpcAgLvV2S9Z6wMJ8inj1rWmKTvHkgNwLw,5627
52
+ c2cgeoportal_admin/views/layers_vectortiles.py,sha256=j7zVCOLLSzaU_MgCH94tTvciYv4rSa4HwjRMys3qySw,5617
53
+ c2cgeoportal_admin/views/layers_wms.py,sha256=TnMgJ8mI7dmSjVj3zFBVBg7I6M-QX7PKT4rkThzzMl8,8335
54
+ c2cgeoportal_admin/views/layers_wmts.py,sha256=z6NY17qCKv7SjY4dw6SNUORlin4bmlGzkehc4IDex9Q,8080
55
+ c2cgeoportal_admin/views/layertree.py,sha256=_9EqZ31pN9lzk1HFy3SuKJRMgW7jIuw16f-AqbbjLL8,8629
56
+ c2cgeoportal_admin/views/logged_views.py,sha256=YIKQmXS333CkAU7aWHsRzxQ0naMv9g9BHNaz0Eb4t_c,3335
57
+ c2cgeoportal_admin/views/logs.py,sha256=aaEHgkr2u00vFFPmdK7iT8G8iMqJXg_HjTgaNp_a24s,3776
58
+ c2cgeoportal_admin/views/oauth2_clients.py,sha256=fdqG6_Dlm_ZjITFmZoZYrtSktKYpyoDsB_alng2KKxE,3840
59
+ c2cgeoportal_admin/views/ogc_servers.py,sha256=hjQalj-dTi89Jx-hWLQW506eIeLC0AFOO5RrTlkaP6Q,9716
60
+ c2cgeoportal_admin/views/restriction_areas.py,sha256=TZDnPyyyClsSis0LKhYyCzY8EWrG4X4nL7JL1BTauuw,6122
61
+ c2cgeoportal_admin/views/roles.py,sha256=Mv_X4u67TGW4Sx_iJZrTrAIsAJ5MHhSJYcQ2ulu9NQ4,6387
62
+ c2cgeoportal_admin/views/themes.py,sha256=6DL0bTeWycn9RN9DL9-0o5e8UFGrDco8zTdwOcNZ3HQ,6267
63
+ c2cgeoportal_admin/views/themes_ordering.py,sha256=JbCat8TR6Y86sDchSiGcoQ8D0Ef46783RGz4tmHU_tw,5689
64
+ c2cgeoportal_admin/views/treeitems.py,sha256=EJNlMYUfVAEFJQgPO1wuog2aIt_BeoTv8gdhNwhRMbs,4038
65
+ c2cgeoportal_admin/views/users.py,sha256=dRDtr4rymqx4yCA8L0lQ0CWfChFTahpqUk06hql5kBI,6147
66
66
  tests/__init__.py,sha256=weLUoRCG6zIlhW7Rfr7QEA0Ju-gYLfBekRcTCb5lTZ4,9785
67
67
  tests/conftest.py,sha256=vowo5nwQ3DLSfost3ndihoYJFuhuhpoK__-B_ffsSLY,2646
68
68
  tests/test_edit_url.py,sha256=Mo_Vo5xvdpPasfjvhQUif5F3nKVpJ6GQJ_x_Hj5VNY8,4494
@@ -77,7 +77,7 @@ tests/test_layers_wmts.py,sha256=7zye_pZ_e0RyJdoT8oeHKPoYJMKWfTg0K8lEgMIu77Q,121
77
77
  tests/test_layertree.py,sha256=Dxe10OwuilQ-AEgVIDU4Ns9U6PQ4kPWTxwItdBE7nSg,11335
78
78
  tests/test_learn.py,sha256=gQwe-Bim0eihZH0rbBWDn6_rIBxvQD_lyu9MlOljupM,2307
79
79
  tests/test_left_menu.py,sha256=xnlv5sD0k3wpCChKCnbpYRN0TA895pg8k6wVvjf99-4,919
80
- tests/test_lingva_extractor_config.py,sha256=ZQE8zBl91khK68MX0chL6mQPgfpIWQgMxlqFFpCwmSw,2495
80
+ tests/test_lingva_extractor_config.py,sha256=NwUI7xwrBpPv9ccy3fnb7CcHDVAYsahbSLgUOxV5Qbk,2495
81
81
  tests/test_logs.py,sha256=pxzHyOElW-x2-M3yoMEsHIZ3nrm5EptDAAAGfziEfv4,3132
82
82
  tests/test_main.py,sha256=_gUdMrMMAEzvGIf1QwkoHQkd0eBACz05ycTidCHP5Ao,365
83
83
  tests/test_metadatas.py,sha256=bVNxvZRKNRMmjQGr7Al1d4H85EjEaoesRpxytyld4Fw,12088
@@ -90,8 +90,8 @@ tests/test_themes_ordering.py,sha256=T4Esr0C3EN5UdeEyYLa4ePvEn-bx3RNPkGBK3lDFoBo
90
90
  tests/test_treegroup.py,sha256=Plv119G4TWlurWLE7Z1mWGeHHPScK_fWKcDmDzMUlIU,576
91
91
  tests/test_user.py,sha256=IDf7MHruL1XjT-PS-NNAD7FNTl4QbjZtevRk2yJdE-Q,13141
92
92
  tests/themes_ordering.py,sha256=UdydcRIzWC6RRnTMfl2JM_250DHuAhGC7rijHqfy7lk,1342
93
- c2cgeoportal_admin-2.9.0.300.dist-info/METADATA,sha256=U571gPQZSdw73phK8sfiD4afpfrDShn_hBU8TTfIOMM,1419
94
- c2cgeoportal_admin-2.9.0.300.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
95
- c2cgeoportal_admin-2.9.0.300.dist-info/entry_points.txt,sha256=iRK5w2E-PVbqHx48OuxznFEXTpoOdJyx6kjpaca0Fxc,164
96
- c2cgeoportal_admin-2.9.0.300.dist-info/top_level.txt,sha256=DgcTJgTvpJUB8HqwYB14PdLBPAOAFk0B8oqnSTFoAU4,25
97
- c2cgeoportal_admin-2.9.0.300.dist-info/RECORD,,
93
+ c2cgeoportal_admin-2.9.0.346.dist-info/METADATA,sha256=HcWqMZ8CLdXLYmDVCDjIl4ZDBeAd7iGEEPeh8_e3SHE,1419
94
+ c2cgeoportal_admin-2.9.0.346.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
95
+ c2cgeoportal_admin-2.9.0.346.dist-info/entry_points.txt,sha256=iRK5w2E-PVbqHx48OuxznFEXTpoOdJyx6kjpaca0Fxc,164
96
+ c2cgeoportal_admin-2.9.0.346.dist-info/top_level.txt,sha256=DgcTJgTvpJUB8HqwYB14PdLBPAOAFk0B8oqnSTFoAU4,25
97
+ c2cgeoportal_admin-2.9.0.346.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2022-2024, Camptocamp SA
1
+ # Copyright (c) 2022-2025, Camptocamp SA
2
2
  # All rights reserved.
3
3
 
4
4
  # Redistribution and use in source and binary forms, with or without