igs-slm 0.1.5b1__py3-none-any.whl → 0.1.5b2__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: igs-slm
3
- Version: 0.1.5b1
3
+ Version: 0.1.5b2
4
4
  Summary: IGS Site Log Manager
5
5
  Project-URL: Homepage, https://igs-slm.readthedocs.io
6
6
  Project-URL: Documentation, https://igs-slm.readthedocs.io
@@ -64,6 +64,10 @@ Requires-Dist: python-dateutil<3.0.0,>=2.8.2
64
64
  Requires-Dist: requests<3.0.0,>=2.32.4
65
65
  Requires-Dist: rich<14.0.0,>=13.7.1
66
66
  Requires-Dist: tqdm<5.0.0,>=4.64.1
67
+ Provides-Extra: debug
68
+ Requires-Dist: django-debug-toolbar<5.0.0,>=4.1.0; extra == 'debug'
69
+ Requires-Dist: django-extensions<4.0.0,>=3.1.5; extra == 'debug'
70
+ Requires-Dist: ipdb<1.0.0,>=0.13.13; extra == 'debug'
67
71
  Provides-Extra: gunicorn
68
72
  Requires-Dist: gunicorn>=22.0.0; extra == 'gunicorn'
69
73
  Description-Content-Type: text/markdown
@@ -6,7 +6,7 @@ igs_tools/defines/__init__.py,sha256=iQyg6SLcDT1KMtK6XToUdCUqmSZnPKY1ztjdOcaKEB0
6
6
  igs_tools/defines/constellation.py,sha256=Di0QX83YqACChVrxReKeQcjsQxY5G5bdp1e5iDeefNM,560
7
7
  igs_tools/defines/data_center.py,sha256=gLoUebE90C4OeyvEqCx-1RY2C0Nq9N9rchPc7V--lqk,2895
8
8
  igs_tools/defines/rinex.py,sha256=hHJzuqO5VZbroK6wznTxX0CEGB-WZea4S4F-lpJXKYc,1824
9
- slm/__init__.py,sha256=sIjjNQPVqNENTodNNqil0h4aBrU_6oCP6-iFnketW4g,995
9
+ slm/__init__.py,sha256=m1hlL2z_gJe6hEpSExtmGMTzOZyDG0XLDLsvKfXLu28,995
10
10
  slm/admin.py,sha256=0sjfsluuf2dCAHodplLw9SlBHiVYEZFU64kBz1b8uM4,19537
11
11
  slm/apps.py,sha256=Tf3FBaYkjH57bqdh0r0KBFitsKl3aJe_uQE9iZNmOzc,11949
12
12
  slm/authentication.py,sha256=pdckO48ApGTwbaHLJsc2IswSs8qM9W3BLVU8XkSAa4E,7141
@@ -259,7 +259,7 @@ slm/settings/emails.py,sha256=gSLlOEwOfYiDb_oTp7QiLYxiSQvWqTNhP_H1AtUSdPo,1447
259
259
  slm/settings/internationalization.py,sha256=OfySI8I21FUY29EfTNspwfZVQeYDtRzbo-RAK6Uipfw,549
260
260
  slm/settings/logging.py,sha256=hGe8K7gCUqxZFNuLnwUlNyfF0F3Sl3rFGg8DGlGp5-Y,4230
261
261
  slm/settings/rest.py,sha256=DFkT8d6yx7TfQteNnCjj7WrCD8XzVMNPm8nxj-Gb2Wo,787
262
- slm/settings/root.py,sha256=xFjQvGxIGvCP185GuL1sF-wlEZoWBcnhhc08wuy9J7o,6961
262
+ slm/settings/root.py,sha256=jx5S01BM3SGFzRuaV83nEBAY0zCjU2wp-SZCm7_DvZM,6973
263
263
  slm/settings/routines.py,sha256=5cNDxf_SGNb0h1MgiYRqdy6JbTUVyQMGdW6Mi4zR0FY,1670
264
264
  slm/settings/secrets.py,sha256=4X5RJyYD0iOuaZ_YMdSvWxwVSGgWoXpzX9lgHldPZ3M,830
265
265
  slm/settings/security.py,sha256=yO8pbNCAAvVdJfT4mbtdA8KVsmWG5FvP6REUhnSm2IE,249
@@ -460,8 +460,8 @@ slm/templates/slm/widgets/stationlist.html,sha256=MzbGy2po3TQ6Cx12OEagwaU5dZ5IKY
460
460
  slm/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
461
461
  slm/templatetags/jinja2.py,sha256=ye8Q5EVv1ATBCwkVi3UPrgRWj5a4VAI2s72pJnAftx4,222
462
462
  slm/templatetags/slm.py,sha256=NN05wg1gyhMVuMucNF67O3M_178BKJzg-ax3Ub16Enk,14232
463
- igs_slm-0.1.5b1.dist-info/METADATA,sha256=Hpul6ndQlsIzfhIloNJq62ran23TESRMF8pUadRsYzA,7542
464
- igs_slm-0.1.5b1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
465
- igs_slm-0.1.5b1.dist-info/entry_points.txt,sha256=Oq_ZZdzACnQ8vhZJn8q6_8VuYJNLqkfCW5HvqMg6JTs,84
466
- igs_slm-0.1.5b1.dist-info/licenses/LICENSE,sha256=lrSWvh1Y0-xYCepGM5jimWArZ7iqaRvMV1UuPuq5mq8,1092
467
- igs_slm-0.1.5b1.dist-info/RECORD,,
463
+ igs_slm-0.1.5b2.dist-info/METADATA,sha256=MwRTli7HKH1wldoMlwNcftqpQa2YZOe1gOCmVFVS3LI,7751
464
+ igs_slm-0.1.5b2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
465
+ igs_slm-0.1.5b2.dist-info/entry_points.txt,sha256=Oq_ZZdzACnQ8vhZJn8q6_8VuYJNLqkfCW5HvqMg6JTs,84
466
+ igs_slm-0.1.5b2.dist-info/licenses/LICENSE,sha256=lrSWvh1Y0-xYCepGM5jimWArZ7iqaRvMV1UuPuq5mq8,1092
467
+ igs_slm-0.1.5b2.dist-info/RECORD,,
slm/__init__.py CHANGED
@@ -15,7 +15,7 @@ r"""
15
15
 
16
16
  """
17
17
 
18
- VERSION = (0, 1, "5b1")
18
+ VERSION = (0, 1, "5b2")
19
19
 
20
20
  __title__ = "IGS/Site Log Manager"
21
21
  __version__ = ".".join(str(i) for i in VERSION)
slm/settings/root.py CHANGED
@@ -242,5 +242,5 @@ set_default(
242
242
  )
243
243
 
244
244
  WSGI_APPLICATION = env(
245
- "WSGI_APPLICATION", default=get_setting("WSGI_APPLICATION", "slm.wsgi")
245
+ "WSGI_APPLICATION", default=get_setting("WSGI_APPLICATION", "slm.wsgi.application")
246
246
  )