status-checker 0.1.0__py3-none-any.whl → 0.1.1__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.
status_checker/urls.py CHANGED
@@ -2,5 +2,5 @@ from django.urls import path
2
2
  from views import index
3
3
 
4
4
  urlpatterns = [
5
- path("", views.index, name="index"),
5
+ path("", index, name="index"),
6
6
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: status_checker
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Un petit package Django qui ckeck a disponibilite des pages web
5
5
  Author: ynaffit_aes
6
6
  Author-email: aramsamb02@gmail.com
@@ -4,10 +4,10 @@ status_checker/apps.py,sha256=LcdGYYts_3C8R0X4NMktutxoxWdXowaqff8L95OJX4o,159
4
4
  status_checker/forms.py,sha256=CT0QWEmYnEnYmlCsqIYM7_wM_ADAqswVy23InYo8yt8,176
5
5
  status_checker/models.py,sha256=Vjc0p2XbAPgE6HyTF6vll98A4eDhA5AvaQqsc4kQ9AQ,57
6
6
  status_checker/tests.py,sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g,60
7
- status_checker/urls.py,sha256=CedaNDbhj_fbimWKSaZZ8fm7ehN6oy-2RZhFrOtNupM,112
7
+ status_checker/urls.py,sha256=T8Z2Ysh4uqnWvPbhRB_s9500wSgxtnan03ZYhSCQraM,106
8
8
  status_checker/views.py,sha256=fVCF9NgJ3tBWNuY5DWCWaLbKvbWj8nMt0q4hqqQHVbg,909
9
9
  status_checker/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- status_checker-0.1.0.dist-info/METADATA,sha256=lSTu8A5qfZJi1m3643eslGFCMEtWabsEFBaLQhJ1tPA,797
11
- status_checker-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
- status_checker-0.1.0.dist-info/top_level.txt,sha256=t0NxtwRcbJS71cfxuf-Co6w-hJyvK1BcmNM4givbsz4,15
13
- status_checker-0.1.0.dist-info/RECORD,,
10
+ status_checker-0.1.1.dist-info/METADATA,sha256=DEztqHIPE0UXeQ7UJnNjUFaG1_-0CsYRL-BE4iRtKiI,797
11
+ status_checker-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
+ status_checker-0.1.1.dist-info/top_level.txt,sha256=t0NxtwRcbJS71cfxuf-Co6w-hJyvK1BcmNM4givbsz4,15
13
+ status_checker-0.1.1.dist-info/RECORD,,