Browse Source

Pongo url a entorno

main
creylopez 11 months ago
parent
commit
c78caea616
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      polls/urls.py

+ 0
- 1
polls/urls.py View File

@ -5,5 +5,4 @@ from . import views
urlpatterns = [
path("", views.index, name="index"),
path('entorno/', views.ver_variables_entorno, name='ver_variables_entorno'),
]

Loading…
Cancel
Save