umap-project 1.5.0__tar.gz → 1.6.0__tar.gz

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.

Potentially problematic release.


This version of umap-project might be problematic. Click here for more details.

Files changed (418) hide show
  1. {umap_project-1.5.0 → umap_project-1.6.0}/PKG-INFO +1 -1
  2. umap_project-1.6.0/umap/__init__.py +1 -0
  3. {umap_project-1.5.0 → umap_project-1.6.0}/umap/forms.py +8 -1
  4. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/en/LC_MESSAGES/django.po +48 -25
  5. umap_project-1.6.0/umap/locale/fr/LC_MESSAGES/django.mo +0 -0
  6. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/fr/LC_MESSAGES/django.po +67 -44
  7. umap_project-1.6.0/umap/locale/ms/LC_MESSAGES/django.mo +0 -0
  8. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ms/LC_MESSAGES/django.po +67 -44
  9. umap_project-1.6.0/umap/migrations/0012_datalayer_settings.py +19 -0
  10. {umap_project-1.5.0 → umap_project-1.6.0}/umap/models.py +17 -3
  11. {umap_project-1.5.0 → umap_project-1.6.0}/umap/settings/base.py +2 -2
  12. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/base.css +7 -0
  13. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/content.css +7 -0
  14. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.controls.js +8 -4
  15. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.js +8 -3
  16. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.layer.js +11 -9
  17. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/Map.js +1 -1
  18. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/_pre.js +5 -0
  19. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/leaflet-src.js +7144 -7144
  20. umap_project-1.6.0/umap/templates/auth/user_form.html +50 -0
  21. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/user_dashboard.html +3 -1
  22. umap_project-1.6.0/umap/tests/base.py +100 -0
  23. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/test_datalayer_views.py +2 -0
  24. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/test_views.py +48 -1
  25. {umap_project-1.5.0 → umap_project-1.6.0}/umap/urls.py +5 -0
  26. {umap_project-1.5.0 → umap_project-1.6.0}/umap/views.py +21 -0
  27. umap_project-1.5.0/umap/__init__.py +0 -1
  28. umap_project-1.5.0/umap/locale/fr/LC_MESSAGES/django.mo +0 -0
  29. umap_project-1.5.0/umap/locale/ms/LC_MESSAGES/django.mo +0 -0
  30. umap_project-1.5.0/umap/tests/base.py +0 -96
  31. {umap_project-1.5.0 → umap_project-1.6.0}/.gitignore +0 -0
  32. {umap_project-1.5.0 → umap_project-1.6.0}/LICENSE +0 -0
  33. {umap_project-1.5.0 → umap_project-1.6.0}/README.md +0 -0
  34. {umap_project-1.5.0 → umap_project-1.6.0}/pyproject.toml +0 -0
  35. {umap_project-1.5.0 → umap_project-1.6.0}/umap/admin.py +0 -0
  36. {umap_project-1.5.0 → umap_project-1.6.0}/umap/apps.py +0 -0
  37. {umap_project-1.5.0 → umap_project-1.6.0}/umap/autocomplete.py +0 -0
  38. {umap_project-1.5.0 → umap_project-1.6.0}/umap/bin/__init__.py +0 -0
  39. {umap_project-1.5.0 → umap_project-1.6.0}/umap/context_processors.py +0 -0
  40. {umap_project-1.5.0 → umap_project-1.6.0}/umap/decorators.py +0 -0
  41. {umap_project-1.5.0 → umap_project-1.6.0}/umap/fields.py +0 -0
  42. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/am_ET/LC_MESSAGES/django.mo +0 -0
  43. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/am_ET/LC_MESSAGES/django.po +0 -0
  44. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ar/LC_MESSAGES/django.mo +0 -0
  45. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ar/LC_MESSAGES/django.po +0 -0
  46. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ast/LC_MESSAGES/django.mo +0 -0
  47. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ast/LC_MESSAGES/django.po +0 -0
  48. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/bg/LC_MESSAGES/django.mo +0 -0
  49. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/bg/LC_MESSAGES/django.po +0 -0
  50. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/br/LC_MESSAGES/django.mo +0 -0
  51. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/br/LC_MESSAGES/django.po +0 -0
  52. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ca/LC_MESSAGES/django.mo +0 -0
  53. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ca/LC_MESSAGES/django.po +0 -0
  54. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
  55. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/cs_CZ/LC_MESSAGES/django.po +0 -0
  56. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/da/LC_MESSAGES/django.mo +0 -0
  57. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/da/LC_MESSAGES/django.po +0 -0
  58. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/de/LC_MESSAGES/django.mo +0 -0
  59. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/de/LC_MESSAGES/django.po +0 -0
  60. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/el/LC_MESSAGES/django.mo +0 -0
  61. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/el/LC_MESSAGES/django.po +0 -0
  62. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/en/LC_MESSAGES/django.mo +0 -0
  63. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/es/LC_MESSAGES/django.mo +0 -0
  64. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/es/LC_MESSAGES/django.po +0 -0
  65. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/et/LC_MESSAGES/django.mo +0 -0
  66. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/et/LC_MESSAGES/django.po +0 -0
  67. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/eu/LC_MESSAGES/django.mo +0 -0
  68. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/eu/LC_MESSAGES/django.po +0 -0
  69. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/fa_IR/LC_MESSAGES/django.mo +0 -0
  70. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/fa_IR/LC_MESSAGES/django.po +0 -0
  71. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/fi/LC_MESSAGES/django.mo +0 -0
  72. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/fi/LC_MESSAGES/django.po +0 -0
  73. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/gl/LC_MESSAGES/django.mo +0 -0
  74. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/gl/LC_MESSAGES/django.po +0 -0
  75. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/he/LC_MESSAGES/django.mo +0 -0
  76. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/he/LC_MESSAGES/django.po +0 -0
  77. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/hr/LC_MESSAGES/django.mo +0 -0
  78. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/hr/LC_MESSAGES/django.po +0 -0
  79. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/hu/LC_MESSAGES/django.mo +0 -0
  80. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/hu/LC_MESSAGES/django.po +0 -0
  81. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/id/LC_MESSAGES/django.mo +0 -0
  82. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/id/LC_MESSAGES/django.po +0 -0
  83. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/is/LC_MESSAGES/django.mo +0 -0
  84. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/is/LC_MESSAGES/django.po +0 -0
  85. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/it/LC_MESSAGES/django.mo +0 -0
  86. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/it/LC_MESSAGES/django.po +0 -0
  87. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ja/LC_MESSAGES/django.mo +0 -0
  88. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ja/LC_MESSAGES/django.po +0 -0
  89. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ko/LC_MESSAGES/django.mo +0 -0
  90. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ko/LC_MESSAGES/django.po +0 -0
  91. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/lt/LC_MESSAGES/django.mo +0 -0
  92. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/lt/LC_MESSAGES/django.po +0 -0
  93. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/nl/LC_MESSAGES/django.mo +0 -0
  94. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/nl/LC_MESSAGES/django.po +0 -0
  95. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/no/LC_MESSAGES/django.mo +0 -0
  96. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/no/LC_MESSAGES/django.po +0 -0
  97. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/pl/LC_MESSAGES/django.mo +0 -0
  98. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/pl/LC_MESSAGES/django.po +0 -0
  99. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/pt/LC_MESSAGES/django.mo +0 -0
  100. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/pt/LC_MESSAGES/django.po +0 -0
  101. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/pt_BR/LC_MESSAGES/django.mo +0 -0
  102. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/pt_BR/LC_MESSAGES/django.po +0 -0
  103. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/pt_PT/LC_MESSAGES/django.mo +0 -0
  104. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/pt_PT/LC_MESSAGES/django.po +0 -0
  105. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ro/LC_MESSAGES/django.mo +0 -0
  106. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ro/LC_MESSAGES/django.po +0 -0
  107. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ru/LC_MESSAGES/django.mo +0 -0
  108. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/ru/LC_MESSAGES/django.po +0 -0
  109. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/si/LC_MESSAGES/django.mo +0 -0
  110. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/si/LC_MESSAGES/django.po +0 -0
  111. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/sk_SK/LC_MESSAGES/django.mo +0 -0
  112. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/sk_SK/LC_MESSAGES/django.po +0 -0
  113. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/sl/LC_MESSAGES/django.mo +0 -0
  114. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/sl/LC_MESSAGES/django.po +0 -0
  115. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/sr/LC_MESSAGES/django.mo +0 -0
  116. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/sr/LC_MESSAGES/django.po +0 -0
  117. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/sv/LC_MESSAGES/django.mo +0 -0
  118. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/sv/LC_MESSAGES/django.po +0 -0
  119. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/th_TH/LC_MESSAGES/django.mo +0 -0
  120. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/th_TH/LC_MESSAGES/django.po +0 -0
  121. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/tr/LC_MESSAGES/django.mo +0 -0
  122. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/tr/LC_MESSAGES/django.po +0 -0
  123. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/uk_UA/LC_MESSAGES/django.mo +0 -0
  124. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/uk_UA/LC_MESSAGES/django.po +0 -0
  125. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/vi/LC_MESSAGES/django.mo +0 -0
  126. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/vi/LC_MESSAGES/django.po +0 -0
  127. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/zh/LC_MESSAGES/django.mo +0 -0
  128. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/zh/LC_MESSAGES/django.po +0 -0
  129. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/zh_TW/LC_MESSAGES/django.mo +0 -0
  130. {umap_project-1.5.0 → umap_project-1.6.0}/umap/locale/zh_TW/LC_MESSAGES/django.po +0 -0
  131. {umap_project-1.5.0 → umap_project-1.6.0}/umap/management/__init__.py +0 -0
  132. {umap_project-1.5.0 → umap_project-1.6.0}/umap/management/commands/__init__.py +0 -0
  133. {umap_project-1.5.0 → umap_project-1.6.0}/umap/management/commands/anonymous_edit_url.py +0 -0
  134. {umap_project-1.5.0 → umap_project-1.6.0}/umap/management/commands/generate_js_locale.py +0 -0
  135. {umap_project-1.5.0 → umap_project-1.6.0}/umap/management/commands/import_pictograms.py +0 -0
  136. {umap_project-1.5.0 → umap_project-1.6.0}/umap/managers.py +0 -0
  137. {umap_project-1.5.0 → umap_project-1.6.0}/umap/middleware.py +0 -0
  138. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0001_initial.py +0 -0
  139. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0002_tilelayer_tms.py +0 -0
  140. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0003_add_tilelayer.py +0 -0
  141. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0004_add_licence.py +0 -0
  142. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0005_remove_map_tilelayer.py +0 -0
  143. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0006_auto_20190407_0719.py +0 -0
  144. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0007_auto_20190416_1757.py +0 -0
  145. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0008_alter_map_settings.py +0 -0
  146. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0009_star.py +0 -0
  147. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0010_alter_map_edit_status_alter_map_share_status.py +0 -0
  148. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/0011_alter_map_edit_status_alter_map_share_status.py +0 -0
  149. {umap_project-1.5.0 → umap_project-1.6.0}/umap/migrations/__init__.py +0 -0
  150. {umap_project-1.5.0 → umap_project-1.6.0}/umap/settings/__init__.py +0 -0
  151. {umap_project-1.5.0 → umap_project-1.6.0}/umap/settings/dev.py +0 -0
  152. {umap_project-1.5.0 → umap_project-1.6.0}/umap/settings/local.py.sample +0 -0
  153. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/.gitignore +0 -0
  154. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/favicon.ico +0 -0
  155. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/bitbucket.png +0 -0
  156. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/font/FiraSans-Light.woff +0 -0
  157. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/font/FiraSans-Light.woff2 +0 -0
  158. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/font/FiraSans-LightItalic.woff +0 -0
  159. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/font/FiraSans-LightItalic.woff2 +0 -0
  160. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/font/FiraSans-SemiBold.woff +0 -0
  161. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/font/FiraSans-SemiBold.woff2 +0 -0
  162. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/font.css +0 -0
  163. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/github.png +0 -0
  164. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/16-white.svg +0 -0
  165. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/16.svg +0 -0
  166. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/24-white.svg +0 -0
  167. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/24.svg +0 -0
  168. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/edit.svg +0 -0
  169. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/icon-bg.png +0 -0
  170. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/logo.svg +0 -0
  171. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/logo_filigree.png +0 -0
  172. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/logo_small.svg +0 -0
  173. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/marker.png +0 -0
  174. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/opensource.svg +0 -0
  175. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/osm.svg +0 -0
  176. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/search.gif +0 -0
  177. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/source/16-white.svg +0 -0
  178. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/source/16.svg +0 -0
  179. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/source/24-white.svg +0 -0
  180. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/img/source/24.svg +0 -0
  181. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.autocomplete.js +0 -0
  182. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.core.js +0 -0
  183. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.features.js +0 -0
  184. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.forms.js +0 -0
  185. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.icon.js +0 -0
  186. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.permissions.js +0 -0
  187. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.popup.js +0 -0
  188. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.slideshow.js +0 -0
  189. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.tableeditor.js +0 -0
  190. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.ui.js +0 -0
  191. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/js/umap.xhr.js +0 -0
  192. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/am_ET.js +0 -0
  193. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/am_ET.json +0 -0
  194. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ar.js +0 -0
  195. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ar.json +0 -0
  196. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ast.js +0 -0
  197. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ast.json +0 -0
  198. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/bg.js +0 -0
  199. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/bg.json +0 -0
  200. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/br.js +0 -0
  201. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/br.json +0 -0
  202. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ca.js +0 -0
  203. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ca.json +0 -0
  204. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/cs_CZ.js +0 -0
  205. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/cs_CZ.json +0 -0
  206. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/da.js +0 -0
  207. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/da.json +0 -0
  208. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/de.js +0 -0
  209. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/de.json +0 -0
  210. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/el.js +0 -0
  211. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/el.json +0 -0
  212. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/en.js +0 -0
  213. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/en.json +0 -0
  214. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/en_US.json +0 -0
  215. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/es.js +0 -0
  216. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/es.json +0 -0
  217. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/et.js +0 -0
  218. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/et.json +0 -0
  219. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/eu.js +0 -0
  220. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/eu.json +0 -0
  221. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/fa_IR.js +0 -0
  222. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/fa_IR.json +0 -0
  223. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/fi.js +0 -0
  224. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/fi.json +0 -0
  225. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/fr.js +0 -0
  226. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/fr.json +0 -0
  227. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/gl.js +0 -0
  228. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/gl.json +0 -0
  229. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/he.js +0 -0
  230. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/he.json +0 -0
  231. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/hr.js +0 -0
  232. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/hr.json +0 -0
  233. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/hu.js +0 -0
  234. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/hu.json +0 -0
  235. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/id.js +0 -0
  236. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/id.json +0 -0
  237. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/is.js +0 -0
  238. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/is.json +0 -0
  239. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/it.js +0 -0
  240. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/it.json +0 -0
  241. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ja.js +0 -0
  242. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ja.json +0 -0
  243. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ko.js +0 -0
  244. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ko.json +0 -0
  245. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/lt.js +0 -0
  246. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/lt.json +0 -0
  247. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ms.js +0 -0
  248. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ms.json +0 -0
  249. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/nl.js +0 -0
  250. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/nl.json +0 -0
  251. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/no.js +0 -0
  252. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/no.json +0 -0
  253. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/pl.js +0 -0
  254. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/pl.json +0 -0
  255. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/pl_PL.json +0 -0
  256. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/pt.js +0 -0
  257. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/pt.json +0 -0
  258. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/pt_BR.js +0 -0
  259. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/pt_BR.json +0 -0
  260. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/pt_PT.js +0 -0
  261. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/pt_PT.json +0 -0
  262. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ro.js +0 -0
  263. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ro.json +0 -0
  264. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ru.js +0 -0
  265. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/ru.json +0 -0
  266. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/si.js +0 -0
  267. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/si.json +0 -0
  268. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/sk_SK.js +0 -0
  269. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/sk_SK.json +0 -0
  270. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/sl.js +0 -0
  271. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/sl.json +0 -0
  272. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/sr.js +0 -0
  273. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/sr.json +0 -0
  274. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/sv.js +0 -0
  275. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/sv.json +0 -0
  276. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/th_TH.js +0 -0
  277. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/th_TH.json +0 -0
  278. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/tr.js +0 -0
  279. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/tr.json +0 -0
  280. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/uk_UA.js +0 -0
  281. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/uk_UA.json +0 -0
  282. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/vi.js +0 -0
  283. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/vi.json +0 -0
  284. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/vi_VN.json +0 -0
  285. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/zh.js +0 -0
  286. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/zh.json +0 -0
  287. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/zh_CN.json +0 -0
  288. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/zh_TW.Big5.json +0 -0
  289. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/zh_TW.js +0 -0
  290. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/locale/zh_TW.json +0 -0
  291. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/map.css +0 -0
  292. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/nav.css +0 -0
  293. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/openstreetmap.png +0 -0
  294. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/.eslintrc +0 -0
  295. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/Controls.js +0 -0
  296. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/DataLayer.js +0 -0
  297. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/Feature.js +0 -0
  298. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/Marker.js +0 -0
  299. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/Permissions.js +0 -0
  300. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/Polygon.js +0 -0
  301. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/Polyline.js +0 -0
  302. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/TableEditor.js +0 -0
  303. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/Util.js +0 -0
  304. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/test/index.html +0 -0
  305. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/theme.css +0 -0
  306. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/twitter.png +0 -0
  307. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/choropleth/choropleth.js +0 -0
  308. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/chroma/chroma.min.js +0 -0
  309. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/contextmenu/leaflet.contextmenu.css +0 -0
  310. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/contextmenu/leaflet.contextmenu.js +0 -0
  311. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/contextmenu/leaflet.contextmenu.min.css +0 -0
  312. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/contextmenu/leaflet.contextmenu.min.js +0 -0
  313. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/csv2geojson/csv2geojson.js +0 -0
  314. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/csv2geojson/index.js +0 -0
  315. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/dompurify/purify.js +0 -0
  316. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/editable/Leaflet.Editable.js +0 -0
  317. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/editable/Path.Drag.js +0 -0
  318. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.css +0 -0
  319. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/editinosm/Leaflet.EditInOSM.js +0 -0
  320. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/editinosm/edit-in-osm.png +0 -0
  321. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/formbuilder/Leaflet.FormBuilder.js +0 -0
  322. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.js +0 -0
  323. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/fullscreen/Leaflet.fullscreen.min.js +0 -0
  324. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/fullscreen/fullscreen.png +0 -0
  325. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/fullscreen/fullscreen@2x.png +0 -0
  326. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/fullscreen/leaflet.fullscreen.css +0 -0
  327. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/georsstogeojson/GeoRSSToGeoJSON.js +0 -0
  328. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/hash/leaflet-hash.js +0 -0
  329. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/heat/leaflet-heat.js +0 -0
  330. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/i18n/Leaflet.i18n.js +0 -0
  331. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/images/layers-2x.png +0 -0
  332. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/images/layers.png +0 -0
  333. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/images/marker-icon-2x.png +0 -0
  334. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/images/marker-icon.png +0 -0
  335. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/images/marker-shadow.png +0 -0
  336. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/leaflet-src.esm.js +0 -0
  337. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/leaflet-src.esm.js.map +0 -0
  338. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/leaflet-src.js.map +0 -0
  339. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/leaflet.css +0 -0
  340. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/leaflet.js +0 -0
  341. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/leaflet/leaflet.js.map +0 -0
  342. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/loading/Control.Loading.css +0 -0
  343. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/loading/Control.Loading.js +0 -0
  344. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.css +0 -0
  345. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/locatecontrol/L.Control.Locate.js +0 -0
  346. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/markercluster/MarkerCluster.Default.css +0 -0
  347. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/markercluster/MarkerCluster.css +0 -0
  348. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/markercluster/WhereAreTheJavascriptFiles.txt +0 -0
  349. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/markercluster/leaflet.markercluster-src.js +0 -0
  350. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/markercluster/leaflet.markercluster-src.js.map +0 -0
  351. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/markercluster/leaflet.markercluster.js +0 -0
  352. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/markercluster/leaflet.markercluster.js.map +0 -0
  353. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/measurable/Leaflet.Measurable.css +0 -0
  354. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/measurable/Leaflet.Measurable.js +0 -0
  355. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/minimap/Control.MiniMap.css +0 -0
  356. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/minimap/Control.MiniMap.js +0 -0
  357. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/minimap/images/toggle.png +0 -0
  358. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/minimap/images/toggle.svg +0 -0
  359. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/osmtogeojson/osmtogeojson.js +0 -0
  360. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/photon/leaflet.photon.js +0 -0
  361. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/print/leaflet.browser.print.js +0 -0
  362. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/print/leaflet.browser.print.min.js +0 -0
  363. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/togeojson/togeojson.js +0 -0
  364. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/togpx/togpx.js +0 -0
  365. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/tokml/tokml.js +0 -0
  366. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/toolbar/leaflet.toolbar-src.css +0 -0
  367. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/toolbar/leaflet.toolbar-src.js +0 -0
  368. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/toolbar/leaflet.toolbar.css +0 -0
  369. {umap_project-1.5.0 → umap_project-1.6.0}/umap/static/umap/vendors/toolbar/leaflet.toolbar.js +0 -0
  370. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/404.html +0 -0
  371. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/500.html +0 -0
  372. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/auth/user_detail.html +0 -0
  373. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/auth/user_stars.html +0 -0
  374. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/base.html +0 -0
  375. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/registration/login.html +0 -0
  376. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/about.html +0 -0
  377. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/about_summary.html +0 -0
  378. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/content.html +0 -0
  379. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/content_footer.html +0 -0
  380. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/css.html +0 -0
  381. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/footer.html +0 -0
  382. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/home.html +0 -0
  383. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/js.html +0 -0
  384. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/locale.js +0 -0
  385. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/login_popup_end.html +0 -0
  386. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/map_detail.html +0 -0
  387. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/map_fragment.html +0 -0
  388. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/map_init.html +0 -0
  389. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/map_list.html +0 -0
  390. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/map_messages.html +0 -0
  391. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/map_table.html +0 -0
  392. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/messages.html +0 -0
  393. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/navigation.html +0 -0
  394. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/password_change.html +0 -0
  395. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/password_change_done.html +0 -0
  396. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/search.html +0 -0
  397. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/search_bar.html +0 -0
  398. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templates/umap/success.html +0 -0
  399. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templatetags/__init__.py +0 -0
  400. {umap_project-1.5.0 → umap_project-1.6.0}/umap/templatetags/umap_tags.py +0 -0
  401. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/__init__.py +0 -0
  402. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/conftest.py +0 -0
  403. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/fixtures/test_upload_data.csv +0 -0
  404. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/fixtures/test_upload_data.gpx +0 -0
  405. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/fixtures/test_upload_data.json +0 -0
  406. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/fixtures/test_upload_data.kml +0 -0
  407. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/fixtures/test_upload_empty_coordinates.json +0 -0
  408. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/fixtures/test_upload_missing_name.json +0 -0
  409. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/fixtures/test_upload_non_linear_ring.json +0 -0
  410. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/settings.py +0 -0
  411. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/test_datalayer.py +0 -0
  412. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/test_licence.py +0 -0
  413. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/test_map.py +0 -0
  414. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/test_map_views.py +0 -0
  415. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/test_tilelayer.py +0 -0
  416. {umap_project-1.5.0 → umap_project-1.6.0}/umap/tests/test_utils.py +0 -0
  417. {umap_project-1.5.0 → umap_project-1.6.0}/umap/utils.py +0 -0
  418. {umap_project-1.5.0 → umap_project-1.6.0}/umap/wsgi.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: umap-project
3
- Version: 1.5.0
3
+ Version: 1.6.0
4
4
  Summary: Create maps with OpenStreetMap layers in a minute and embed them in your site.
5
5
  Author-email: Yohan Boniface <yb@enix.org>
6
6
  Maintainer-email: David Larlet <david@larlet.fr>
@@ -0,0 +1 @@
1
+ VERSION = "1.6.0"
@@ -59,7 +59,7 @@ class DataLayerForm(forms.ModelForm):
59
59
 
60
60
  class Meta:
61
61
  model = DataLayer
62
- fields = ('geojson', 'name', 'display_on_load', 'rank')
62
+ fields = ('geojson', 'name', 'display_on_load', 'rank', 'settings')
63
63
 
64
64
 
65
65
  class MapSettingsForm(forms.ModelForm):
@@ -89,3 +89,10 @@ class MapSettingsForm(forms.ModelForm):
89
89
  class Meta:
90
90
  fields = ('settings', 'name', 'center', 'slug')
91
91
  model = Map
92
+
93
+
94
+ class UserProfileForm(forms.ModelForm):
95
+
96
+ class Meta:
97
+ model = User
98
+ fields = ('username', 'first_name', 'last_name')
@@ -8,7 +8,7 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: PACKAGE VERSION\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2023-08-15 14:42+0000\n"
11
+ "POT-Creation-Date: 2023-08-21 15:24+0000\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -78,7 +78,7 @@ msgstr ""
78
78
  msgid "Blocked"
79
79
  msgstr ""
80
80
 
81
- #: models.py:153 models.py:303
81
+ #: models.py:153 models.py:307
82
82
  msgid "description"
83
83
  msgstr ""
84
84
 
@@ -114,27 +114,27 @@ msgstr ""
114
114
  msgid "editors"
115
115
  msgstr ""
116
116
 
117
- #: models.py:179
117
+ #: models.py:181
118
118
  msgid "edit status"
119
119
  msgstr ""
120
120
 
121
- #: models.py:182
121
+ #: models.py:186
122
122
  msgid "share status"
123
123
  msgstr ""
124
124
 
125
- #: models.py:185
125
+ #: models.py:189 models.py:316
126
126
  msgid "settings"
127
127
  msgstr ""
128
128
 
129
- #: models.py:258
129
+ #: models.py:262
130
130
  msgid "Clone of"
131
131
  msgstr ""
132
132
 
133
- #: models.py:307
133
+ #: models.py:311
134
134
  msgid "display on load"
135
135
  msgstr ""
136
136
 
137
- #: models.py:308
137
+ #: models.py:312
138
138
  msgid "Display this layer on load."
139
139
  msgstr ""
140
140
 
@@ -152,6 +152,33 @@ msgstr ""
152
152
  msgid "%(current_user)s has no maps."
153
153
  msgstr ""
154
154
 
155
+ #: templates/auth/user_form.html:6 templates/umap/user_dashboard.html:4
156
+ #: templates/umap/user_dashboard.html:10
157
+ msgid "My dashboard"
158
+ msgstr ""
159
+
160
+ #: templates/auth/user_form.html:6 templates/umap/user_dashboard.html:10
161
+ msgid "My profile"
162
+ msgstr ""
163
+
164
+ #: templates/auth/user_form.html:19
165
+ msgid "Save"
166
+ msgstr ""
167
+
168
+ #: templates/auth/user_form.html:24
169
+ msgid "Your current providers"
170
+ msgstr ""
171
+
172
+ #: templates/auth/user_form.html:30
173
+ msgid "Connect to another provider"
174
+ msgstr ""
175
+
176
+ #: templates/auth/user_form.html:32
177
+ msgid ""
178
+ "It's a good habit to connect your account to more than one provider, in case "
179
+ "one provider becomes unavailable, temporarily or even permanently."
180
+ msgstr ""
181
+
155
182
  #: templates/auth/user_stars.html:5
156
183
  #, python-format
157
184
  msgid "Browse %(current_user)s's starred maps"
@@ -229,7 +256,7 @@ msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
229
256
  msgstr ""
230
257
 
231
258
  #: templates/umap/about_summary.html:48 templates/umap/navigation.html:42
232
- #: templates/umap/user_dashboard.html:18
259
+ #: templates/umap/user_dashboard.html:20
233
260
  msgid "Create a map"
234
261
  msgstr ""
235
262
 
@@ -264,7 +291,7 @@ msgstr ""
264
291
  msgid "You are logged in. Continuing..."
265
292
  msgstr ""
266
293
 
267
- #: templates/umap/map_list.html:9 views.py:281
294
+ #: templates/umap/map_list.html:9 views.py:300
268
295
  msgid "by"
269
296
  msgstr ""
270
297
 
@@ -397,60 +424,56 @@ msgstr ""
397
424
  msgid "Search"
398
425
  msgstr ""
399
426
 
400
- #: templates/umap/user_dashboard.html:4 templates/umap/user_dashboard.html:9
401
- msgid "My dashboard"
402
- msgstr ""
403
-
404
427
  #: templates/umap/user_dashboard.html:7
405
428
  msgid "Search my maps"
406
429
  msgstr ""
407
430
 
408
- #: templates/umap/user_dashboard.html:18
431
+ #: templates/umap/user_dashboard.html:20
409
432
  msgid "You have no map yet."
410
433
  msgstr ""
411
434
 
412
- #: views.py:286
435
+ #: views.py:305
413
436
  msgid "View the map"
414
437
  msgstr ""
415
438
 
416
- #: views.py:607
439
+ #: views.py:628
417
440
  msgid "Map has been updated!"
418
441
  msgstr ""
419
442
 
420
- #: views.py:632
443
+ #: views.py:653
421
444
  msgid "Map editors updated with success!"
422
445
  msgstr ""
423
446
 
424
- #: views.py:670
447
+ #: views.py:691
425
448
  #, python-format
426
449
  msgid "The uMap edit link for your map: %(map_name)s"
427
450
  msgstr ""
428
451
 
429
- #: views.py:673
452
+ #: views.py:694
430
453
  #, python-format
431
454
  msgid "Here is your secret edit link: %(link)s"
432
455
  msgstr ""
433
456
 
434
- #: views.py:679
457
+ #: views.py:700
435
458
  #, python-format
436
459
  msgid "Email sent to %(email)s"
437
460
  msgstr ""
438
461
 
439
- #: views.py:690
462
+ #: views.py:711
440
463
  msgid "Only its owner can delete the map."
441
464
  msgstr ""
442
465
 
443
- #: views.py:713
466
+ #: views.py:734
444
467
  #, python-format
445
468
  msgid ""
446
469
  "Your map has been cloned! If you want to edit this map from another "
447
470
  "computer, please use this link: %(anonymous_url)s"
448
471
  msgstr ""
449
472
 
450
- #: views.py:718
473
+ #: views.py:739
451
474
  msgid "Congratulations, your map has been cloned!"
452
475
  msgstr ""
453
476
 
454
- #: views.py:901
477
+ #: views.py:922
455
478
  msgid "Layer successfully deleted."
456
479
  msgstr ""
@@ -22,7 +22,7 @@ msgid ""
22
22
  msgstr ""
23
23
  "Project-Id-Version: uMap\n"
24
24
  "Report-Msgid-Bugs-To: \n"
25
- "POT-Creation-Date: 2023-07-17 13:14+0000\n"
25
+ "POT-Creation-Date: 2023-08-21 15:24+0000\n"
26
26
  "PO-Revision-Date: 2013-11-22 14:00+0000\n"
27
27
  "Last-Translator: yohanboniface <yohanboniface@free.fr>, 2013-2014,2018-2019,2023\n"
28
28
  "Language-Team: French (http://app.transifex.com/openstreetmap/umap/language/fr/)\n"
@@ -49,107 +49,107 @@ msgstr "Modifiable seulement avec le lien de modification secret"
49
49
  msgid "Site is readonly for maintenance"
50
50
  msgstr "Le site est en lecture seule pour maintenance."
51
51
 
52
- #: models.py:40
52
+ #: models.py:48
53
53
  msgid "name"
54
54
  msgstr "nom"
55
55
 
56
- #: models.py:71
56
+ #: models.py:79
57
57
  msgid "details"
58
58
  msgstr "détails"
59
59
 
60
- #: models.py:72
60
+ #: models.py:80
61
61
  msgid "Link to a page where the licence is detailed."
62
62
  msgstr "Lien vers une page détaillant la licence."
63
63
 
64
- #: models.py:82
64
+ #: models.py:90
65
65
  msgid "URL template using OSM tile format"
66
66
  msgstr "Modèle d'URL au format des tuiles OSM"
67
67
 
68
- #: models.py:88
68
+ #: models.py:96
69
69
  msgid "Order of the tilelayers in the edit box"
70
70
  msgstr "Ordre des calques de tuiles dans le panneau de modification"
71
71
 
72
- #: models.py:134
72
+ #: models.py:142
73
73
  msgid "Everyone"
74
74
  msgstr "Tout le monde"
75
75
 
76
- #: models.py:135 models.py:141
76
+ #: models.py:143 models.py:149
77
77
  msgid "Editors only"
78
78
  msgstr "Éditeurs uniquement"
79
79
 
80
- #: models.py:136
80
+ #: models.py:144
81
81
  msgid "Owner only"
82
82
  msgstr "Propriétaire uniquement"
83
83
 
84
- #: models.py:139
84
+ #: models.py:147
85
85
  msgid "Everyone (public)"
86
86
  msgstr "Tout le monde (public)"
87
87
 
88
- #: models.py:140
88
+ #: models.py:148
89
89
  msgid "Anyone with link"
90
90
  msgstr "Quiconque a le lien"
91
91
 
92
- #: models.py:142
92
+ #: models.py:150
93
93
  msgid "Blocked"
94
94
  msgstr "Bloquée"
95
95
 
96
- #: models.py:145 models.py:295
96
+ #: models.py:153 models.py:307
97
97
  msgid "description"
98
98
  msgstr "description"
99
99
 
100
- #: models.py:146
100
+ #: models.py:154
101
101
  msgid "center"
102
102
  msgstr "centre"
103
103
 
104
- #: models.py:147
104
+ #: models.py:155
105
105
  msgid "zoom"
106
106
  msgstr "zoom"
107
107
 
108
- #: models.py:149
108
+ #: models.py:157
109
109
  msgid "locate"
110
110
  msgstr "géolocaliser"
111
111
 
112
- #: models.py:149
112
+ #: models.py:157
113
113
  msgid "Locate user on load?"
114
114
  msgstr "Géolocaliser l'utilisateur au chargement ?"
115
115
 
116
- #: models.py:153
116
+ #: models.py:161
117
117
  msgid "Choose the map licence."
118
118
  msgstr "Choisir une licence pour la carte"
119
119
 
120
- #: models.py:154
120
+ #: models.py:162
121
121
  msgid "licence"
122
122
  msgstr "licence"
123
123
 
124
- #: models.py:164
124
+ #: models.py:172
125
125
  msgid "owner"
126
126
  msgstr "créateur"
127
127
 
128
- #: models.py:168
128
+ #: models.py:176
129
129
  msgid "editors"
130
130
  msgstr "éditeurs"
131
131
 
132
- #: models.py:171
132
+ #: models.py:181
133
133
  msgid "edit status"
134
134
  msgstr "statut de modification"
135
135
 
136
- #: models.py:174
136
+ #: models.py:186
137
137
  msgid "share status"
138
138
  msgstr "qui a accès"
139
139
 
140
- #: models.py:177
140
+ #: models.py:189 models.py:316
141
141
  msgid "settings"
142
142
  msgstr "réglages"
143
143
 
144
- #: models.py:250
144
+ #: models.py:262
145
145
  msgid "Clone of"
146
146
  msgstr "Clone de"
147
147
 
148
- #: models.py:299
148
+ #: models.py:311
149
149
  msgid "display on load"
150
150
  msgstr "afficher au chargement."
151
151
 
152
- #: models.py:300
152
+ #: models.py:312
153
153
  msgid "Display this layer on load."
154
154
  msgstr "Afficher ce calque au chargement."
155
155
 
@@ -167,6 +167,33 @@ msgstr "Consulter les cartes de %(current_user)s"
167
167
  msgid "%(current_user)s has no maps."
168
168
  msgstr "%(current_user)s n'a aucune carte."
169
169
 
170
+ #: templates/auth/user_form.html:6 templates/umap/user_dashboard.html:4
171
+ #: templates/umap/user_dashboard.html:10
172
+ msgid "My dashboard"
173
+ msgstr "Mon tableau de bord"
174
+
175
+ #: templates/auth/user_form.html:6 templates/umap/user_dashboard.html:10
176
+ msgid "My profile"
177
+ msgstr "Mon profil"
178
+
179
+ #: templates/auth/user_form.html:19
180
+ msgid "Save"
181
+ msgstr "Enregistrer"
182
+
183
+ #: templates/auth/user_form.html:24
184
+ msgid "Your current providers"
185
+ msgstr "Vos fournisseurs associés"
186
+
187
+ #: templates/auth/user_form.html:30
188
+ msgid "Connect to another provider"
189
+ msgstr "Associer un autre fournisseur"
190
+
191
+ #: templates/auth/user_form.html:32
192
+ msgid ""
193
+ "It's a good habit to connect your account to more than one provider, in case"
194
+ " one provider becomes unavailable, temporarily or even permanently."
195
+ msgstr "C'est une bonne habitude d'avoir plusieurs fournisseurs d'identité, notamment dans le cas où l'un d'eux deviendrait inaccessible, temporairement ou même définitivement."
196
+
170
197
  #: templates/auth/user_stars.html:5
171
198
  #, python-format
172
199
  msgid "Browse %(current_user)s's starred maps"
@@ -244,7 +271,7 @@ msgid "And it's <a href=\"%(repo_url)s\">open source</a>!"
244
271
  msgstr "Et c'est <a href=\"%(repo_url)s\">open source</a>!"
245
272
 
246
273
  #: templates/umap/about_summary.html:48 templates/umap/navigation.html:42
247
- #: templates/umap/user_dashboard.html:18
274
+ #: templates/umap/user_dashboard.html:20
248
275
  msgid "Create a map"
249
276
  msgstr "Créer une carte"
250
277
 
@@ -279,7 +306,7 @@ msgstr "Naviguer dans les cartes"
279
306
  msgid "You are logged in. Continuing..."
280
307
  msgstr "Vous êtes maintenant identifié. Merci de patienter..."
281
308
 
282
- #: templates/umap/map_list.html:9 views.py:281
309
+ #: templates/umap/map_list.html:9 views.py:300
283
310
  msgid "by"
284
311
  msgstr "par"
285
312
 
@@ -413,60 +440,56 @@ msgstr "Chercher des cartes"
413
440
  msgid "Search"
414
441
  msgstr "Chercher"
415
442
 
416
- #: templates/umap/user_dashboard.html:4 templates/umap/user_dashboard.html:9
417
- msgid "My dashboard"
418
- msgstr "Mon tableau de bord"
419
-
420
443
  #: templates/umap/user_dashboard.html:7
421
444
  msgid "Search my maps"
422
445
  msgstr "Chercher dans mes cartes"
423
446
 
424
- #: templates/umap/user_dashboard.html:18
447
+ #: templates/umap/user_dashboard.html:20
425
448
  msgid "You have no map yet."
426
449
  msgstr "Vous n'avez pas encore de carte."
427
450
 
428
- #: views.py:286
451
+ #: views.py:305
429
452
  msgid "View the map"
430
453
  msgstr "Voir la carte"
431
454
 
432
- #: views.py:607
455
+ #: views.py:628
433
456
  msgid "Map has been updated!"
434
457
  msgstr "La carte a été mise à jour !"
435
458
 
436
- #: views.py:632
459
+ #: views.py:653
437
460
  msgid "Map editors updated with success!"
438
461
  msgstr "Éditeurs de la carte mis à jour !"
439
462
 
440
- #: views.py:670
463
+ #: views.py:691
441
464
  #, python-format
442
465
  msgid "The uMap edit link for your map: %(map_name)s"
443
466
  msgstr "La lien d'édition uMap pour votre carte %(map_name)s"
444
467
 
445
- #: views.py:673
468
+ #: views.py:694
446
469
  #, python-format
447
470
  msgid "Here is your secret edit link: %(link)s"
448
471
  msgstr "Voici votre lien d'édition secret: %(link)s"
449
472
 
450
- #: views.py:679
473
+ #: views.py:700
451
474
  #, python-format
452
475
  msgid "Email sent to %(email)s"
453
476
  msgstr "Courriel envoyé à %(email)s"
454
477
 
455
- #: views.py:690
478
+ #: views.py:711
456
479
  msgid "Only its owner can delete the map."
457
480
  msgstr "Seul le créateur de la carte peut la supprimer."
458
481
 
459
- #: views.py:713
482
+ #: views.py:734
460
483
  #, python-format
461
484
  msgid ""
462
485
  "Your map has been cloned! If you want to edit this map from another "
463
486
  "computer, please use this link: %(anonymous_url)s"
464
487
  msgstr "Votre carte a été dupliquée ! Si vous souhaitez la modifier depuis un autre ordinateur, veuillez utiliser ce lien : %(anonymous_url)s"
465
488
 
466
- #: views.py:718
489
+ #: views.py:739
467
490
  msgid "Congratulations, your map has been cloned!"
468
491
  msgstr "Votre carte a été dupliquée !"
469
492
 
470
- #: views.py:884
493
+ #: views.py:922
471
494
  msgid "Layer successfully deleted."
472
495
  msgstr "Calque supprimé."